LucianSheen

Results 3 issues of LucianSheen

If this issue is intended to be a *bug report*, please fill out the following: **Expected behavior** Using 0.9.3 image in docker, but whenever I try to run the simulation...

I tried to add: def get_segment_angle(segment): return _wormpy.get_segment_angle(segment) get_segment_angle = _wormpy.get_segment_angle but it seems _wormpy.pyd doesn't have get_segment_angle either.

Will there be any chance that this can be updated?