-
### Links
In my attempt to understand the Hoare powerset domain (`SetDomain.Hoare`) used for path-sensitivity I happened upon the following:
* [some slides from Miné](https://www.di.ens.fr/~rival/se…
-
Hi
I've noticed this issue quite a few times, and wanted to know if others face this as well. I'm running PTAM on the Pandaboard running Ubuntu 12.04 and Fuerte, and if I try to initialize a map with …
-
This extends #181 with the ability to embed bounded strings or lists directly within other structures while maintaining the variable length property.
Some environments require avoiding all memory a…
-
ImageOptim tells you how much it has saved, but not how much of the current batch has been done. It would be helpful if it displayed something like this in the bottom status line:
Processed 1234 of 2…
-
Hi Simon,
Amazing project – I tried something like this many years ago but the tooling around neural nets was so poor that I didn't get anywhere. In my opinion, you're going about this exactly the …
-
Alpha's command line interface has been growing organically for quite some time. Right now, we have a lot of different flags and options that are partly related and - in some cases - influence each ot…
-
@janosh thanks for the PR and the work on pymatviz! A lot of the plots for pymatviz which are not yet in matbench (esp. the uncertainty ones) will come in very handy for matbench in the near future :)…
-
So in the documentation there is the sentence:
> An AbstractGP, f, should be thought of as a distribution over functions. This means that the output of rand(f) would be a real-valued function. It's…
-
Is there a way to get optimized path for expression with some tensors repeated?
For instance, einsum('nlp,nlq->l', B, B) can be done in O(n^3) time, but einsum opt gives a schedule that takes O(n^4…
-
# [RFC] Plugins, normalizers, and nodes
_Thanks for the feedback in #6025! Some very opinionated thoughts... (cc @acywatson @fantactuka @ivailop7 @etrepum @GermanJablo @abelsj60 @StyleT)_
Lexica…