Difference between revisions of "TISEAN package"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
= TISEAN package = | = TISEAN package = | ||
− | This page describes the progress on porting the TISEAN package into an Octave Package. This project was started as part of the Google Summer of Code 2015 | + | This page describes the progress on porting the TISEAN package into an Octave Package. This project was started as part of the Google Summer of Code 2015. |
+ | |||
+ | 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. | ||
+ | |||
+ | [[File:Work_flow_TISEAN.png]] | ||
[[Category:Octave-Forge]] | [[Category:Octave-Forge]] |
Revision as of 12:07, 29 April 2015
TISEAN package
This page describes the progress on porting the TISEAN package into an Octave Package. This project was started as part of the Google Summer of Code 2015.
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.