Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
SBML.jl
Commits
9e39a896
Commit
9e39a896
authored
Feb 26, 2021
by
Miroslav Kratochvil
🚴
Browse files
update docs
parent
39f0ea09
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/src/index.md
View file @
9e39a896
...
...
@@ -31,6 +31,18 @@ julia> metabolites
⋮
julia
>
S
77
×77
SparseArrays
.
SparseMatrixCSC
{
Float64
,
Int64
}
with
308
stored
entries
:
[
60
,
1
]
=
-
1.0
[
68
,
1
]
=
1.0
[
1
,
2
]
=
1.0
[
6
,
2
]
=
-
1.0
⋮
[
23
,
76
]
=
1.0
[
56
,
76
]
=
-
1.0
[
30
,
77
]
=
-
1.0
[
48
,
77
]
=
1.0
julia
>
Matrix
(
S
)
77
×77
Array
{
Float64
,
2
}
:
0.0
1.0
0.0
0.0
0.0
0.0
0.0
…
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
0.0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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