Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-06 | 790 Bytes | |
v0.20.2 source code.tar.gz | 2025-07-06 | 1.5 MB | |
v0.20.2 source code.zip | 2025-07-06 | 1.6 MB | |
Totals: 3 Items | 3.1 MB | 2 |
MolecularGraph v0.20.2
- Reverted some undesirable changes in v0.20
svgcolor
in hex form -> rgb- It is still challenging to run juliac.jl in Docker environment. PackageCompiler.jl will be a primary option for a while longer.
- Newly introduced
remove_all_hydrogen!
in preprocessing method for substructure match can cause mismatch in isomorphism mappings (#136). This has been removed and alternative workflow will be documented in the tutorial soon. - Text positioning in 2D drawings has been slightly improved.
Closed issues:
- sdfilewriter
/printv2mol
fails if 3D coords are present (#134)
- sdftomol() in v0.20.0 fails due to inconsistent ISO property type (#135)