Skip to content

Releases: maroba/findiff

Minor fixes to stabilize existing API.

13 Sep 16:15
Compare
Choose a tag to compare

Bug fixes for backward compatibility

11 Sep 15:14
Compare
Choose a tag to compare
0.6.1

Bug fixes to ensure backward compatibility

Completely new code basis, same API

09 Sep 10:36
Compare
Choose a tag to compare
v0.6.0

Update documentation

Operations from Vector Calculus

06 Apr 15:50
Compare
Choose a tag to compare

Implements standard operations from vector calculus: gradient, divergence and curl.

Minor bug fix

02 Apr 12:01
Compare
Choose a tag to compare

Prevent error when trying to add differential operators on incompatible grids.

Non-Uniform Grids

01 Apr 15:31
4d57717
Compare
Choose a tag to compare

findiff can now take derivatives also on non-uniform grids.

v0.2.0 General linear differential operators

30 Mar 15:09
7d7da9f
Compare
Choose a tag to compare

Version 0.2.0 introduces general linear differential operators, i.e. linear combinations
of derivatives with constant or variable coefficients.