v1.5.0 Cauchy
The seventh release of the Chalkboard library, version 1.5.0. Main updates include:
- The library can now be installed with npm to be used for server-side applications
- Added complex-valued functions (definitions and evaluations) and complex-valued calculus operations (differentiation and integration)
- The domain coloring of a complex-valued function can be plotted with
plot.function
stat.gte
andstat.lte
have been removed and their functionalities have been respectively incorporated intostat.gt
andstat.lt
- Added
calc.Taylor
andplot.Taylor
for approximating functions with Taylor polynomials
Detailed changelog: CHANGELOG.md#v150---12182023
Commits: v1.4.0...v1.5.0
Chalkboard website: https://zushah.github.io/Chalkboard/home.html