Jakob Guldberg Aaes

Results 48 comments of Jakob Guldberg Aaes

@ilkhem - an alternative would be to use [company-fuzzy](https://github.com/jcs-elpa/company-fuzzy) which enables fuzzy search across all company backends

I have come by this thread as I have encountered the same problems. I beg for the developers who made the testing with OpenCL to publish their functioning environment (version...

C++ files are not meant to be run, but rather compiled with respect to the packages used. For this you should include both dlib and opencv

How do you create the network, please provide some example code in order to properly give you some hints, possibly change title to add "[help] Edge Labels without hovering" to...

What system are you on, what version of SimepleElastix, GCC, and Clang are you using? Also check [here](https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#quoting-code) on how to format text here

The error message extracted from the odt-file.. ``` [ 63%] Linking CXX executable ../../bin/sitkSystemInformationTest /software/SimpleElastix/build/SimpleITK-build/Wrapping/Ruby/SimpleITKRUBY_wrap.cxx: In function ‘void SWIG_RubyInitializeTrackings()’: /software/SimpleElastix/build/SimpleITK-build/Wrapping/Ruby/SimpleITKRUBY_wrap.cxx:1264:85: error: call of overloaded ‘rb_define_virtual_variable(const char [21], VALUE (&)(...), NULL)’...

This could easily be achieved with an alias and would probably just seem like bloat in the available options, IMO.

I know I'ts possible to just duplicate the column and include that, but it is not as elegant.

Changing to the full path produces the same situation, where regular `git diff ` show the proper diff, magit does not give anything. The xls2txt.py is ```python import pandas as...

You can remove the unconfirmed! I tracked down the issue to be caused by a exception being raised in my custom formatter. Being able to see such errors in any...