Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
SBML.jl
Commits
e3e2c25f
Commit
e3e2c25f
authored
Jun 17, 2021
by
Miroslav Kratochvil
Browse files
a typo.
parent
3f0d7bd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/symbolics.jl
View file @
e3e2c25f
...
...
@@ -37,8 +37,8 @@ allowed_sym(x, allowed_funs) =
convert_time = (x::SBML.MathTime) -> Num(Variable(Symbol(x.id))).val,
)
Convert SBML.[`Math`](@ref) to `Num` type Symbolics package. The
conversion of
functions can be customized by supplying a custom mapping
to symbols
; if
Convert SBML.[`Math`](@ref) to `Num` type
from
Symbolics package. The
conversion of
functions can be customized by supplying a custom mapping; if
nothing is supplied, [`default_symbolics_mapping`](@ref) that translates basic
functions to their Julia equivalents is assumed.
...
...
cylon-x
🤖
@cylon-x
mentioned in commit
2c427123
·
Jun 17, 2021
mentioned in commit
2c427123
mentioned in commit 2c4271239846927deffc27ea4189d06aaff276cc
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment