Algorithm to determine overlaps between spherical ellipses.
gnidovec 4992059aff improved docstring info | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
README.md | %!s(int64=2) %!d(string=hai) anos | |
contact_function.py | %!s(int64=2) %!d(string=hai) anos | |
overlap_algorithm.c | %!s(int64=2) %!d(string=hai) anos | |
packing_simulation.py | %!s(int64=2) %!d(string=hai) anos |
Algorithm to calculate overlaps between two spherical ellipses.
Python files contain an interface for C functions in overlap_algorithm.c. This file should first be compiled to a shared library overlap_algorithm.so to make this interface work.