elixir-linear-algebra icon indicating copy to clipboard operation
elixir-linear-algebra copied to clipboard

Module for working with linear algebra in Elixir.

Results 1 elixir-linear-algebra issues
Sort by recently updated
recently updated
newest added

This library works cleanly and well for decimal-based arithmetic, but I was having some issues with getting precise integral answers when the inputs were large, due to the conversion from...