Summer of Code - Getting Started: Difference between revisions

→‎TISEAN package: Improve description.
(→‎TISEAN package: Improve description.)
Line 144: Line 144:
=== TISEAN package ===
=== TISEAN package ===


[http://www.mpipks-dresden.mpg.de/~tisean/Tisean_3.0.1/index.html TISEAN] is a suite of code for nonlinear time series analysis. It has been [[TISEAN package | partially re-implemented]] as libre software. The objective is to integrate TISEAN as an Octave Forge package, as was done for the Control package.
The [[TISEAN package]] provides an Octave interface to [http://www.mpipks-dresden.mpg.de/~tisean/Tisean_3.0.1/index.html TISEAN] is a suite of code for nonlinear time series analysis. In 2015, another GSoC project started with the work to create interfaces to many TISEAN functions, but [[TISEAN_package:Procedure | there is still work left to do]]. There are missing functions to do computations on spike trains, to simulate autoregresive models, to create specialized plots, etc. Which are of importance for many scientific disciplines involving statistical computations and signal processing.
[[TISEAN_package | A lot has been completed]] but [[TISEAN_package:Procedure | there is still work left to do]].
 
There are missing functions to do computations on spike trains, to simulate autoregresive models, to create specialized plots, etc. Do check [[TISEAN_package:Procedure#Table_of_functions|the progress of the project]] to see if you are interested.
   
   
* [http://octave.sourceforge.net/tisean/overview.html Package help at source forge.]
* [https://sourceforge.net/p/octave/tisean/ci/default/tree/ Package repository at source forge.]
* '''Required skills'''
* '''Required skills'''
: Knowledge of Octave, C/C++; FORTRAN API knowledge
: Knowledge of Octave, C/C++; FORTRAN API knowledge