Skip to content

Releases: heltonmc/SIMDMath.jl

v0.2.5

18 Apr 13:15
aa39de5
Compare
Choose a tag to compare

What's Changed

  • Improve efficiency of casting complex numbers to complex vectors. by @heltonmc in #9
  • Add complex vector conjugate by @heltonmc in #10

Full Changelog: v0.2.4...v0.2.5

v0.2.4

10 Apr 18:57
abf7ec4
Compare
Choose a tag to compare

What's Changed

  • Add more general support for arithmetic with complex vectors and complex or real scalars by @heltonmc in #7

Full Changelog: v0.2.3...v0.2.4

v0.2.3

06 Apr 20:50
b29e44a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

05 Apr 14:30
33347af
Compare
Choose a tag to compare

What's Changed

  • Add fmaddsub/ fmsubadd / faddsub/ fsubadd by @heltonmc in #4

Full Changelog: v0.2.1...v0.2.2

v0.2.1

03 Apr 15:28
04ea4a7
Compare
Choose a tag to compare

What's Changed

  • Add routines for arithmetic operations with mixed real and complex types by @heltonmc in #3

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Mar 00:58
Compare
Choose a tag to compare

What's Changed

  • WIP: Test draft for complex arithmetic by @heltonmc in #2

New Contributors

Full Changelog: https://github.com/heltonmc/SIMDMath.jl/commits/v0.2.0