There is a newer version of the record available.

Published January 2, 2023 | Version 0.1
Software Open

IndSpecVeMo - an Individual-Specific Vector Model

  • 1. Department of Ecological Modelling, Helmholtz-Centre for Environmental Research - UFZ, Permoserstraße 15, 04318 Leipzig, Germany
  • 2. Department of Mathematics and Statistics, Brock University, St. Catharines, ON, L2S 3A1, Canada
  • 3. Angler's Atlas, Goldstream Publishing, PO Box 182, Prince George, BC, V2L 4S1, Canada
  • 4. Department of Renewable Resources, University of Alberta, Edmonton, AB, T6G 2R3, Canada
  • 5. Department of Mathematical and Statistical Sciences, University of Alberta, Edmonton, AB, T6G 2G1, Canada

Description

IndSpecVeMo - an Individual-Specific Vector Model

This repository contains the code for the individual-specific vector model by Fischer, Ramazi, Simmons, Poesch and Lewis.

The methods partially build on the libdatrie package and hence the repository includes a snapshot of the project's code.

Caution: this is an as-is version of the code from the research project. That is, the code is not yet fully cleaned up and documented. For the most up-to-date version of the code, please refer to its github repository.

 

Installation

To build the indspecvemo extension and use the included model and tools, this setup file must be run. We assume that the python package manager pip is installed and ready to use.

We also assume that a Python-compatible C++ compiler is installed and in the PATH. This is typically the case on Unix systems. On Windows, you may need to install the VisualStudio Build Tools and run the setup from the "Developer Command Prompt for VS". The compiler is necessary, because parts of the model rely on functions written in C++.

The package can be installed by unpacking the archive and navigating in the console to the folder containing the setup file (setup.py). Here, run

pip install .

to install the package and its dependencies.

 

Usage

An example of the model usage can be found in the file example.py. Please go through the comments of the lines to learn how to use the software.

Files

IndSpecVeMo.zip

Files (381.9 kB)

Name Size Download all
md5:03efe984be7ef132dabc51ac01dc9e36
381.9 kB Preview Download