Skip to content

Commit

Permalink
feat: added algorithms and parameters for XPP methods
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Aug 7, 2021
1 parent 1899c9b commit 597444c
Show file tree
Hide file tree
Showing 4 changed files with 388 additions and 286 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.22 (OWL 2)
- Added algorithms and paramters for XPP
- Maximum number of iterations for root finding
- Jacobian epsilon
- Second order backward method for Volterra equations
- Second order backward method for Volterra equations memory size

## 2.21 (OWL 2)
- Corrected ids for terms whose ids begin with `_`
- Corrected names and synonyms of terms to start with lowercase letters
Expand Down
Loading

0 comments on commit 597444c

Please sign in to comment.