-
With a lot of help, I managed to get this to build using nix: https://nixos.org. It built for me on macOS using
```
nix-build --pure sundialsTest.nix -I nixpkgs=https://github.com/nixos/nixpkgs-ch…
-
Hello.
I have built the library and while running, the program crashes at the part where
the ACML is first used (when applying sgetrf function).
I used gfortran version and also tried the ifortran.
…
-
```
What should be the improvement?
Support the usage of python 3 for the btk bindings, in all supported OS's and
architectures.
Could you detail it by giving examples (code, files)?
The issue is q…
-
I'm currently reviewing the implementation of the API function `setMeshAccessRegion` into the python bindings (https://github.com/precice/python-bindings/pull/124). I would argue to change the format …
-
**Describe the bug**
I add "org.sw.demo.davisking.dlib", the compiler (VS2019 16.10.1) not found "zlib.h " and "mex.h"
This's some last error lines:
```
1>[148/3934] [org.sw.demo.davisking.dlib-19…
-
Hi,
First, love the project. It’s speed and quality has been a huge help in gradually weaning myself off of Matlab.
I was watching a JuliaCon talk from Stephen Johnson on meta-programming. He to…
-
As Python is good for drafting and iterating quickly, I think the aim should be to provide a general reference (similar to `libmseed`) written in a universal language. Here I would propose a proper im…
miili updated
2 years ago
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/…
-
Error using mex
Creating library C:\opencv3.1\mexopencv-3.1.0.1\opencv_contrib\+cv\private\BriefDescriptorExtractor_.lib and object
C:\opencv3.1\mexopencv-3.1.0.1\opencv_contrib\+cv\private\Br…
-
download 1.9.1.tar.gz from the github.
tar zxvf 1.9.1.tar.gz
cd flann-1.9.1
mkdir build
cd build
ccmake ..
turn BUILD_MATLAB_BINDINGS ON -> OFF
Press [c] to configure (Successfully)
Press [g…