Ronald Ligteringen

Results 6 issues of Ronald Ligteringen

**Component** DIPimage Git commit ID: b819793c **Describe the bug** Build DIPimage on macOS with Xcode `clang++` and Homebrew `libomp` (all external libs Homebrew). When using build DIPimage in Matlab 2021b...

component:DIPimage

I've found the version 2 DIPimage tests. I can put these tests in `dipimage/tests/archive`. We can check later if and how we can reuse these tests. Okay?

enhancement
help wanted
component:DIPimage

We're using `mjpage` from the command-line to render *a lot* of equations on *a lot* of html-pages to SVG. This works great! Just very recent we're experiencing problems with SVG...

question

**Component** DIPimage Git commit ID: c81e4933e9495044dca4fa85b786ac1c57fbac59 **Describe the bug** Error-message in Matlab R2023b (maca64) after calling `dipimage`: ``` Invalid MEX-file '/Users/rligteringen/dip/share/DIPimage/private/numberofthreads.mexmaca64': dlopen(/Users/rligteringen/dip/share/DIPimage/private/numberofthreads.mexmaca64, 0x0006): Library not loaded: @rpath/libMatlabEngine.dylib Referenced from: /Users/rligteringen/dip/share/DIPimage/private/numberofthreads.mexmaca64...

bug

### Operating system Ubuntu 20.04.5 LTS ### `nbgrader --version` 0.8.0 ### `jupyterhub --version` (if used with JupyterHub) 2.3.1 ### `jupyter notebook --version` 6.4.12 ### `jupyter lab --version` 3.4.6 ### Expected...

bug

I've added a `CMakeLists.txt` file (and `config.h.in`) to build `sshfs` on our server without `meson` and `ninja`. The `test` is not implemented.

enhancement