Skip to content

Releases: pavelkomarov/spectral-derivatives

increased allclose atol when checking for cosine-spaced points

03 Feb 22:07
Compare
Choose a tag to compare
v0.7.4

Merge branch 'main' of github.com:pavelkomarov/spectral-derivatives

nu -> order

01 Feb 02:13
Compare
Choose a tag to compare

warning for >4th order derivative now links to the notebook that solves #1

antiderivative support for Fourier

27 Jan 19:21
Compare
Choose a tag to compare
v0.7.2

bumped version number

Filtering support

22 Jan 06:34
c8b35fe
Compare
Choose a tag to compare

Bug fix so filtering works in higher dimension

filtering support

22 Jan 00:25
Compare
Choose a tag to compare
v0.7

changed wording

arbitrary domains support

18 Jan 01:59
Compare
Choose a tag to compare

Technically you don't need to take t_n as input to the functions, but giving it and treating a shift/scale of domain helps make the code a lot more user-friendly. Also added numerous error messages to steer users in the right direction vis-a-vis sampling, since it's easy to goof up.

minor improvements

16 Jan 00:24
Compare
Choose a tag to compare
v0.5

fixed package discovery issue

Initial release

13 Jan 02:51
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

still no pytests or coverage, but I want to get it out