tpoisot / Omniscape.jl

An open source, optimized version of the Omniscape algorithm based on concepts developed by Brad McRae.

Home Page:https://circuitscape.github.io/Omniscape.jl/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omniscape.jl

Documentation Build Status Changelog
docs docs Build Status codecov Coverage Status news

Omniscape.jl is a Julia package that provides an open-source, updated version of Omniscape with improved reliability and speed. Visit https://circuitscape.github.io/Omniscape.jl/stable for documentation.

Installation

Enter the following into a Julia terminal to install Omniscape.jl.

using Pkg; Pkg.add("Omniscape")

About

An open source, optimized version of the Omniscape algorithm based on concepts developed by Brad McRae.

https://circuitscape.github.io/Omniscape.jl/dev/

License:MIT License


Languages

Language:Julia 93.1%Language:Dockerfile 5.7%Language:Shell 1.2%