hghcomphys / pantea

A Python library for developing machine learning interatomic potentials, based on Google JAX.

Home Page:https://pantea.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove multiple inheritance of base dataset class

hghcomphys opened this issue · comments

A composition design pattern can be used instead.

No longer an issue as the implementation is using Jax/Flax.