Zee3.MARCO

Implementation of the MARCO algorithm for Zee3.

Installation

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

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

Available on HexDocs. The docs can be found at https://hexdocs.pm/zee3_marco.