ecell / ecell4

An integrated software environment for multi-algorithm, multi-timescale, multi-spatial-representation simulation of various cellular phenomena
https://ecell4.e-cell.org/
GNU General Public License v3.0
17 stars 9 forks source link

prelude #63

Closed kaizu closed 4 years ago

kaizu commented 5 years ago

See https://doc.rust-lang.org/std/prelude/index.html

from ecell4.prelude import *
#behaves as
from ecell4 import *
from ecell4_base.core import *
from ecell4_base import *