Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
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
Created with Raphaël 2.2.028Dec2221201918109873130Nov29282724222120191615149873131Oct302725241312429Sep27181564131Aug302926232119181716126Jul242116Feb431Jan30if an interval is removed, propagate it down to it's childrenuse a normal set instead of error sorted set for the intervalsonly add excess igral when there are no childrentest if the error SortedSet is really sortedtest if the approximating_intervals are the sameno special treatment for the first interval in complete_processsimplify the force_split logicunveil another problem in the tests, choose_points is broken after random addingadd an extra test that is a special condition of the failing testPEP8 style fixadd a test condition that the errors are finiteset c00 in the correct placefix error updating algodo not rely on adding the first 33 points before anything elseincrementally update ndivmake cquad testing of random order more correctrename calc_ndiv_recursively -> update_ndiv_recursivelysimplify a testdon't go up if the parent is Noneadd more tests for random order point choosingupdate the ival's err and ndiv recursivelyimprove readabilityRevert "simplify _calc_coeffs and remove _zero_nans"simplify _calc_coeffs and remove _zero_nanscode cleanup and move calc_igral outside of if else statementfix c_oldsplit up calc_igral_and_err into two functionscalculate the error when the parent is not doneuse depth instead of self.depth_complete where it is the samesplit up calc_igral_and_err into two functionsfix indentation level of done_leaves algoadd test for approximating_intervalsuse the error estimate of the nearest complete parentsmall style changesavoid inverting the same matrices a second time for Vcond and clarify a related comment.stop splitting intervals earlier before points[0] == points[1]small style changesadd test for adding points in random ordermake refinement_complete fasterfix bug such that test_adding_points_and_skip_one_point passes
Loading