Schistoxpkg.jl

Package to perform individual based modelling of schistosomiasis
Author mattg3004
Popularity
1 Star
Updated Last
1 Year Ago
Started In
March 2020

Schistoxpkg

Go to https://mattg3004.github.io/Schistoxpkg.jl/dev/ for documentation

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add Schistoxpkg

Alternatively directly from Julia REPL run:

julia> using Pkg
julia> Pkg.add("Schistoxpkg")

Additionally, there is an issue with the save and load package JLD, which will produce an error if you have the latest versions of all libraries installed. To get around this problem, you need to install a previous version "HFD5_jll" library as follows:

julia> Pkg.add(Pkg.PackageSpec(;name="HDF5_jll", version="1.10.5"))

Stable Dev

Build Status Build Status

Codecov

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

Used By Packages

No packages found.