This project is mirrored from https://*****@github.com/LCSB-BioCore/SBML.jl.git.
Pull mirroring updated .
- 03 Jul, 2021 3 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 02 Jul, 2021 1 commit
-
-
Mosè Giordano authored
This rationalise the way we report errors from libsbml in a few different places.
-
- 01 Jul, 2021 3 commits
-
-
Miroslav Kratochvil authored
Fixes #100 - standalone literals return Num type - constants are now converted properly
-
Miroslav Kratochvil authored
fixes #102
-
Mosè Giordano authored
-
- 27 Jun, 2021 5 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
-
anand jain authored
-
anand jain authored
@exaexa is there a place we can view all the names and add more? we are probably missing a bunch
-
- 26 Jun, 2021 1 commit
-
-
Miroslav Kratochvil authored
-
- 25 Jun, 2021 3 commits
-
-
paulflang authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
...to make the work with custom datatypes easier.
-
- 22 Jun, 2021 2 commits
-
-
Miroslav Kratochvil authored
-
Mosè Giordano authored
Also: * replace `@warn` with `@error` * actually test the logging message in `readSBML`, instead of showing an extra message saying to ignore it.
-
- 21 Jun, 2021 3 commits
-
-
Mosè Giordano authored
-
Mosè Giordano authored
-
Mosè Giordano authored
-
- 17 Jun, 2021 11 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
This potentially saves a lot of headache with various custom functions or stuff where support may be complicated/ambiguous. In this precise case, we're allowing it because the user needs to `@register` the factorial function with Symbolics manually, so that it can be translated properly.
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
This got solved quickly, thanks Mose!
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
:'(
-
Miroslav Kratochvil authored
Paul reported in #64 that empty parameter list actually causes this to break because the generated Any can't downcast to String automagically, which should be fixed.
-
paulflang authored
-
paulflang authored
-
- 15 Jun, 2021 4 commits
-
-
Miroslav Kratochvil authored
Closes #54
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
-
- 14 Jun, 2021 4 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
...to allow distinguishing stuff like Euler's number from variable name `e`
-
-
-