This project is mirrored from https://*****@github.com/LCSB-BioCore/SBML.jl.git.
Pull mirroring updated .
- 22 Jun, 2021 6 commits
-
-
Mosè Giordano authored
-
Miroslav Kratochvil authored
Make `sbml` a proper function, instead of a non-const anononymous one
-
Miroslav Kratochvil authored
Make `convert_simplify_math` constant
-
Miroslav Kratochvil authored
Make `default_symbolics_mapping` constant
-
Laurent Heirendt authored
Run CI with GitHub Actions on pull requests
-
Laurent Heirendt authored
Gitignore files downloaded during the tests
-
- 21 Jun, 2021 7 commits
-
-
Mosè Giordano authored
-
Mosè Giordano authored
-
Mosè Giordano authored
-
Mosè Giordano authored
[skip ci]
-
Mosè Giordano authored
-
Miroslav Kratochvil authored
Remove `DocumenterTools` from `docs/` environment
-
Mosè Giordano authored
The package doesn't seem to be actually used, as far as I could see.
-
- 17 Jun, 2021 23 commits
-
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
Update Project.toml
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
Support MathTime conversion to Symbolics, document the whole thing
-
Miroslav Kratochvil authored
-
anand jain authored
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
Minor cleaning&merge of #65
-
Miroslav Kratochvil authored
(also ensures compatibility with the macro)
-
Miroslav Kratochvil authored
(that package is giving serious npm vibes)
-
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
Tune up the converter type :]
-
Miroslav Kratochvil authored
This got solved quickly, thanks Mose!
-
Miroslav Kratochvil authored
Sanitize `libsbml_converter` types
-
Miroslav Kratochvil authored
-
Miroslav Kratochvil authored
:'(
-
Miroslav Kratochvil authored
how did it even pass before?
-
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
-
paulflang authored
-
- 15 Jun, 2021 4 commits
-
-
Miroslav Kratochvil authored
parse out and test specially marked time math
-
Miroslav Kratochvil authored
Closes #54
-
Laurent Heirendt authored
bump version to 0.5.0
-
Miroslav Kratochvil authored
import `download` from Downloads
-