Organized project properly and added some property testing

This commit is contained in:
2024-02-09 18:06:15 +00:00
parent 7ad58db3b0
commit 88048baf31
9 changed files with 226 additions and 80 deletions
+5 -2
View File
@@ -1,6 +1,9 @@
name = "nanoconc"
uuid = "9a947172-b1ea-4b16-84a6-f3d50752424d"
authors = ["Cian Hughes <chughes000@gmail.com>"]
version = "0.1.0"
[deps]
AirspeedVelocity = "1c8270ee-6884-45cc-9545-60fa71ec23e4"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Debugger = "31a5f54b-26ea-5ae9-a837-f05ce5417438"