TEASER-plusplus icon indicating copy to clipboard operation
TEASER-plusplus copied to clipboard

Conda recipe for teaserpp-python

Open analog-cbarber opened this issue 3 years ago • 1 comments

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 avatar Dec 20 '21 21:12 analog-cbarber

@analog-cbarber thanks for the PR. I will test it on my side as well.

jingnanshi avatar Dec 20 '21 23:12 jingnanshi