Skip to content

kgcnn v3.0.1

Compare
Choose a tag to compare
@PatReis PatReis released this 22 May 14:09
· 422 commits to master since this release
  • Removed deprecated molecules.
  • Fix error in kgcnn.data.transform.scaler.serial
  • Fix error in QMDataset if attributes have been chosen. Now set_attributes does not cause an error.
  • Fix error in QMDataset with labels without SDF file.
  • Fix error in kgcnn.layers.conv.GraphSageNodeLayer .
  • Add reverse_edge_indices option to GraphDict.from_networkx . Fixed error in connection with kgcnn.crystal .
  • Started with kgcnn.io.file . Experimental. Will get more updates.
  • Fix error with StandardLabelScaler inheritance.
  • Added workflow notebook examples.
  • Fix error in import kgcnn.crystal.periodic_table to now properly include package data.