-
Antimony can be installed, but not executed in travis environment.
```
ImportError: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /home/travis/virtualenv/…
-
You can probably guess what this is about:) Following https://github.com/NuML/NuML/issues/6, I'm trying to build the entire libSBML/libSEDML/libCombine software stack with namespaces enabled. I'm not …
0u812 updated
7 years ago
-
Hi all,
I am trying to read combine archives via the python bindings,
but always get errors about empty XML content when trying to read the archives.
I am not sure what I am doing wrong
``` Python
f…
-
A COMBINE Archive file is a ZIP file that contains the SED-ML file and all the models needed by that SED-ML file, as well as a manifest file that lists all the file in the archive. Although it's a ZIP…
-
At present, the lifecyle information restricts to the usage of xsd:dateTime. However, in practice, it may be (sometimes) a drag to have to specify this down to the seconds; wouldn't it be possible to …