May
May
Hi, I haven't given this code a look for a long time, but I think you might be right. That line seems to compare apples with oranges. I remember that...
Hi, first of all: a happy new year to you, too :) On the topic: it seems like something changed in the swift package manager since I wrote that documentation....
Well, it seems like this lib needs update and probably could get rid of the numerics dependency at all like it does on linux. Feel free to create a pull...
Implementation in b17a90f seems to fit the specification, convenience routines to add / verify checksums will follow
For a meaningful implementation, parsing files needs to be reimplemented. Progress ongoing in branch newparser 1eb9fa9
55c33ec fixes random groups causing problems when reading the HDU
Not yet the perfect solution but at least the data becomes accessible by wrapping the primary HDU like shown in the corresponding test case `let group = Group(file.prime)`
Currently read only implementation. Lot's of room for improvements