NumEx

We are undergrad students, enamored with Elixir. We hope to build a library in Elixir-lang that has some of the features of NumPy.


Contributors : Mahathi Vavilala: mahathivavilala97@gmail.com Sravya Nimmagadda : nimmagadda.sravya97@gmail.com

TODO: Add description

Installation

The package can be installed by adding num_ex to your list of dependencies in mix.exs:

def deps do
  [
    {:num_ex, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/numex.