Skip to content

v1.0.0 Euclid

Compare
Choose a tag to compare
@Zushah Zushah released this 06 Nov 17:53
· 88 commits to main since this release
927c183

The first release of the Chalkboard library, version 1.0.0. Main features include:

  • Many number-theory-related operations
  • Real-valued functions and their operations
  • Complex numbers and quaternions
  • Plotting functions, vectors, and matrices
  • Lots of geometric formulae
  • All 24 (both circular and hyperbolic) trigonometric functions
  • Many statistical operations on arrays
  • Two-, three-, and four-dimensional vectors
  • Several-dimensional matrices
  • Calculus operations

Examples can be found here: https://github.com/Zushah/Chalkboard/tree/main/examples
Documentation can be found here: https://zushah.github.io/Chalkboard/documentation.html