-
### Issue summary
I was able to successfully compile the opencl branch caffe. When I enable libdnn for compiling and make runtest, these fails will occur:
```
[ FAILED ] 60 tests, listed below:…
-
Hi, I'm using Casadi installed with pip and trying to use the HSL solvers with IPOPT.
I followed the instructions at https://github.com/casadi/casadi/wiki/Obtaining-HSL
and made sure to add my ins…
-
(edit: ladattu 30.4. klo 8.52)
Moi!
Näyttää oikein hyvältä!
Ainoastaan DeadEndFillerin luo_ruudukko-metodiin piti lisäillä pari tulostusta itselleni selventämään miten se ruudukko rakentuukaan.…
-
See https://github.com/haskell/cabal/pull/5304#issuecomment-388626764 and https://github.com/haskell/cabal/issues/3978#issuecomment-388504699 for an example involving `http-client-0.5.12.1`. The libr…
-
I had previously installed anaconda3 v5 , cuda v9.0 and cudnn v7.
I wonder what is the problem in making these libraries?
this is what I get in cmake
```
-- The C compiler identification is GNU 5…
-
I installed boost, but the build still fails. Here is the end of the output from "make install-dealii":
[ 1%] Building CXX object bundled/kokkos-3.7.00/CMakeFiles/bundled_kokkos_release.dir/core/s…
-
Hi devs, looks like a really nice library. I've been looking for a Jax-native root finding method that supports `vmap` for some time. Currently I am using an external call to `scipy.optimize.root` tog…
-
I've closely followed the build instructions on the main page on Github, but foudn that I've gotten an error during compilation for the file "solve.cpp" because a file from the Coin library wasn't in …
-
Hi @jeffreyhanson and @ricschuster
After testing and running different optimizations when the cost layer is constant, and when I use the budget as a % of the area of protection, `add_min_shortfall…
-
One should implement Writer & Reader classes to generate game snapshots as a closed system.
This should generate file(s) snapshotting the game system. Initially, this files may be written as plain …