-
Hi,
I found this repository from the paper [A Hierarchical Preconditioner for Wave Problems in Quasilinear Complexity](https://epubs.siam.org/doi/abs/10.1137/20M1365958). Thanks for releasing the c…
-
Shapes are able to have a local transform within their Frame, but the computeInertia implementations of most Shape types do not account for that local transform. They should use coordinate transforms …
-
## Overview
It would be nice to have a module in `stdlib` that provides functions for computing means,variances, medians, ... of vectors, and of rows (columns) of 2D-arrays (at least).
E.g.,
```f…
jvdp1 updated
4 years ago
-
The goal is to verify that the prof sample intervals are truly geometrically distributed.
The approach currently being used for generating the sample intervals is composed of two steps:
- Generate…
-
# IPA Sharding with Sensitivity Bound
Thus far sharding IPA has proven difficult because of the inability to bound the sensitivity of a matchkey’s contribution to shard size. An attacker could reque…
-
### 🐛 Describe the bug
This script will reproduce the issue I'm experiencing:
```
import torch
import onnxruntime as ort
doBackprop = True
class Model(torch.nn.Module):
def forwar…
-
Hi, thanks for sharing your research.
I need to stack vertices and faces in a batch, but I note that all your experiments in the repository have batch size=None. Have you tried stacking vertices an…
-
Hey there. I've been interested in implementing: https://arxiv.org/pdf/1801.02251.pdf
Do you think this is possible with random minibatches?
I know it doesn't necessarily match the formalism int…
-
Given an (abstract) `CombinatorialPolyhedron` such that **at least one** of H-representation and V-representation are labeled geometrically, the new method `CombinatorialPolyhedron.as_polyhedron` co…
-
#### 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