Releases: maroba/findiff
Releases · maroba/findiff
Minor fixes to stabilize existing API.
v0.6.2 v0.6.2
Bug fixes for backward compatibility
0.6.1 Bug fixes to ensure backward compatibility
Completely new code basis, same API
v0.6.0 Update documentation
Operations from Vector Calculus
Implements standard operations from vector calculus: gradient, divergence and curl.
Minor bug fix
Prevent error when trying to add differential operators on incompatible grids.
Non-Uniform Grids
findiff can now take derivatives also on non-uniform grids.
v0.2.0 General linear differential operators
Version 0.2.0 introduces general linear differential operators, i.e. linear combinations
of derivatives with constant or variable coefficients.