1,852
edits
(→Adding functionality to packages: Remove two projects with hardly any description.) |
(→Numerical: Flatten category.) |
||
Line 84: | Line 84: | ||
{{Note|These are suggested projects but you are welcome to propose your own projects provided you find an Octave mentor}} | {{Note|These are suggested projects but you are welcome to propose your own projects provided you find an Octave mentor}} | ||
== ode15{i,s} : Matlab Compatible DAE solvers == | |||
An initial implementation of a Matlab compatible ode15{i,s} solver, | An initial implementation of a Matlab compatible ode15{i,s} solver, | ||
based on [http://computation.llnl.gov/projects/sundials SUNDIALS], | based on [http://computation.llnl.gov/projects/sundials SUNDIALS], | ||
was done by Francesco Faccio during | was done by Francesco Faccio during GSOC 2016. | ||
GSOC 2016. | |||
The blog describing the work is [http://gsoc2016ode15s.blogspot.it/ here]. | The blog describing the work is [http://gsoc2016ode15s.blogspot.it/ here]. | ||
The resulting code has been pushed into the main Octave repository in the development branch and | The resulting code has been pushed into the main Octave repository in the development branch and |