mlangiu
mlangiu
I did, here's the output $ cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=release -DCMAKE_EXPORT_COMPILE_COMMANDS=YES -DSYSTEM_CLANG=ON -- The CXX compiler identification is GNU 7.3.0 -- Check for working CXX compiler: /usr/bin/c++.exe -- Check for...
If instead I change from the class definition to a call to `backend.Function` and subsequently add the corresponding methods to the new type I don't get the segfault but simplification...
@koppor sorry for the typo, it's been corrected
I am having a similar issue with the Python kernel on macOS Catalina When I try to start a kernel for the first time after starting Atom a message that...
I discovered that in my case the caveat was a broken Jupiter configuration: Issuing `jupiter notebook` in a terminal and trying to start any python notebook revealed an error message...
For those of you working with different python, conda and pip versions on a single machine like me (Windows 10 with anaconda, conda + Cygwin with it's own python and...
> It seems this issue is specific to Apple Silicon. Nope this happens also on older Intel macs
This question has already been answered by @klorel in #17 > Hello, > Here are information regarding the testing environment: > Distribution : Debian 10 stable > CPU : Intel...
I would like to add a few things: - In general it would be nice to know version information for all the available solvers (CPLEX, Gurobi, LocalSolver) - Can we...