-
**Relevant system information:**
- OS: Ubuntu 20.04
- PostgreSQL version (output of `postgres --version`): 12.5
- TimescaleDB version (output of `\dx` in `psql`): 2.0.0
- Installation method: …
-
This issue is intended for tracking milestones for the 2023 NumFocus small development grant for working on `scipy.special` infrastructure.
The original plan for this grant was to work on developin…
-
is it possible to use this without setting bin sizes? In my scenario I just want all my rectangles to fit in the smallest space possible, whatever that shape may be
-
PR #6688 required going through a lot of our code base and finding out which input arguments were treated how. In that PR, many comments were created and attached to various parts of our codebase. Thi…
-
The alignment scripts in `prep` now appear to work for the SIP headers generated for JWST exposures, but the alignment updates (shifts, rotation, scale) aren't propagated to the keywords that are read…
-
### ✨ Short description of the bug [tl;dr]
I have conducted experiments with two instances of the same "4-layer-VanillaRNN-none_activation_between_layers" model , which I'll denote as model1 and mo…
-
## 🚀 Feature
It would be great to have a library of optimization routines for the deterministic setting (a la `scipy.optimize`) using PyTorch autograd mechanics. I have written a [prototype library](…
-
I have a database of 'Address' nodes and 'Sent' relationships, and I'm using PageRank to analyze these. New nodes are constantly being imported. When running the pageRank algorithm I get the above…
-
### Request description
We would like to propose adding an HLO for fused multiply add "FMA(a,b,c) := a*b + c" for numeric types.
Adding a fused multiply-add HLO would be desirable for several re…
-
### Team Name:
MQS
### Project Description:
In a VQE algorithm, the parameters of the variational circuit are updated by the classical optimizer. Classical optimizers rely on calculating th…