Skip to content

Commit

Permalink
Update index.md (#394)
Browse files Browse the repository at this point in the history
* Update index.md

* Update Project.toml

---------

Co-authored-by: George Datseris <[email protected]>
  • Loading branch information
Sébastien Celles and Datseris authored Jul 9, 2023
1 parent 506109c commit 6141224
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "DrWatson"
uuid = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
repo = "https://github.com/JuliaDynamics/DrWatson.jl.git"
version = "2.12.6"
version = "2.12.7"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand Down
13 changes: 7 additions & 6 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,14 +177,15 @@ If you wish to contribute, thats great! Please consult the [online guidelines](h

Initial inspirations for DrWatson follow below. All inspirations are specific in scope and functionality, and since its original conception DrWatson has moved on to become a whole scientific project assistant.

https://drivendata.github.io/cookiecutter-data-science/#cookiecutter-data-science
[https://drivendata.github.io/cookiecutter-data-science/#cookiecutter-data-science](https://drivendata.github.io/cookiecutter-data-science/#cookiecutter-data-science)

https://discourse.julialang.org/t/computational-experiments-organising-different-algorithms-their-parameters-and-results/10774/7
[https://discourse.julialang.org/t/computational-experiments-organising-different-algorithms-their-parameters-and-results/10774/7](https://discourse.julialang.org/t/computational-experiments-organising-different-algorithms-their-parameters-and-results/10774/7)

http://neuralensemble.org/sumatra/
[http://neuralensemble.org/sumatra/](http://neuralensemble.org/sumatra/)

https://github.com/mohamed82008/ComputExp.jl
[https://github.com/mohamed82008/ComputExp.jl](https://github.com/mohamed82008/ComputExp.jl
)

https://sacred.readthedocs.io/en/latest/index.html
[https://sacred.readthedocs.io/en/latest/index.html](https://sacred.readthedocs.io/en/latest/index.html)

https://experimentator.readthedocs.io/en/latest/
[https://experimentator.readthedocs.io/en/latest/](https://experimentator.readthedocs.io/en/latest/)

0 comments on commit 6141224

Please sign in to comment.