-
### Description
`stack` and `unstack` are very common and useful dataframe operations and their usage is not easy to come by in Polars, in part due to our stricter dtype requirements. While we do hav…
-
Given a map (quantum channel) compute the complementary map.
As an example, this functionality is present in the QETLAB package. While the implementation there is in MATLAB, the spirit of the impl…
-
**Describe the bug**
Prepare stage Codebuild times out before all actions are completed.
**To Reproduce**
ControlTower Enabled via LZA
`global-config.yaml`:
~~~yaml
controlTower:
enable: tr…
-
### Read this [wiki](https://github.com/juspay/hyperswitch/wiki/Plugin-Development-Hackathon) to know how to Participate
### Please make sure to read this through the below Guidelines before attemp…
-
Use Cases:
1. Orgs have Unit Managers that wish to use the Org API to programmatically manage COs. The Orgs wish to grant that power, but scoped to the Units and not for the whole Org.
2. Orgs wan…
-
First, thanks so much for cdrdao! As someone that still rips CDs to our cars' "jukebox"/hard drives, I am super-interested in writing audio CDs that include CD-Text and keeping albums out of the "Unk…
-
We should add the DG discretization to the MCT model at one point since to speed up simulations, especially since the MCT has multiple transport equations.
Maybe this is even possible without adding …
-
### Bug Description
The charm status gets into error unnecessarily in the middle of deployment.
> 13 Aug 2024 15:24:36Z juju-unit error hook failed: "start"
```
$ juju show-status-l…
-
## Environment
juju 3.1.5
lxd 5.15
## Step to reproduce
```
$ charmcraft pack
$ juju deploy -n 1 ./secrets-test_ubuntu-22.04-amd64.charm secrets
$ juju run secrets/0 --wait=0s set-secret ke…
-
I'm currently running into problems where sometimes this function seems to hang when called many times with MPI.
Inside a bash script for example, I run the following commands (hoping to get OpenMP …