Philipp Germann
Philipp Germann
This would be particularly helpful, as there are problems in this context when using seaborn from python3. Or fixing might be possible in the same go. Anyways, the following code...
I am sorry, my matplotlib for python3 was outdated ... Cheers & thanks for the good work!
To me it look like this package is no longer maintained: they don't even bother fixing links to the wrong package in the docs (see #227). On the bright side,...
If you browse the source you see that not all wrapped solvers have licenses themselves ...
* Sandersius, S. a, Chuai, M., Weijer, C. J., & Newman, T. J. (2011). A “chemotactic dipole” mechanism for large-scale vortex motion during primitive streak formation in the chick embryo....
* Planar cell polarity of epithelial cells in curved sheets. Would require additional angle for PCP polarity in the plan normal to the apical-basal polarity and then an XY model...
For now e95b44b in an experimental `adaptive` branch adds two additional methods to `Solution`, `take_rk12_step()` and `take_rk12_rd_step()`. The latter does not use friction and does not update the velocities after...
If the changes in neighborhood should turn out to be problematic, maybe switching from the simple ReLU potentials to some smooth 3rd order polynomial might help? I attached some python...
Hello Axel, Glad you like your work and found your way here too :-) Unfortunately, I am not aware of ways to run the current code without CUDA and a...
`nvcc` uses Visual Studio's compiler, which does not know `M_PI` and has some issues with variadic macros; nothing that cannot be fixex, cf. 381d5ac and 06fcfb0, but the springs example...