Differential Equation Solvers #2

Open
opened 2024-02-09 14:12:49 -05:00 by josh · 2 comments
Owner

Implement the following algorithms for solving differential equations.

Implement the following algorithms for solving differential equations.
Author
Owner
  • Euler Method
  • Semi-implicit Euler Method
  • Verlet Integration
  • Gradient Descent?
* Euler Method * Semi-implicit Euler Method * Verlet Integration * Gradient Descent?
maxine added the
Status
Need More Info
label 2024-06-24 19:38:11 -04:00
josh added
Kind/Feature
Priority
Low
and removed
Status
Need More Info
labels 2024-06-24 19:55:04 -04:00
Collaborator

I think we got euler implemented. By "we" I mean Josh

I think we got euler implemented. By "we" I mean Josh
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: josh/j3ml#2
No description provided.