nlmrs 0.1.0

A Rust crate for building Neutral Landscape Models.
nlmrs-0.1.0 is not a library.
Visit the last successful build: nlmrs-0.1.7

NLMrs

A Rust crate for simulating Neutral Landscape Models.

Inspired by nlmpy and nlmr.

Installation

cargo add nlmrs

Example

Overview

Contributions

Contributions, issues and feature requests are welcome.

  • Fork it (https://github.com/tom-draper/nlmrs)
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request