mirror of
https://github.com/gsi-upm/soil
synced 2025-08-23 19:52:19 +00:00
WIP soil
* Pandas integration * Improved environment * Logging and data dumps * Tests * Added Finite State Machine models * Rewritten ipython notebook and documentation
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,5 +1,10 @@
|
||||
__pycache__/
|
||||
.idea/
|
||||
.ipynb_checkpoints/
|
||||
*.png
|
||||
*.gexf
|
||||
.*
|
||||
results
|
||||
soil_output
|
||||
docs/_build*
|
||||
build/*
|
||||
dist/*
|
||||
|
Reference in New Issue
Block a user