File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,12 @@ Vectors may be included in any of these data types:
5757
5858Each of these "backends" provides the same suite of properties and methods, through a common "compute" library.
5959
60+ ### Integrations
61+
62+ Optionally, the vector package provides integration with other libraries. Currently, this includes:
63+
64+ - [ PyTree integrations] ( https://vector.readthedocs.io/en/latest/src/pytree.html ) using the [ optree] ( https://github.com/metaopt/optree ) package.
65+
6066### Geometric versus momentum
6167
6268Finally, vectors come in two flavors:
@@ -134,6 +140,10 @@ journal = {Journal of Open Source Software}
134140- [ Interface for 3D momentum] ( https://vector.readthedocs.io/en/latest/src/momentum3d.html )
135141- [ Interface for 4D momentum] ( https://vector.readthedocs.io/en/latest/src/momentum4d.html )
136142
143+ ### Integrations
144+
145+ - [ PyTree integration API] ( https://vector.readthedocs.io/en/latest/src/pytree.html )
146+
137147### More ways to learn
138148
139149- [ Papers and talks] ( https://vector.readthedocs.io/en/latest/src/talks.html )
You can’t perform that action at this time.
0 commit comments