TISEAN package:Procedure

Revision as of 16:24, 1 June 2015 by Josiah425 (talk | contribs) (new page, copy of TISEAN_package)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Porting TISEAN

This section describes the process employed during porting TISEAN package into an Octave Package. This project was started as part of the Google Summer of Code 2015.

The current progress can be viewed here.

To aid in understanding the task there are some charts.

The first chart depicts what to do with each function in the function table. I mainly focuses on those functions that might already implemented in Octave.

 

The chart below depicts how to decide which type of port should be utilized.

 

Both of those charts can be combined into a large one that shows all of the work together.

 

External links