Releases: lamalab-org/mofchecker
Releases · lamalab-org/mofchecker
mofchecker v0.5.1
21 Mar 08:39
Compare
Sorry, something went wrong.
No results found
Bug Fixes
dealing with partial occupancy (#97 ) (98e8357 )
graph hash and scaffold hash are now separate properties (#90 ) (bd76a63 )
is_metal choked on D, was not consistent with CSD (#99 ) (a01519a )
mofchecker v0.5.0
17 Mar 18:50
Compare
Sorry, something went wrong.
No results found
Features
extend check for undercoordinated metals, closes #67 (#70 ) (ceae03b )
Bug Fixes
mofchecker v0.4.0
14 Dec 11:05
Compare
Sorry, something went wrong.
No results found
Features
added option to return the Weisfeiler-Lehman hash of the structure graph (#58 ) (74463bb )
implement check for low metal coordination (#53 ) (c1676f6 )
implemented charge check (#52 ) (cd0dbce )
Bug Fixes
Documentation
updated features in readme (3a4be5e )
mofchecker v0.3.1
10 Dec 07:12
Compare
Sorry, something went wrong.
No results found
Documentation
added installation notes and basic user guide (4a34d8b )
mofchecker v0.3.0
07 Dec 18:34
Compare
Sorry, something went wrong.
No results found
Features
expected values and descriptions for checks (#42 ) (4f2c33e )
mofchecker v0.2.2
03 Dec 16:34
Compare
Sorry, something went wrong.
No results found
mofchecker v0.2.1
03 Dec 11:27
Compare
Sorry, something went wrong.
No results found
Documentation
updated installation section in readme (443f1b2 )
updated the features in readme (de653dc )
mofchecker v0.2.0
03 Dec 09:31
Compare
Sorry, something went wrong.
No results found
Features
heuristics for missing H on C and N (#33 ) (db14cbb )
mofchecker v0.1.0
02 Dec 10:47
Compare
Sorry, something went wrong.
No results found
Features
added overlap check and property for c/h/overvalent c (bcf2670 ), closes #2
basic CLI implemented (d2273fd )
implemented check for lone atoms and molecules (fc98d4d )
initial commit (474dab0 )
Bug Fixes
dropping windows support (5d5e605 )
has_carbon in descriptor (7bba959 )
installing pytest-cov on github actions. (ab15d4a )
subgraph check for newer networkx versions (85532da )
Documentation