Skip to content

v0.1.4 Smaller print statements during numerical continuation

Compare
Choose a tag to compare
@adtzlr adtzlr released this 28 Feb 12:27
· 96 commits to main since this release
  • smaller information of step/cycle/converged
  • initial res object now contains jac
  • moved all print statements from solver.py to printinfo.py
  • calculate final jac in newtonrhapson.py
  • added 2 new examples