Dan King

Results 218 comments of Dan King

Could things like [this](https://gist.github.com/danking/4845af38928e90ff943c006f3682e9af#file-gistfile1-txt-L778-L780) be an issue? I'd have expected the text to be indented.

I'm fine removing copy-paste-tokens. They were for a prototype with Terra. We obviously are pursuing a different approach now. Hmm. I suppose old versions of hailctl have no way to...

That's a great idea and a great use of a response header. OK, I think we might need to give them a couple months to settle into newer Hail versions....

@jmarshall @illusional Please feel free to comment if I didn't fully capture the request!

If we go through route (2), this project can serve as a prototype C or C++ interface to Hail. This interface could take multiple forms. For example, we could actually...

Types should be a non-issue because SAIGE is likely using primitive types or arrays thereof. We already do this when we call LAPACK. A major issue identified is that SAIGE...

@jmarshall @illusional Likewise, hopefully I captured the request clearly here but please provide more information if necessary!

@lwwmanning I'm looking through the good first issue issues and found this. Do you have an opinion on the format? BoolMetadata at least has a validity, length, and bit_offset. I...