Skip to content

Conversation

analog-cbarber
Copy link
Contributor

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.

@jingnanshi
Copy link
Member

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

@jingnanshi jingnanshi merged commit b34e769 into MIT-SPARK:develop May 22, 2023
jingnanshi added a commit that referenced this pull request May 22, 2023
* update bibtex

* update doc

* update journal name

* Parallel FPFH feature extraction (#97)

And some minor bug fixes

* Update documentation (#107)

Mention ldconfig and manually install Eigen

* Udpate calls to Open3D functions (#108)

* Fix bug causing maximum clique finder to fail with thread count >= 12 (#137)

* add support for clique solver to use different number of threads

* add tests

* better debug message

* fix noise bound & print statement for rot err

* fix typo

* update openmp flags

* Conda recipe for teaserpp-python (#125)

* Checkpoint conda recipe for teaserpp-python

* Use same version of python for conda build and runtime environment

* Update conda recipe

---------

Co-authored-by: Christopher Barber <christopher.barber@analog.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants