Skip to content

Commit 36fc13d

Browse files
authored
read data from CSV files rather than inlining (#28)
1 parent 68a98a3 commit 36fc13d

File tree

4 files changed

+21237
-23331
lines changed

4 files changed

+21237
-23331
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name = "Sobol"
22
uuid = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4"
3-
version = "1.3.0"
3+
version = "1.4.0"
44

55
[deps]
6+
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
67
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
78

89
[compat]

0 commit comments

Comments
 (0)