Ronald Ligteringen
Ronald Ligteringen
Some additional functionality we would like to see implemented: - GPU support: implementing several functions as CUDA kernels - MPI support - deconvolution - implementing in C++ the DIP*image* functions...
checking...
That might be the problem! check: And checking the OMP lib from Matlab: ```bash $ cd /Applications/MATLAB_R2021b.app/sys/os/maci64 $ ❯ ls README.libgfortran libgfortran.3.dylib libifcore.dylib libintlc.dylib libirc.dylib libgfortran.2.dylib libgfortran.dylib libimf.dylib libiomp5.dylib libsvml.dylib...
I've added the environment variables to the `matlab`-script and after calling a DIPlib function it did load the `libomp.dylib` library. At the startup of Matlab also the `libiomp5.dylib` was loaded......
Files have been added.
Thanks for updating the instructions! The problem however does not relate to the Apple Silicon compilation of DIPimage. As it turns out with the latest version of `FindMatlab.cmake` the same...
How can I help? We really need this functionality! After testing with markdown 3.0.1 in python 3.7.1 I get the following Traceback: ``` >>> import figureAltCaption Traceback (most recent call...
I think it works fine with the mods (also changed the `makeExtension`-part)! Newbie-mode: how can I submit the changes with a pull request?
All students are using our jupyterhub set up with nbgrader (). So in a way they're on the same machine using the same versions of libraries. As far as I...
Thank you very much for your help @perllaghu ! I also agree that `hashlib` is consistent. I think the problem lies in the input of `notebook_hash`: * for `release_feedback.py` this...