ComputationalScienceLaboratory / ODE-Test-Problems

A MATLAB suite of initial value problems
https://computationalsciencelaboratory.github.io/ODE-Test-Problems/
MIT License
9 stars 2 forks source link

Support for Octave #24

Closed Steven-Roberts closed 2 years ago

Steven-Roberts commented 2 years ago

Some things that have changed/broken

AndreyAPopov commented 2 years ago

I started the conversion of other test problems to the new parameters format. Lorenz 63 seems to work for now.

I also fixed the install script to work with matlab and windows (well windows does not do the replacing as-of-yet).

AndreyAPopov commented 2 years ago

Is Transistor Amplifier the only problem left to update?

AndreyAPopov commented 2 years ago

I think we can always use w flag

done