ecell4_base icon indicating copy to clipboard operation
ecell4_base copied to clipboard

new_particle has variety

Open kaizu opened this issue 6 years ago • 1 comments

SpatioctyeWorld::new_particle returns boost::optional<ParticleID> and other worlds does std::pair<std::pair<ParticleID, Particle>, bool>.

kaizu avatar Feb 25 '19 09:02 kaizu

See https://github.com/ecell/ecell4-docs/blob/master/en/tutorials/tutorial3.ipynb

kaizu avatar Feb 25 '19 09:02 kaizu