File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 python-version : ' 3.10'
1616 - name : install dependencies, then build source tarball
1717 run : |
18- cd openequivariance
18+ cd openequivariance
19+ rm LICENSE
20+ rm README.md
21+ cp ../LICENSE .
22+ cp ../README.md .
1923 python3 -m pip install build
2024 python3 -m build --sdist
2125 - name : store the distribution packages
Original file line number Diff line number Diff line change 11## Latest Changes
22
3- ### v0.6.0 (2025-02-23)
4- OpenEquivariance v0.6.0 brings long-needed improvements to the
3+ ### v0.6.1 (2025-02-23)
4+ OpenEquivariance v0.6.1 brings long-needed improvements to the
55PyTorch frontend. We strongly encourage all users to upgrade
6- to PyTorch 2.10 and OEQ v0.6.0 .
6+ to PyTorch 2.10 and OEQ v0.6.1 .
77
88** Added** :
99- OpenEquivariance triggers a build of the CUDA extension module
You can’t perform that action at this time.
0 commit comments