Skip to content

Repository files navigation

SymuCore

Core objects and algorithms for the SymuVia ecosystem.

Installation

Requirements

Cmake installation

From sources:

Create the conda environnement:

conda env create -f conda/env.yaml

Activate it and install the sources with CMake:

conda activate symucore
mkdir build
cd build
cmake .. -DCMAKE_PREFIX_PATH=$CONDA_PREFIX -DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX
make -j install

From Conda:

Inside your environnement:

conda install -c licit-lab -c conda-forge symucore

About

SymuCore Public Library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages