This pre-release contains implementations using SymEngine as the symbolic core for XADD operations.
We observe a significant performance increase by using SymEngine as opposed to SymPy.
However, the performance noticeably lags behind the original Java version.
From this version, future versions that build on SymEngine will have 0.2.x or up; xaddpy versions that use SymPy will be versioned 0.1.x, which will eventually be deprecated.
For now, there can be bugs or some unstable/unexpected behavior due to the introduction of SymEngine. If you spot any, please create an issue or a pull request if you have a quick fix.