Skip to content
Snippets Groups Projects
Select Git revision
  • a02a6603e486c5c89d38f9477c0b91b2772213e5
  • master default
  • 134-learner1d-load-throws-exception-when-file-is-empty
  • stable-0.7
  • 133-use-a-itemsorteddict-for-the-loss-in-the-learnernd
  • private_methods_learnernd
  • AverageLearner2D
  • make_notebook_with_content
  • bugfix/suppress
  • 120--learnernd-curvature
  • ci_benchmarks
  • 74--add-anisotropicity-to-learnerND
  • function_in_runner
  • rst_readme
  • cython
  • refactor/triangulating-learner
  • no_overlay_plotting
  • renorm_2d
  • rtol_integrator
  • v0.7.2
  • v0.8.0-dev
  • v0.7.0
  • v0.7.0-dev
  • v0.6.0
  • v0.5.0
  • v0.4.1
  • v0.5.0-dev
  • v0.4.0
  • v0.4.0-dev
  • v0.3.0
  • v0.2.1
  • v0.3.0-dev
  • v0.2.0
  • v0.2.0-dev
  • v0.1.0
35 results

adaptive

Tools for adaptive parallel evaluation of functions

Development

In order to not pollute the history with the output of the notebooks, please setup the git filter by executing

git config filter.nbclearoutput.clean "jupyter nbconvert --to notebook --ClearOutputPreprocessor.enabled=True --ClearOutputPreprocessor.remove_metadata_fields='[\"deletable\", \"editable\", \"collapsed\", \"scrolled\"]' --stdin --stdout"

in the repository.