JanosGit
JanosGit
Thank you again for bringing that up. This sounds quite reasonable to me. I'd like to give the proposed change a test in my projects before merging it and I...
So do I get it right that these install paths are not really compatible with Homebrew-based distribution? Let me maybe ask the question differently: What would be the proposed straightforward...
Thanks for the quick response and the clarification. Looking at the Eigen repo, it seems that eigen uses these .9x version numbers to indicate that they are somewhere in between...
Nice to hear that this module is useful four you! Your ideas sound sensible to me, so feel free to send a pull request. I'm currently working on a project...
Could you give some more information about the system that triggers the error? Have you run it under a debugger? A stack trace would be great to track the source...
From what I get this is caused by some explicitly overloaded `operator/` definitions from the Xcode 15 standard library. Unfortunately, the change which fixes the macOS build now explicitly breaks...
I resurrected this PR again after realizing that the GitHub hosted macOS 12 runner that we used is no longer available and thus the problem solved in the original PR...
Yeah, regarding gcc compatibility note that the issue was the unit test code, not the project code itself. Chances are high that the actual vctr implementation will still compile fine...
See here https://github.com/sonible/VCTR/actions/runs/4665196017/jobs/8258274865