File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Latest Changes
22
3+ ### v0.6.4 (2026-03-05)
4+ Bugfix: added missing MLIR lowerings for
5+ a pair of JAX primitives (thanks @teddykoker !)
6+
37### v0.6.3 (2025-02-23)
48OpenEquivariance v0.6.3 brings long-needed improvements to the
59PyTorch frontend. We strongly encourage all users to upgrade
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44
55[project ]
66name = " openequivariance"
7- version = " 0.6.3 "
7+ version = " 0.6.4 "
88authors = [
99 { name =" Austin Glover" },
1010 { name =" Vivek Bharadwaj" },
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build-backend = "scikit_build_core.build"
88
99[project ]
1010name = " openequivariance_extjax"
11- version = " 0.6.3 "
11+ version = " 0.6.4 "
1212
1313authors = [
1414 { name =" Austin Glover" },
You can’t perform that action at this time.
0 commit comments