improved #Golang support in #ApacheArrow:
- list, struct arrays,
- records, tables
- tensors
and a CSV reader!
https://github.com/apache/arrow/pull/2872
#DataFrameGomination is nigh!
improved #Golang support in #ApacheArrow:
- list, struct arrays,
- records, tables
- tensors
and a CSV reader!
https://github.com/apache/arrow/pull/2872
#DataFrameGomination is nigh!
I did it!
Saturday morning hack complete: JIT-compiling and executing Go code at runtime using Go's plugin system — 76 lines of code.
#golang
https://gist.github.com/mrnugget/891078a2f02d909d107d7cc8469ddd98
#GoHEP release v0.14.0 is out!
The best release ever.
With a new #xrootd server+client (thx @[email protected], from @[email protected] !) and its #FUSE bindings.
and... finally, writing #ROOT files, from #Golang.
see:
- https://go-hep.org/news/release-0.14.0/
it's "23:55" on the #HEPWorldGomination clock!
https://arxiv.org/abs/1808.06529 :
#GoHEP: writing concurrent software with ease and #Go.
My paper from last year @[email protected]. Talking about #Rivet, #ROOT I/O, and #Delphes. All in #Golang.
Sweet! Thanks to github.com/nelhage/gojit I JIT'ed a function that writes 'H' to a buffer in one page of Go code!
https://gist.github.com/mrnugget/ab15e1eb8c0c17b32ef7b7918377b629