Commits on Source (51)
-
Joseph Weston authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
Cache loss and display it in the live_info widget See merge request !117
-
-
Bas Nijholt authored
-
convex hull of a triangulation. This change will make sure that all simplices which are (almost) flat are never added. This is needed for some notebook I wrote
-
Bas Nijholt authored
-
Bas Nijholt authored
This was the only learner that didn't have this attribute.
-
Bas Nijholt authored
-
Bas Nijholt authored
This can be used with the live_plot functionality and HoloMaps are exportable to html.
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
This closes #62.
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
-
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
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
See http://help.zenodo.org/#versioning for more information.
-
Bas Nijholt authored
See https://stackoverflow.com/a/24946631/3447047
-
Bas Nijholt authored
The code is posed on https://github.com/python-adaptive/adaptive/issues/1
-
Bas Nijholt authored
-
Bas Nijholt authored
Closes #118
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- .gitlab-ci.yml 4 additions, 0 deletions.gitlab-ci.yml
- AUTHORS.md 1 addition, 7 deletionsAUTHORS.md
- README.md 0 additions, 100 deletionsREADME.md
- README.rst 158 additions, 0 deletionsREADME.rst
- adaptive/__init__.py 6 additions, 7 deletionsadaptive/__init__.py
- adaptive/_static_version.py 4 additions, 2 deletionsadaptive/_static_version.py
- adaptive/_version.py 53 additions, 26 deletionsadaptive/_version.py
- adaptive/learner/average_learner.py 30 additions, 8 deletionsadaptive/learner/average_learner.py
- adaptive/learner/balancing_learner.py 184 additions, 18 deletionsadaptive/learner/balancing_learner.py
- adaptive/learner/base_learner.py 92 additions, 6 deletionsadaptive/learner/base_learner.py
- adaptive/learner/data_saver.py 37 additions, 10 deletionsadaptive/learner/data_saver.py
- adaptive/learner/integrator_learner.py 33 additions, 5 deletionsadaptive/learner/integrator_learner.py
- adaptive/learner/learner1D.py 58 additions, 28 deletionsadaptive/learner/learner1D.py
- adaptive/learner/learner2D.py 118 additions, 28 deletionsadaptive/learner/learner2D.py
- adaptive/learner/learnerND.py 116 additions, 38 deletionsadaptive/learner/learnerND.py
- adaptive/learner/skopt_learner.py 20 additions, 10 deletionsadaptive/learner/skopt_learner.py
- adaptive/learner/triangulation.py 26 additions, 10 deletionsadaptive/learner/triangulation.py
- adaptive/notebook_integration.py 54 additions, 22 deletionsadaptive/notebook_integration.py
- adaptive/runner.py 111 additions, 95 deletionsadaptive/runner.py
README.md
deleted
100644 → 0
README.rst
0 → 100644