Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
ed1fe61e
Commit
ed1fe61e
authored
Jan 23, 2020
by
Sylvain Soliman
Browse files
Merge branch 'master' into develop
parents
bb31abc2
6bd75701
Changes
5
Hide whitespace changes
Inline
Side-by-side
about.pl
View file @
ed1fe61e
...
...
@@ -8,7 +8,7 @@
about
/
0
]).
version
(
'4.3.
8
'
).
version
(
'4.3.
9
'
).
copyright
(
'Copyright (C) 2003-2020 Inria, EPI Lifeware, Saclay-Île de France, France'
...
...
biocham_jupyter/guinbextension/package.json
View file @
ed1fe61e
{
"name"
:
"gui"
,
"version"
:
"4.3.
8
"
,
"version"
:
"4.3.
9
"
,
"description"
:
"biocham gui in jupyter notebook"
,
"main"
:
"src/index.js"
,
"scripts"
:
{
...
...
biocham_jupyter/kernel/biocham_kernel/__init__.py
View file @
ed1fe61e
"""Example magic"""
__version__
=
'4.3.
8
'
__version__
=
'4.3.
9
'
units.pl
View file @
ed1fe61e
...
...
@@ -171,7 +171,7 @@ find_parameter_dim(X ^ Y, (DimT, DimV), L) :-
DT2
=
DT
,
DV2
=
DV
;
Y
=
1
/
Z
,
Y
=
1
/
Z
,
DT1
=
DT
,
DV1
=
DV
,
DT2
=
DimT
,
...
...
web/index.html
View file @
ed1fe61e
...
...
@@ -32,7 +32,7 @@
</head>
<body>
<h1>
The Biochemical Abstract Machine BIOCHAM 4
</h1>
<h1>
version 4.3.
8
January 2020
</h1>
<h1>
version 4.3.
9
January 2020
</h1>
<div
class=
"authors"
>
<p>
...
...
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