defmodule NumEx do @moduledoc""" Documentation for NumEx. This is an effort to try and replicate the Python's NumPy Package. """ end