#24 Add Multiple Loop Solvers

Open
opened 3 years ago by rparedis · 0 comments

Description:

Add more than a simple linear algebraic loop solver.

Tasks:

  • Linear:
    • Add actual Gauss-Jordan solver
    • Add Cramer's rule? (is this already used)
  • Nonlinear:
    • What happens for multiple solutions? (e.g. parabola)
    • Loop tearing algorithm
    • Sympy loop solver
**Description:** Add more than a simple linear algebraic loop solver. **Tasks:** - [ ] Linear: - [ ] Add actual Gauss-Jordan solver - [ ] Add Cramer's rule? (is this already used) - [ ] Nonlinear: - [ ] What happens for multiple solutions? (e.g. parabola) - [ ] Loop tearing algorithm - [ ] Sympy loop solver
Sign in to join this conversation.
No Label
BUG
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.