Difference between revisions of "Projects/Edu/Kalzium"
OpenIDUser6 (talk | contribs) |
Pipesmoker (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <!-- | ||
+ | These informations seems to belong to UserBase | ||
+ | |||
(this article is just a stub, made from what I remeber from KDE4 beta 2 version) | (this article is just a stub, made from what I remeber from KDE4 beta 2 version) | ||
Line 21: | Line 24: | ||
An other tool which may be handy is a chemical file converter based on openbabel. | An other tool which may be handy is a chemical file converter based on openbabel. | ||
+ | --> | ||
+ | |||
+ | ==Eigen Library== | ||
+ | |||
+ | Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is used in '''Kalzium''' for solving chemical equations. | ||
+ | |||
+ | * http://eigen.tuxfamily.org/ | ||
+ | |||
+ | ==TODO== | ||
+ | |||
+ | The ToDo file can be found in SVN: | ||
+ | |||
+ | * [http://websvn.kde.org/trunk/KDE/kdeedu/kalzium/ideas/TODO?view=markup View TdTo file vi websvn] |
Latest revision as of 18:15, 5 July 2010
Eigen Library
Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is used in Kalzium for solving chemical equations.
TODO
The ToDo file can be found in SVN:
This page was last edited on 5 July 2010, at 18:15. Content is available under Creative Commons License SA 4.0 unless otherwise noted.