TEASER-plusplus
TEASER-plusplus copied to clipboard
Conda recipe for teaserpp-python
This adds a conda-recipes
directory including a recipe for building teaserpp-python
conda packages for python 3.6 through 3.9.
This does include one change to the macos compilation setup. It changes
the -fsized-deallocation
flag to -fno-sized-deallocation
. I could not get
it too compile otherwise. I don't think this difference matters much.
@analog-cbarber thanks for the PR. I will test it on my side as well.