Skip to content

Fix implementation of Filon's integration method

Fredrik Eriksson requested to merge fix_filon into master
  • Introduced 1D function instead which makes it easier to read
  • Axis option is handled via numpy instead
  • Added tests that compare old and new

Filon's integration method

Closes #46 (closed)

TODO

  • Make static regression test based on old output
  • Remove old code
Edited by Fredrik Eriksson

Merge request reports