Skip to content

Commit a7dd882

Browse files
2 parents 7f1d0d0 + 90bb710 commit a7dd882

23 files changed

+462
-130
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ docs/site/
2222
# committed for packages, but should be committed for applications that require a static
2323
# environment.
2424
Manifest.toml
25-
*.csv
25+
#*.csv
2626

2727
# Files generated by PProf
2828
profile.pb.gz

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ uuid = "0ea6bb9e-09b2-4dc0-b975-f97753fde228"
55
BitIntegers = "c3b6d118-76ef-56ca-8cc7-ebb389d030a1"
66
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
8+
Memoize = "c03570c3-d221-55d1-a50c-7939bbd78826"
89
Oscar = "f1435218-dba5-11e9-1e4d-f1a5fab5fc13"
10+
PProf = "e4faabce-9ead-11e9-39d9-4379958e3056"

0 commit comments

Comments
 (0)