(initial article after yesterday live CD tests) |
Pipesmoker (Talk | contribs) |
||
| (One intermediate revision by one user not shown) | |||
| 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 10: | Line 13: | ||
* and more | * and more | ||
| − | Kalzium also features a sidebar showing more info about the element you point onto the table. If you click on, this bring a | + | Kalzium also features a sidebar showing more info about the element you point onto the table. If you click on, this bring a window with detailed informations. |
It also comes with a unit converter and greek letters table. | It also comes with a unit converter and greek letters table. | ||
| Line 16: | Line 19: | ||
A glossary explains basics of some chemistry (this part you can help much without coding ) such as "what is a besher ?" | A glossary explains basics of some chemistry (this part you can help much without coding ) such as "what is a besher ?" | ||
| − | A | + | A useful tool in Kalzium will solve chemical equations. Feed it with a formula such as " aO2+bH2->cH20 " and it replies "1.O2 + 2H2 -> 2.H2O ". This is also able to calculate with charges (ions) |
| + | |||
| + | A beautiful feature of Kalzium is it's 3D molecule viewer. Load a molecule file and look at it's 3D representation in different modes (sticks, sticks and balls, --- and --- ). | ||
| + | |||
| + | 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] | |
Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is used in Kalzium for solving chemical equations.
The ToDo file can be found in SVN: