Commits on Source (20)
-
-
Also replace index.rst with a verbatim copy of the readme (for now).
-
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
add documentation Closes #91 See merge request !120
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
add tutorials See merge request !129
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
and remove the code to find the complete author list from git because our CI job will ensure that all the contributors will be included in that file.
-
Bas Nijholt authored
Showing
- AUTHORS.md 0 additions, 6 deletionsAUTHORS.md
- README.md 0 additions, 100 deletionsREADME.md
- README.rst 156 additions, 0 deletionsREADME.rst
- adaptive/__init__.py 4 additions, 4 deletionsadaptive/__init__.py
- adaptive/learner/average_learner.py 8 additions, 2 deletionsadaptive/learner/average_learner.py
- adaptive/learner/balancing_learner.py 97 additions, 13 deletionsadaptive/learner/balancing_learner.py
- adaptive/learner/base_learner.py 86 additions, 5 deletionsadaptive/learner/base_learner.py
- adaptive/learner/data_saver.py 34 additions, 10 deletionsadaptive/learner/data_saver.py
- adaptive/learner/integrator_learner.py 28 additions, 1 deletionadaptive/learner/integrator_learner.py
- adaptive/learner/learner1D.py 17 additions, 4 deletionsadaptive/learner/learner1D.py
- adaptive/learner/learner2D.py 35 additions, 22 deletionsadaptive/learner/learner2D.py
- adaptive/learner/learnerND.py 16 additions, 14 deletionsadaptive/learner/learnerND.py
- adaptive/learner/skopt_learner.py 4 additions, 4 deletionsadaptive/learner/skopt_learner.py
- adaptive/learner/triangulation.py 1 addition, 1 deletionadaptive/learner/triangulation.py
- adaptive/notebook_integration.py 8 additions, 8 deletionsadaptive/notebook_integration.py
- adaptive/runner.py 109 additions, 94 deletionsadaptive/runner.py
- adaptive/tests/test_learners.py 97 additions, 10 deletionsadaptive/tests/test_learners.py
- adaptive/utils.py 28 additions, 2 deletionsadaptive/utils.py
- check_whitespace 0 additions, 1 deletioncheck_whitespace
- docs/.gitignore 2 additions, 0 deletionsdocs/.gitignore
README.md
deleted
100644 → 0
README.rst
0 → 100644
docs/.gitignore
0 → 100644