-
Hi,
I was wondering whether it is possible to implement an enhanced CSR model compared to the 1D case, as the 1D model results seem to (sometimes) be quite different from full 3D simulations, updat…
-
### -> submitter ORCID (or name)
https://orcid.org/0000-0001-7649-4498
### -> slug
cenki-2022-uht-granulitic-terranes
### -> license
CC-BY-4.0
### -> alternative license URL
_No r…
-
#### Description
The [STUMPY](https://stumpy.readthedocs.io/en/latest/index.html) library contains high-performance (using Numba and/or Dask) code for calculating the so-called "matrix profile" of a …
ulupo updated
8 months ago
-
Problem: EnergyPlus provides no method to describe thermal bridges in envelope components.
Solution 1: A very basic approximation would be to allow independent parallel path calculations for the sa…
-
Hi Shams,
Not a real issue but a general question.
I am interested in applying SPIB in larger system like a full kinase domain (~300 - 400 residues), I followed the tutorial and basically implem…
-
```
table('foo')
.between(i, j, index='a')
.between(k, l, index='b')
.between(m, n, index='c')
```
Currently we can only use a single index at a time. We should eventually support efficient index …
-
PR #143 adds support for vector valued variables and constants to polars evaluator, but polars evaluator still cannot handle higher dimensions.
Observed reasons/attempted solutions for this:
- Whe…
-
There are several experiments being done with this repo to understand and evaluate the effects of quantization on the `llama2.c` models.
It is a great test-bed to analyze the effects of varying app…
-
I am trying to decide between a couple of options of how to structure the Histograms used for DVs and failing. So I'll be explaining all the options that I see and why they don't fulfil the requiremen…
-
On today's dev call, we discussed the possible role that numpy_groupies could play in xarray (#4540). I noted that many of the use cases for advanced grouping overlap significantly with histogram-type…