-
Release Date: ~~march~~ may 2022 ... aka Spyder "**au naturel**"
Wanted:
- Infrastructure:
- [x] a full WinPython-3.10: with all usual packages
- [x] Jupyterlab-3.3 (Jupyterlab-4 api brea…
-
I've been evaluating different implementations of Tanh-Sinh and noticed that Boost's Tanh-Sinh may not perform as expected, often requiring many more function evaluations to achieve the same accuracy …
-
I noticed in the tutorial when optimal instruments were implemented, the procedure was:
1. Initial estimate with 1s GMM
2. Compute optimal instruments
3. Updated results with 1s GMM
I am curi…
-
Hi Oscar,
Thanks for this very nice and useful implementation of MWPM.
It would be nice to allow multiple components in the decoder graph and have the decoding be done in parallel on the diffe…
-
I would like to add to Cherab the emitters and integrators that work with regular grids (Cartesian or cylindrical) in similar way to recently added Ray Transfer Objects, but integrate actual spectra u…
-
Add specialization "families" for PEP 659 adaptive interpreter for `LOAD_METHOD`.
### Background:
`LOAD_METHOD` is a compiler-level specialization of `LOAD_ATTR`. It's emitted with `CALL_METHOD` f…
-
This issue is inspired by [a question on stackoverflow](https://stackoverflow.com/questions/50092490/how-scipy-calculates-the-p-value-in-pearsonr-function). There are two important pieces of informat…
-
Since properly tagged (free) corpora are scarce, I have been doing some research on POS tagging by using bilingual corpora.
I think it would be useful to either write some docs for using commercia…
-
I have a few projects that use Kokkos' CUDA backend and I'm considering using some optimization library for my projects to solve nonlinear equation and to do optimization for some machine learning t…
-
Dear developer,
From README I saw you listed Monte-Carlo sampling as one of the sampling methods provided, yet I can find no clue on how to use a related function, could you please enlighten me?…