KaKiLa

Joined 16 November 2011
632 bytes removed ,  3 October 2016
Line 163: Line 163:
* DMOC code generation.
* DMOC code generation.
* Improve verlet integrator. A odepkg compatible version?
* Improve verlet integrator. A odepkg compatible version?
=== TISEAN ===
* Start port of [http://www.mpipks-dresden.mpg.de/~tisean/Tisean_3.0.1/index.html TISEAN].
* Function call structure of C programs ([https://drive.google.com/file/d/0B6SXwdLnLLLYdFBuMmZlUU10ekU/view?usp=sharing tar.gz file])
** foo.rout.list are the routines found in sources_c/routines/ called by program foo.
** foo.prog.list are the programs found in sources_c/ called by program foo.
** foo.svg is the call tree of foo. Other programs are circled in red. Routines are squared. Functions without frame are functions within the file or system functions.
** prog.list and rout.list list all programs and routines.
=== Gaussian Processes ===
=== Gaussian Processes ===
* Asked for a GPLv3 version of [http://www.gaussianprocess.org/gpml/code/matlab/doc/index.html GPML]. They answer but license is FreeBSD. A new version is comming out in June 2012, so I will wait to start the port.
* Asked for a GPLv3 version of [http://www.gaussianprocess.org/gpml/code/matlab/doc/index.html GPML]. They answer but license is FreeBSD. A new version is comming out in June 2012, so I will wait to start the port.
657

edits