Skip to content

Releases: ChocomintTW/MathUtils

MathUtils-v1.2

Choose a tag to compare

@ChocomintTW ChocomintTW released this 27 Aug 13:10
  • add geometry for 3D
  • add string calculate
  • add numeric analysis (incomplete)
  • DFT (FFT doesn't finish)
  • ode solver (for 1st and 2nd order)

MathUtils-v1.1

Choose a tag to compare

@ChocomintTW ChocomintTW released this 17 Jun 10:28
607c72f
  • add Calculus
  • add Geometry
  • remove BigNumber (because there is "BigInteger" in java.math)

MathUtils-v1.0.1

Choose a tag to compare

@ChocomintTW ChocomintTW released this 13 Jun 01:25
  • Change comment to Remark

MathUtils-v1.0

Choose a tag to compare

@ChocomintTW ChocomintTW released this 12 Jun 15:54
Merge remote-tracking branch 'origin/master'