-
* Functional
* Problem being addressed
* Fitting regression models (?) and searching a database of Scratch programs
* Maybe clarify the motivation for the regression models
…
-
```
There exist ( http://dx.doi.org/10.1175/2009JAS3146.1 ) non-FFT based
version of DDA, which does not use void dipoles. Green's tensor is not
stored, but recomputed at each iteration. This DDA vers…
-
Hi, thanks for developing and maintaining such an excellent tool.
I am trying to use TensorQTL to analyze some methylation data. I'm thinking of taking a similar strategy as eQTL and sQTL, where a …
-
Thanks for yet another instructive case study, Richard.
I was thinking whether there's a way to extend the example such that the estimated "true" repertoire size is used as a predictor in another m…
-
I have used this library to calculate jacobians for the [Neural tangent kernel](https://en.wikipedia.org/wiki/Neural_tangent_kernel) study.
It's fast and reliable and I'm just thinking to **extend th…
-
In several Flows there is the need to define small and short Jobs. In `atomate2` there are Jobs that just calculate a supercell or generate perturbations. While these require a minimal computational e…
-
## TO-DO
### Unit 1: Introduction
- [x] Lecture 1: Algorithmic Thinking, Peak Finding
- [x] Lecture 2: Models of Computation, Document Distance
- Exercise 1:
- [x] [quiz](https://www.khanacade…
hon9g updated
5 years ago
-
### Problem statement
In [webidl#526](https://github.com/whatwg/webidl/pull/526) a new `Exposed` annotation, `[Exposed=*]`, was introduced. It denotes a fundamental set of interfaces that are int…
-
The Grid has functions for accessing "centers" and "edges". The term "edge" here makes sense in 1D, but what it returns in higher dimensions should more properly be called "nodes". I think that in g…
ketch updated
9 years ago
-
```
There exist ( http://dx.doi.org/10.1175/2009JAS3146.1 ) non-FFT based
version of DDA, which does not use void dipoles. Green's tensor is not
stored, but recomputed at each iteration. This DDA vers…