picca
picca
There is another issue :), the library generated is called ann. but this is a modified version of ann augmented with the ann_adaptor.cpp file. Is it possible to rename this...
Yes, here the package which does not work fully for now. https://tracker.debian.org/pkg/cctbx the repository for the packaging is here. https://salsa.debian.org/science-team/cctbx the objectif is to have dials in Debian at the...
Hello > I am preparing for the ACA meeting, so I will not have time to look into this until I am back (around 8/8). Is it possible for me...
Hello, I have a question about the annlib test, I try to run it but I do not get the same hash that the one expected. when I run the...
Hello, I found the issue the ann library packages with Debian is the one from this source where ANN_ALLOW_SELF_MATCH is ANNtrue. https://www.cs.umd.edu/~mount/ANN/ your version of annlib is an older version...
Ok, I rebuilt an ann Debian package with your default. I can confirm that all test pass now :). It solved also the dials indexing tests. so to solve this...
In order to avoid a symbol collision with the current ann library, I will create a ANNSELF_INCLUDE and ANNSELF_EXCLUDE name space and patch the annlib code. this way all symbols...
Done, now there is libann-cctbx-dev and libann-cctbx0 packages in order to build cctbx. I patched the code in order to link against ann-cctbx instead of ann and replace all the...
> thanks for reporting. Sorry, docs are a mess, but at least there are some docs ... no problem at all, it improves with time ;) > Pushed some attempts...
In fact my cut and past was misleeding because I copy the end of the build process of the extensions which were for python3.5. So indeed the test are run...