There is a newer version of the record available.

Published May 10, 2021 | Version 0.3.0
Software Open

e3nn/e3nn: 2021-05-10

  • 1. @atomicarchitects
  • 2. MIR group @ Harvard University
  • 3. University of Amsterdam
  • 4. University of Michigan
  • 5. Harvard
  • 6. Technical University of Denmark (DTU)
  • 7. Redwood Center for Theoretical Neuroscience

Description

comment: the increment to `0.3.` is not due to a new feature*. For now on we increment the second number of the version every time a breaking change is made to the code.

[0.3.0] - 2021-05-10 Added
  • pool_nodes argument (default True) to networks in e3nn.nn.models.v2104.gate_points_networks
  • Instruction support for o3.Linear
  • o3.Linear.weight_views and o3.Linear.weight_view_for_instruction
  • nn.Dropout
Changed
  • o3.Linear and o3.FullyConnectedTensorProduct no longer automatically simplifies its irreps_in or irreps_out. If you want this behaviour, simplify your irreps explicitly!
Fixed
  • TensorProduct can now gracefully handle multiplicities of zero
  • weight_views/weight_view_for_instruction methods now support shared_weights=False

Files

e3nn/e3nn-0.3.0.zip

Files (728.6 kB)

Name Size Download all
md5:c7ca9190caef11e1ea85b3ad5fd7c3a0
728.6 kB Preview Download

Additional details

Related works