-
We (me + @grig-guz) are trying to store a (large) CSV dataset into a sparse matrix and subsequently put that in a JLD blob. However we are getting some weird type error when trying to load it again: *…
-
It is possible that CCTBX has not yet implemented the different radii for the different cases.
Also check the donor/acceptor flags to see if they match. Reduce sometimes has both flags set for the…
-
We'll use the second part of the lab for designing project 2. In this post provide the following:
1. Research problem in the form of a question
2. Datasets to use
3. A couple hypotheses based on some…
-
### Expected behavior
I am going through all Qubit device compatible transforms. While going through `cut_circuit_mc` I couldn't find a test for that shows that it was `jax.jit` compatible. I picke…
-
Should the model object also store these parameters?
From #103
``` r
library(fable)
#> Loading required package: fabletools
library(dplyr)
#>
#> Attaching package: 'dplyr'
#> The following …
-
### Motivation
Zero-Noise Extrapolation (ZNE) as implemented in https://github.com/PennyLaneAI/catalyst/pull/324 and https://github.com/PennyLaneAI/catalyst/pull/414 allow a user to employ ZNE with…
-
We're doing some fuzz campaigns at [Benchify](https://benchify.com/), and noticed that it appears that the `Intersection` of two `set()`s is an `EmptySet`, which is not `==` to a `set()`.
```
In [7]…
-
Running the following code in parallel
```py
from firedrake import *
mesh = PeriodicIntervalMesh(3, 1)
mh = MeshHierarchy(mesh, 3)
```
raises the exception
```
(firedrake) [connor@elit…
-
The authors stated that ``The sphere has a radius of 1 Å, and 100 charges are placed randomly inside, representing the atoms in the solute.'' This is unphysical. There cannot be 100 atoms in a sphere …
-
In most of our labs we have focused on GitHub as our main tool for collaboration, management and hosting. There are many other tools used by companies for project management. One such open source to…