Releases: jpk-opensource/CSG
Releases · jpk-opensource/CSG
v0.1-alpha.3
CSG v0.1-alpha.3
What's new:
- Different colored bonds with varying thicknesses for different bond orders.
- A legend to convey information about the different colors used.
- The chemical structure window now shows the chemical formula and its geometry in its title.
- The chemical structure window respects the dark/light theme setting.
- UI tweaks.
- Bug fixes.
v0.1-alpha.2
CSG v0.1-alpha.2
- CSG now works fine even without PyQt5 installed.
v0.1-alpha.1
CSG v0.1-alpha.1
- CSG can now generate structures from the command-line, making PyQt5 an optional dependency (Matplotlib is still required).
v0.1-alpha
CSG v0.1-alpha
- Can generate simple chemical structures with geometries ranging from AB to AB6, and AB2L to AB5L in 3D space.
- For now, the input compound must contain only 2 distinct elements, and must contain only 1 central atom.