Alexandre Kaspar
Alexandre Kaspar
I struggled for a few hours trying to understand why the result of `undistort` with my calibration data was always an image with no size. In my case, my `ofApp::update`...
See https://github.com/NaturalNode/node-lapack/issues/2 Using the following on matlab / octave: ``` matlab A = [ 1, 2; 3, 4; 5, 6]; [u, s, v] = svd(A) ``` I obtain: ``` u...
Hi, the extension crashes on Fedora 17 as soon as I press the "bolt" button or trigger it using key. I've seen ticket #10 which resulted in "install zeitgeist". My...
Thank you so much for creating such minimal version of a drag-n-drop list for react. Would it be possible to have a parameter to **disable the auto-scrolling behavior**? ## Context...
Hi, I am completely new to github, so I don't know where I should put that. Correct me if it was not the good place for it. The issue is...