-
I propose to treat all acronyms in class and function names as any other word and not capitalize them like now. This would mean e.g.:
- `QPSolver` becomes `QpSolver`
- `NLPSolver` becomes `NlpSolver`
…
-
(Spotted by the incredible fedora-review tool.)
Thus, Julia distributions are GPL2+ unless one removes the file manually. Sounds a bit silly, though I'm not sure how easy it would be to get rid of th…
-
Hi, I am trying to make navigation_2d for Turlebot. I'm using ROS hydro but I always get errors when running catkin_make.
```
CMake Error: The following variables are used in this project, but they a…
-
I get the following warnings during the `cmake` step:
```
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at swig/CMakeLists.txt:259 (add_dependencies):
P…
-
Hi all. I successfully compiled the g2o library (MSVCE 2010 on windows 7 64 bit) and I'm using it in my SLAM framework as back-end optimization step.
I noticed that the time required for compiling t…
-
I am currently working on a high performance text analytics package for Julia.
When today I installed the new release I got a 5 times decrease in performance with the current Julia build (`Version 0.…
-
Intel (India) has graciously given us MKL licenses for Mac, Windows, and Linux. Although we are unable to do much in the 0.2 release, we should try and include MKL in the nightlies post 0.2, and in fu…
-
On a Linux build of cde17b6a5ede76974b4dd16e66371228b8e23308, the following raises a MemoryError:
```
A = sparse([1, 1_000_000_000_000], [1, 1_000_000_000_000], [1.0, 2.0])
```
Specifically, I get:
…
-
Not really a casadi issue, but i'll put a note here for further reference.
CSparse has difficulty solving banded matrices with a wide off-diagonal element (is this called circulant?)
``` python
fro…
-
```
ghorn@adler:~/hslibs/hascm (master)$ cat /usr/share/casadi/linklist.txt
casadi_ipopt_interface;ipopt;dl;coinmumps;pthread;coinlapack;coinmetis;coinblas;gfortran;m;gcc_s;quadmath;casadi_sundials_i…
ghorn updated
10 years ago