-
Hi @matthiaskoenig,
Could you please let me know if we can view the differential equations in the report that is generated via SBML4HUMANS?
I could view the fluxes in the report but not the differ…
-
Currently, building library on visual studio fails seemingly due to namespace clash with libsbml.
-
can reuse python_libsbml available on bioconda
-
Dependency `python-libsbml` is not available on macos.
-
For the display of comp networks a flattening routine is needed.
This can be based on the libsbml C++ implementation.
see also
https://github.com/nrnb/GoogleSummerOfCode/issues/8
-
https://github.com/sbmlteam/sbml-org-website/tree/main/site/static/software/libsbml/ contains the actual source of the latest docs. libsbml should add a new 'build docs' target so the docs are built …
-
This feature has been requested and would be useful. It's on the google groups thread: https://groups.google.com/forum/#!topic/kroneckerbio-users/__aVJ6GjF9c. We used to have is when we still used sym…
-
A user reported the following issue with AMICI: https://github.com/AMICI-dev/AMICI/issues/1483
What ends up happening is that `sbml_model.all_elements` has type `libcombine.SBaseList` instead of th…
-
SBO statistics are not calculated correctly.
In the attached screenshot and model example I have either 100% SBO, skipped SBO or errored SBO. I.e. on everything which works I have 100%. How does this…
-
I tried to compile one of the example programs from [examples](https://sbml.org/software/libsbml/libsbml-docs/examples/) using cmake. However CMake cant find libsbml using the find_package command. Co…