Skip to content
Snippets Groups Projects
Select Git revision
  • 120--learnernd-curvature
  • 133-use-a-itemsorteddict-for-the-loss-in-the-learnernd
  • 134-learner1d-load-throws-exception-when-file-is-empty
  • 74--add-anisotropicity-to-learnerND
  • AverageLearner2D
  • bugfix/suppress
  • ci_benchmarks
  • cython
  • function_in_runner
  • make_notebook_with_content
  • master default
  • no_overlay_plotting
  • private_methods_learnernd
  • refactor/triangulating-learner
  • renorm_2d
  • rst_readme
  • rtol_integrator
  • stable-0.7
  • 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
34 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028Nov2724222120191615149873131Oct302725241312429Sep27181564131Aug302926232119181716126Jul242116Feb431Jan30remove tol and c_old from the Interval classupdate cwg's code to f0abc9370f1effc858cb5a508b14a20894259268keep the old `rtol` in other functions and rename `tol`->`atol`rtol_integrator…rtol_integrator remote_mirror_2137b9317fa4e5359d8302b9531544c8/rtol_integratorMerge branch '2D_not_add_data' into 'master'add absolute tolerance to `integrator_learner`2D: simplify unpacking the stack even more2D: respect the stack_size2D: mention default stack_size in doc-string2D: remove _split_stack2D: rephrase comments and doc-string2D: fix doc-string part about stack_size2D: document self.stack_size2D: keep the stack even if add_data=False2D: create data_combined as a method to make it more similar to the Learner1D2D: remove self.data_combined2D: implement choose_points with add_data=False2D: simplify choose_points2D: dictbe more consistent in error messageadd distributed to the requirements.txtmake it possible to use distributed.Clientfix keyboard interupt problem in notebook, see MR !292D: fix bug with fill_stack of minimally 10 point1D: make it work with unsized numpy arrays1D: fix bug in _default_loss_per_interval2D: suggest new point on the edge of the triangle if the triangle is very narrow2D: don't add the point value pair twiceMerge branch 'tests' into 'master'remove unecessary 'verbose' parameterscorrectly test diverging integralssilence warnings from division by 0mark unimplemented tests as known failurespass a copy of learner kwargs to testsadd test for invariance under domain/codomain scalingunmark unimplemented tests as known failuresadd clarifying comments to testsmark uniform sampling test as a known failure in 2Dadd uniform sampling test for 2D learnerremove check for infinite loss when there is no dataadd 1D test for uniform sampling in absence of data
Loading