A Complex Math Library for Mojo
Hi folks, I've had way too much free time recently, so I wrote a complex math library for Mojo! It massively expands the existing
Of course, it's still a WIP, but if you want more let me know! I'm trying to align this as close to the stdlib as possible so it feels natural to use.
https://github.com/JakeEBrooks/mojocmath
ComplexSIMD type as well as adding all the standard functions like csqrt, csin, cexp, and so on.Of course, it's still a WIP, but if you want more let me know! I'm trying to align this as close to the stdlib as possible so it feels natural to use.
https://github.com/JakeEBrooks/mojocmath
GitHub
A Mojo Math Library for Complex Numbers. Contribute to JakeEBrooks/mojocmath development by creating an account on GitHub.
