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.019Dec18109873130Nov29282724222120191615149873131Oct302725241312429Sep27181564131Aug302926232119181716126Jul242116Feb431Jan30use 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 passesimprove the failing testfix xfailing testmove refinement_complete to methods in the doc-stringstyle fixes in testsfix failing test_adding_points_and_skip_one_pointadd another failing test where one point is not addedfix doc-string part about parent and childrendocument depth_completeadd failing test for the IntegratorLearnerrename not_done_points to pending_pointsmake the loop over depths clearerfix cquad testremove discard from the IntegratorLearner2D: fix add_data=False2D: determine number of grid points using the triangles2D: fix bug in taking the stackrename triangles_alpha -> tri_alphaadd live_plot doc-stringfix broken live_plot reference and introduce multi plotting optionMerge branch 'live-plots' into 'master'allow only 1 active live plot at a timecombine live_plots in the notebookcancel the unnamed active live_plot if a new unnamed live_plot is calledsave live plotting tasks into internal datastructurehave two empty line after importsMerge branch 'dependencies' into 'master'make holoviews optional in the notebook_extensionremove requirements.txt and define extras_require in setup.pyfix imports in runner.pylive_plotter, remove false statement1D: fix bug in update_scaleadd runner.live_plotters with live plotting tasks
Loading