Summer of Code - Getting Started: Difference between revisions

Jump to navigation Jump to search
Line 156: Line 156:
[http://hg.savannah.gnu.org/hgweb/octave/file/4890b1c4a6bd/scripts/ode/ode15i.m ode15i.m] and
[http://hg.savannah.gnu.org/hgweb/octave/file/4890b1c4a6bd/scripts/ode/ode15i.m ode15i.m] and
[http://hg.savannah.gnu.org/hgweb/octave/file/4890b1c4a6bd/scripts/ode/ode15s.m ode15s.m].
[http://hg.savannah.gnu.org/hgweb/octave/file/4890b1c4a6bd/scripts/ode/ode15s.m ode15s.m].
The list of outsanding tracker tickets concerning this implementation can be found
[https://savannah.gnu.org/search/?Search=Search&words=ode15&type_of_search=bugs&only_group_id=1925&exact=1&max_rows=25#options here]
Possible useful improvements that could be done in a new project include:
Possible useful improvements that could be done in a new project include:


Line 166: Line 169:
* general code profiling and optimization  
* general code profiling and optimization  


Other tasks, not strictly related to ode15{i,s} that could be added to a possible project plan would be improving documentation tests in odepkg and removing overlaps with the documentation in core Octave.
Other tasks, not strictly connected to ode15{i,s} but closely related that could be added  
to a possible project plan would be improving documentation and tests in odepkg and removing  
overlaps with the documentation in core Octave.


   
   
349

edits

Navigation menu