* Build REBOUNDx wheels for PyPI * Updated unit tests
3.11.1
* Added support for test particles and first-order variational particles to the Embedded Operator Splitting (EOS). * BASIC Gravity routine changed from O(N^2) to O(0.5 N^2). This should lead to a speed-up in most cases but will break bit-wise reproducibility from earlier versions as the ordering of floating point operations has changed.
3.11.0
* Added Lense-Thirring effect
3.10.2
* Updates to OrbitPlot. Includes better layout of plot and some syntax changes. See OrbitPlot documentation for the new syntax.
3.10.1
* Small syntax changes for SABA integrator family. * Includes high order integrators by Blanes et al. (2013).
3.10.0
* Added Gas dynamical friction (Generozov \& Perets 2022)