elixir-nx / complex

Elixir library for types and mathematical functions for complex numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplify Complex.parse

polvalente opened this issue · comments

Use a combination of Float.parse and Integer.parse instead of Regex