Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 2.4 KB

README.rst

File metadata and controls

59 lines (37 loc) · 2.4 KB

CADET

https://img.shields.io/travis/modsim/CADET/master.svg?logo=travis&maxAge=3600) https://img.shields.io/appveyor/ci/sleweke/cadet/master.svg?logo=appveyor&maxAge=3600svg=true

Installation

CADET can be installed via conda from the conda-forge channel.

conda install -c conda-forge cadet

This requires a working conda installation.

Optionally, use mamba which uses a faster dependency solver than conda.

mamba install -c conda-forge cadet

Additional information and a tutorial are available to guide you through the installation and the first steps of using CADET.

Ongoing Development

We do our best to provide you with a stable API. However, CADET is actively developed and breaking changes can sometimes be unavoidable. For non-developers, it is recommended to upgrade from release to release instead of always working with the most recent commit.

Bugs

Please report any bugs that you find here. Or, even better, fork the repository on GitHub and create a pull request (PR) with the fix.

Donations

Donations for helping to host, maintain, and further develop the CADET project are highly appreciated.

License

Released under GPL v3. License (see LICENSE.txt):

Copyright (C) 2004-2021 CADET Authors