Summer of Code - Getting Started: Difference between revisions

Jump to navigation Jump to search
Line 144: Line 144:
How to get started: pick a special function, see if it has tests: contribute a patch that adds more tests, e.g., comparing its values to symbolic computations or other highly accurate solutions
How to get started: pick a special function, see if it has tests: contribute a patch that adds more tests, e.g., comparing its values to symbolic computations or other highly accurate solutions


=== ode15s : Matlab Compatible DAE solver ===
=== ode15{i,s} : Matlab Compatible DAE solvers ===


An initial implementation of a Matlab compatible ode15{s,i} 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

Navigation menu