Martin Asser Hansen

Results 23 issues of Martin Asser Hansen

I am experiencing nasty premature termination of Bzip2::Reader. I am including a test script and a data file located here: ftp://ftp_20130926_12853:[email protected] Notice the difference in output: ./test.rb | wc 13206...

Consider the test dataset from issue #22: bunzip2 the test dataset bzip2 the test dataset with Bzip2::Write in test1.bz2 bzip2 the test dataset with command line bzip2 in test2.bz2 Notice...

e.g. ``` interface SquareConfig { color?: string; width?: number; } ```

enhancement
help wanted
effort: medium
needs design

I just wasted a lot of time tracking down a mistake I made: overflowing a byte NArray. Narray overflows without raising any errors - a typical C thing. Can we...

I think this warning comes from narray - at least I only see it with warnings enabled and requiring narray. maasha@mel:~$ ruby -wr narray -e '' lib/complex.rb is deprecated maasha@mel:~$...

Perl PDL have bindings to the FITs format so you can random access data matrices from disk. Do NArray support anything similar? [Edit] OK, so I found some examples (http://narray.rubyforge.org/demo/image.html.en)...

How about a linux port!

On a failing test I see something like this in vscode: I was not expecting all the `[`, `[` and `mXX`. How to get normal HTML?

needs test

It would be nice to see query time if possible?

It would be a nifty feature if one could use [spinners](https://jqueryui.com/spinner/) instead of sliders or dropdowns.