Recent Releases of mofchecker

mofchecker - v0.9.6

- Python
Published by kjappelbaum over 2 years ago

mofchecker - mofchecker v0.9.2

Bug Fixes

- Python
Published by github-actions[bot] over 4 years ago

mofchecker - mofchecker v0.9.1

Bug Fixes

  • functools.cached property needs to be backported for 3.7 (c4fb1b2)
  • ru,c bond threshold (eaa9f58)

- Python
Published by github-actions[bot] over 4 years ago

mofchecker - mofchecker v0.9.0

Features

  • initial implementation of database lookup (#147) (2a57f1f)

- Python
Published by github-actions[bot] over 4 years ago

mofchecker - mofchecker v0.8.2

Bug Fixes

- Python
Published by github-actions[bot] over 4 years ago

mofchecker - mofchecker v0.8.1

Bug Fixes

- Python
Published by github-actions[bot] over 4 years ago

mofchecker - mofchecker v0.8.0

Features

Bug Fixes

  • do not pin pymatgen (e2ff197)
  • failing tests for descriptions (25ce4e7)
  • include yml files in MANIFEST (a0cb305)
  • loosen version limit om pymatgen (981f7df)
  • oversensitive checks (#138) (499aa9f)
  • oversensitive floating atom check (#140) (86d3f2d)
  • remove unused cycle basis calculation (c3abcc2)
  • remove unused cycle basis calculation (c22cb35)
  • use set of wyckoff letters (fe6e6b9)

Documentation

- Python
Published by github-actions[bot] over 4 years ago

mofchecker - mofchecker v0.7.1

Documentation

- Python
Published by github-actions[bot] almost 5 years ago

mofchecker - mofchecker v0.7.0

Features

Documentation

- Python
Published by github-actions[bot] almost 5 years ago

mofchecker - mofchecker v0.6.0

Features

Bug Fixes

  • including requirements.txt in MANIFEST.in (#109) (a960d56)

Documentation

  • adding background to the docs (5af916b)

- Python
Published by github-actions[bot] almost 5 years ago

mofchecker - mofchecker v0.5.1

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)

- Python
Published by github-actions[bot] almost 5 years ago

mofchecker - mofchecker v0.5.0

Features

  • extend check for undercoordinated metals, closes #67 (#70) (ceae03b)

Bug Fixes

- Python
Published by github-actions[bot] almost 5 years ago

mofchecker - mofchecker v0.4.0

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)

- Python
Published by github-actions[bot] about 5 years ago

mofchecker - mofchecker v0.3.1

Documentation

  • added installation notes and basic user guide (4a34d8b)

- Python
Published by github-actions[bot] about 5 years ago

mofchecker - mofchecker v0.3.0

Features

  • expected values and descriptions for checks (#42) (4f2c33e)

- Python
Published by github-actions[bot] about 5 years ago

mofchecker - mofchecker v0.2.2

Documentation

- Python
Published by github-actions[bot] about 5 years ago

mofchecker - mofchecker v0.2.1

Documentation

  • updated installation section in readme (443f1b2)
  • updated the features in readme (de653dc)

- Python
Published by github-actions[bot] about 5 years ago

mofchecker - mofchecker v0.2.0

Features

  • heuristics for missing H on C and N (#33) (db14cbb)

- Python
Published by github-actions[bot] about 5 years ago

mofchecker - mofchecker v0.1.0

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

- Python
Published by github-actions[bot] about 5 years ago