NSAPH-Projects / topological-equivariant-networks

E(n)-Equivariant Topological Neural Networks
MIT License
24 stars 1 forks source link

fix failing tests #27

Closed ekarais closed 8 months ago

ekarais commented 8 months ago

Some of the recently implemented unit tests were failing. In this small PR, we fix the failing methods as well as one test that was itself broken.

Now, all tests are passing. Our coverage remains at 33%.