my_complex 0.1.0 copy "my_complex: ^0.1.0" to clipboard
my_complex: ^0.1.0 copied to clipboard

naive implementation of cartesian and polar complex numbers.

Changelog #

0.0.1 #

  • Initial version, fast Complex number library!

0.0.2 #

  • Changed equals functions to catch identity faster

0.0.3 #

  • Made some fields final
  • Corrected wrong path in README.md

0.0.4 #

  • Learned how to add documentation so that it appears on the pub
  • renamed "equal" to "similar"

0.1.0 #

  • compatibility with dart2
1
likes
15
pub points
32%
popularity

Publisher

unverified uploader

naive implementation of cartesian and polar complex numbers.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on my_complex