First commit (yeah, its a mess)

This commit is contained in:
Cian Hughes
2024-02-02 09:38:42 +00:00
commit cf286c675b
71 changed files with 12687 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
using Test
include("testutils.jl")
include("../src/nanoconc.jl")
include("nanoconc_tests.jl")
include("miemfp_tests.jl")
include("quantumcalc_tests.jl")