Skip to content

v1.5.0 Cauchy

Compare
Choose a tag to compare
@Zushah Zushah released this 18 Dec 21:32
· 48 commits to main since this release

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 and stat.lte have been removed and their functionalities have been respectively incorporated into stat.gt and stat.lt
  • Added calc.Taylor and plot.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