Gnome Chemistry Utils - Summary
This group is not part of the GNU Project.
The Gnome Chemistry Utils include six chemistry related programs:
- GChemPaint, a 2D chemical formula editor.
- a chemical calculator (computes raw formule, molar weight, mass composition and isotopic pattern).
- a molecule 3d viewer using OpenGL to display molecular models.
- a crystal structure editor and viewer.
- a periodic table of the elements.
- a spectrum viewer.
These programs are based on included C++ libraries which provides widgets and classes, some related to chemistry and some utility classes.
The library also provides some widgets among which are:
- a periodic table also available as a combo box,
- a crystal structure viewer,
- a 3D molecular structure viewer.
- a spectrum viewer.
Registration Date: Mon 04 Nov 2002 12:49:30 PM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable
posted by jean_brefort, Wed 23 Nov 2016 04:52:52 PM UTC
This minor release just remove a tool button which made
GChemPaint crash when clicked because the tool is not implemented yet.
Also GChemPaint will not crash again if this situation (the extra
button) occured again.
posted by jean_brefort, Mon 31 Oct 2016 11:11:52 AM UTC
This minor release essentially fix a potential build issue. News are:
Canvas library:
- Don't use the abs() function on unsigned numbers.
Other:
- Updated appdata files.
posted by jean_brefort, Sun 03 Jul 2016 06:58:50 AM UTC
This is a new maintainance release.
Main news are:
GChemPaint:
- Optional use of Lasem to display maths. (backported from trunk)
- Fix rendering with gtk+ >= 3.20.
- Fix crash with atom charges larger than 1.
- Fix crash when deleting a bond outside a molecule. [#48256]
Gnumeric plugin:
- Add monoisotopicmass function in gnumeric and more. (backported from
trunk)
Databases:
- Update names for elements 113, 115, 117 and 118.
posted by jean_brefort, Mon 12 Jan 2015 03:19:53 PM UTC
This is a new maintainance release.
Main news are:
GChemPaint:
- Fix an object bounds issue.
Mozilla plugin:
- Supports the npapi-sdk package as requirement.
All applications:
- Fix typos in appdata files.
- Browse open items
Submit a new item
- Browse open items
Submit a new item
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code