Skip to content

Releases: jhairparis/the-methods

The methods 2.0

16 Nov 01:14
Compare
Choose a tag to compare

This release includes the following changes:

Added a new feature to solve:

  • Interpolation
    • lagrange
    • newton
    • Taylor
  • Differeantial Equation
    • Euler
    • Runge-kuttar
    • Taylor

The methods 1.0.0

22 Sep 02:58
Compare
Choose a tag to compare

Release Notes - Version 1.0.0

This release includes the following changes:

  • Added a new feature to solve one-variable equations:
    1. Bisection
    2. Newton
    3. Fixed point
    4. Secant
  • Added dark and light themes
  • Added system accent color
  • Added Mica material