modelon-community / Assimulo

Assimulo is a simulation package for solving ordinary differential equations.
https://jmodelica.org/assimulo/index.html
GNU Lesser General Public License v3.0
69 stars 17 forks source link

Sundials version - Assimulo 3.1 #8

Closed dcasasor-purdue closed 4 years ago

dcasasor-purdue commented 4 years ago

Looking at the Changelog file entry for Assimulo 3.1, it says this version supports Sundials 4.1. However, when I tried to install Assimulo with:

conda install -c conda-forge assimulo=3.1 sundials=4.1.0 it says that the versions are not compatible.

This makes sense, since the information of Assimulo 3.1 states that the highest sundials version supported is 3.3.0a0:

`assimulo 3.1 py37hf5aa970_0

file name : assimulo-3.1-py37hf5aa970_0.tar.bz2 name : assimulo version : 3.1 build : py37hf5aa970_0 build number: 0 size : 953 KB license : LGPL subdir : win-64 url : https://conda.anaconda.org/conda-forge/win-64/assimulo-3.1-py37hf5aa970_0.tar.bz2 md5 : 7238aae19c40e36917ee9fcf4b023b9f timestamp : 2019-12-05 10:07:21 UTC dependencies:

My question is if Sundials 4.1 support is really implemented and there is a flaw in the package specifications in conda.