David Smith
David Smith
Does this crate support 2D and 3D FFTs?
Any plans to support joystick input? Or is that already possible?
The crab is a nice touch, but it is way too large and distracting relative to the informative parts. Also one of the crabs is redder than the others. :-)...
This is a very nice package. A long, long time ago I wrote the code to tile images into a mosaic that was as square as possible. I don't have...
I'm not entirely happy with the number of dependencies and helper functions for what is essentially a glorified non-linear least squares fitting code. I would be happier if it were...
It would be nice if `validate()` produced some consolidated numbers that could be checked before and after patching.
``` julia> fitdata("invivo.mat";models=3) ERROR: `fitdata` has no method matching fitdata(::ASCIIString) ```
When I try to use DCMTK to dump a lossless-JPEG encoded DICOM that I wrote with this package, I get this error: ``` E: Found explicit length Pixel Data in...