-
kbriggs:~/tests> g++ -Wall -I ~/Downloads/nanoflann-master/include/ -I ~/Downloads/nanoflann-master/examples pointcloud_kdd_radius.cpp -o pointcloud_kdd_radius
In file included from pointcloud_kdd_ra…
-
http://jlblancoc.github.io/nanoflann/modules.html says "C++ header-only ANN library", and the term ANN appears in other places in the docs. I thought ANN meant 'approximate nearest neighbours', but …
-
I can not build it sucessfully due to lacking some code.
-
Trying to get Intel build working on a local cluster and got
`Fatal error in /apps/intel/ComposerXE2017/compilers_and_libraries_2017.5.239/linux/bin/intel64/mcpcom`:
```
3059 [ 75%] Buil…
-
@davydden
### Expected Result
`$ spack install dealii@develop` completes with the following `packages.yaml`:
```python
packages:
cuda:
paths:
cuda@9.1.85: /usr/l…
-
Since #6375 I get:
```
[ 46%] Building CXX object source/base/CMakeFiles/obj_base_release.dir/mpi.cc.o
In file included from /users/ag/lib/dealii-master/include/deal.II/base/mpi.h:19:0,
…
-
Issue: Would it be possible to compile the libnn library with position-independent code?
Environment (conda list): Linux (Fedora28)
```
$ conda list
asn1crypto 0.24.0 …
-
We include v1.2.2. There exists a v1.2.3:
https://github.com/jlblancoc/nanoflann/releases
Should we update it for 2.9?
-
I'm confused by this function. Nothing ever seems to call it.
https://github.com/jlblancoc/nanoflann/blob/e687af03e85ce2e5907c0453998ba3cb870e02b3/include/nanoflann.hpp#L1962-L1971
Seems like i…
-
I install boost ,but checking for package BOOST_THREAD... no, and then configure: error: cannot build the Vision Workbench core modules!
platform:ubuntu16.04
checking build syste…