-
### Describe the workflow you want to enable
Save the spectral embeddings used for clustering in the [SpectralClustering](https://github.com/scikit-learn/scikit-learn/blob/9aaed4987/sklearn/cluster/_…
-
## TAC:
On-manifold KDE approx products, e.g. `pqr = p * q * r`, where p,q,r are probability densities, and on say SE(3) manifold, or similar.
Note: probability density on manifold here is akin …
-
Hey there,
i recently bought a drawing tablet named [AP 906](https://ace-pen.com/ap-906/) and i have several things to report.
this is how the pen is identified with `lsusb`:
```
Bus 003 Devic…
-
**Describe the bug**
Hi, I'm trying to run the latest `taichi` release (upd: and the latest nightly build - `[Taichi] version 1.8.0, llvm 15.0.7, commit 52b24f3e, osx, python 3.11.7`, outcome is the …
-
## Motivation
The `ATSPGenerator._generate` function seems to have high complexity in both time and space.
## Solution
I have tried to implement Floyd-Warshall algorithm as an alternative, an…
-
Hi,
I was wondering if there exists a system with Skyfield that plots the positions of Jupiter's moons as a function of time? It would be very useful for people intending to photograph Jupiter, and…
-
I have a different number of m/zs per pixel/spectrum(processed). How should I use this tool to homogenize all the spectra?
Currently, I am binning and upsampling(summing all intensity in between bin…
-
Concatenating DataArrays with repeated dimensions does not work.
```python
import xarray as xr #xarray 0.8.2
from numpy import eye
A = xr.DataArray(eye(3), dims=['dim0', 'dim0'])
xr.concat([A,…
-
**Hi Srikanth,**
**I am experiencing some errors with some AMIcorpus meetings. I have two types of errors:**
1. **Error aborting the process of the meeting, that is, I am getting only one output…
-