Matthias Möller

Results 9 comments of Matthias Möller

Sounds very interesting. I’ll give it a try. > On 6 Sep 2018, at 16:12, Nic Holthaus wrote: > > So this is something that's been heavily worked in our...

Can you recommend me an example that illustrated the new functionality? > Am 07.09.2018 um 08:36 schrieb Matthias Möller : > > Sounds very interesting. I’ll give it a try....

Is there any example yet available that demonstrates the use of user-defined types, e.g. a vector from the Eigen library or an std::vector with overloaded +operator?

I always wanted to rename `gsUnum` and the flag `UNUM` into `gsUniversal` and `UNIVERSAL`. This might be the right time to do it. Can you do this, please?

Hi, This error occurred under macOS with the Apple Clang compiler. I am now double-checking with GCC (same OS, same configuration) to check if it is only a problem with...

Here is a small update to the problem. It also happens with GCC (6.4.0) under macOS. I could narrow down the error to the following: The push()-method of the file...

I forgot to mention that the value of m_curElimID in method boundarySize() is this: boundarySize m_curElimId: 1883329032 Seems as if things remain uninitialised. > On 26 Jun 2018, at 13:27,...

I think that adding base64 support for the knot vectors would be very good. We are planning to implement something similar to the `Geometry` tag to write solutions as native...

Hi, Could you please not push these changes to the stable branch. I am working on a new `OptimizeForArchitecture.cmake` implementation that I will push to stable soon. Matthias On 14...