Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring cleaning #129

Merged
merged 12 commits into from
Mar 5, 2024
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
Manifest.toml
!benchmark/**/Manifest.toml
LocalPreferences.toml
.vscode
/.benchmarkci
/benchmark/*.json
/benchmark/**/results/**/benchmark_[0-9]
/benchmark/**/results/**/benchmark_1[0-9]
.benchmarkci
99 changes: 0 additions & 99 deletions CHANGELOG.md

This file was deleted.

4 changes: 4 additions & 0 deletions benchmark/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
!**/Manifest.toml
*.json
**/results/**/benchmark_[0-9]
**/results/**/benchmark_1[0-9]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file removed experimental/SI/gens.jld2
Binary file not shown.
117 changes: 0 additions & 117 deletions experimental/SI/si.jl

This file was deleted.

42 changes: 0 additions & 42 deletions experimental/benchmarks/biomodels_groebner.jl

This file was deleted.

74 changes: 0 additions & 74 deletions experimental/benchmarks/biomodels_groebner_vs_singular.jl

This file was deleted.

Loading
Loading