Mario Emmenlauer

Results 51 issues of Mario Emmenlauer

Thanks for this great library! Is there a plan to support also 2D transforms? It would be quite helpful.

I try to build Apache thrift on MSVC2019, which requires libevent. However the build fails with the error that can be seen here: https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/builds/40247460/job/lns1a3x5n2ke8e16 The relevant part seems to be:...

build

Thanks a lot for this great work! I have a humble request for more examples. I found getting started a bit difficult because, despite making SIMD programming much simpler, Vc's...

This PR adds cmake support for the C# netstd implementation. The major changes are only in cmake and in the Visual Studio project files. The actual build is executed via...

rebase needed

I get a number of errors when building latest xtensor tests against xsimd 8.0.3 on MSVC with latest Visual Studio v16.11.5. The problem is here reported for test_xdatesupport, but appears...

The tests for xsimd run on a number of platforms successfully but fail with XCode 12 on MacOSX: ``` 1: [ RUN ] error_gamma_test/sse_double.gamma 1: /Users/bdaci01/xsimd/test/test_error_gamma.cpp:134: Failure 1: Expected equality...

### Brief Issue Summary This is a feature request. When I have a build running, but I modify a file and try to restart the build, I get an error...

Feature Request
help wanted
Feature: build

The very nice cmake integration has still a small impediment with the ninja build tool. I'm just collecting this here so that people are aware of it. There are a...

I've tried to build CTK with Qt 6.0.0, but already the cmake configuration fails. I've tried to add support for Qt 6 but it turns out there is quite some...

From the documentation of SignedMaurerDistanceMapImageFilter, I was understanding that its perfectly valid to use output images of integral type. Quoting from the docs (emphasis mine): To maintain integer arithmetic within...

status:Backlog