1.0 maintenance + sendable Complex
·
5 commits
to release/1.0
since this release
This release contains the following changes to public modules:
- The
Complextype is now conditionally Sendable - Explicitly links the system math library when building
RealModulefor Linux and Android (aa76ee5) pow(_: Real, _: Int)edge cases are brought in line with the IEEE 754 (2008)powrandpownfunctions (e0ec0f5)
and the following bug fixes for the internal _TestSupport module: