-
-
Indexing edges should usually be very fast. In #495, @AndrewHannigan wrote that indexing edges can take a while which surprised me. Thinking about it I noticed that indexing edges is in fact quadratic…
-
### Background
The Dutch government has defined a geo standard named *Basisregistratie Grootschalige Topografie* ([BGT, in Dutch](https://www.geonovum.nl/geo-standaarden/bgt-imgeo)), which is a reg…
-
-
**Describe the bug**
There is a severe performance regression for `ets:select/3` when keys contain a map.
**To Reproduce**
[This benchmark](https://gist.github.com/sorentwo/3c85f71d84124b8a1fca69…
-
Hello @xbresson ,
Thank you for your work and for making available pytorch version of GCN.
I have question relate to `graph_conv_cheby(self, x, cl, L, lmax, Fout, K)` function (https://github.c…
-
I believe I have a work around for this, so more of a heads up than something that needs solving right now.
The documentation says that the phentoype can be provided as
```
- a list of strings,…
-
Domain models tend to gravitate towards object graphs but that's shitty for lots of practical reasons. (NOTE: none of this deals with cardinality > 1 e.g. lists, sets, maps)
1) hard to optimize DB …
-
Hi Emanuel-
Looking at how to handle conditionals, as not everything maps to linear functions. I'd really like a fn (a,b,c) which returns b if a else c, or functionality equivalent to a ? b : c
…
-
I understand you probably won't develop this yourself, but wanted to put it on your/this community's radar anyway: support for this workflow in `magit` would be great for emacs users.
I'm very exc…