Robin
Robin
As of rev d6ccd75f9be26de5de5af5e4d5249214b8142618, we have a working dissected ELF shared library. The next goal will be to make it as minimal as possible, while still being able to invoke...
> Fixed in #18? @dannypsnl @mewmew Not yet, we'd first need test cases :)
> @mewmew https://gcc.gnu.org/wiki/Ieee128PowerPC I'm just thinking maybe we generate test data to check our implementation. And a reference is https://juliamath.github.io/DoubleFloats.jl/stable/characteristics/ I think we can look into implementation Sounds good.
> Might this be solvable ... > ... by checking the origin's commit list for a commit with matching author AND a different committer or for the same message? Hi...
I would like to play with combining probabilistic notions and constraint satisfaction in minikanren with graph theory, to be used for fuzzy graph inference problems, where the initial knowledge set...
> Maybe we can start by making a better first example :) How about using [Einstein's puzzle](https://web.stanford.edu/~laurik/fsmbook/examples/Einstein'sPuzzle.html) as an example? > Let us assume that there are five houses of...
> Wow this is so far above my head as someone new to the field. Would you maybe also include how you would like the go code to look that...
> What are the units on StreamInfo.MinBlock and friends? ``` go // The minimum block size (in samples) used in the stream. BlockSizeMin uint16 // The maximum block size (in...
Thank you for clearing up the license information. Btw, we've spent quite some time during the last few days improving the API of `mewkiz/flac/meta`. As part of this work, we've...
> @mephi42 I'd be ok with that. The previous PR just fell off my radar Hi @ALSchwalm, I just found out about the dwarfexport plugin today, and wow, I must...