Skip to content

Releases: glider4/computepac

computepac 1.5

17 Apr 01:19
Compare
Choose a tag to compare
  • Major refactor of dynamic_triple.py by making ABM computation a Class and refactoring the code to support the methods.
  • Requirements now enforced
  • Extra test for new ABM; all tests passing 4/16/2021

computepac 1.0

04 Dec 01:11
Compare
Choose a tag to compare

Basic functionality (in terms of mathematics, and Python packaging) is present, along with unit tests and readme explanations. Using this package, 3 mathematical schemes can be imported, tested, and experimented with. Future releases will have better validation and note limitation constraints more clearly.

computepac v1.0

  • bisection
  • newton-raphson
  • runge_kutta_fourth