-
Hi Nvidia team,
Thank you for open-sourcing this library, it's very exciting and I'm keen to try some QEC experiments with GPU acceleration!
I notice that the Python API part of the documentation ha…
-
This file: https://github.com/lancedb/lancedb/blob/main/docs/src/python/python.md
Is missing some important classes. For example:
* [ ] Async FTS indices
-
This issue is a method of tracking/deconflicting efforts to change the Python API. If anyone has any PRs to change the Python API please let me know and we can record them here! We can also use this i…
-
# Description
As a software developer working on GCNotify stack,
I want the Python stack to be upgraded at latest supported version,
So that I can leverage the latest features of the language and bet…
-
Many functions in rig.swg do not work in python.
e.g.
2-output functions
send_raw
-
I happened to notice some SODA query/API helpers here @swo. Since this is a common need across CFA (there are R helpers within [`forecasttools`](https://github.com/cdcgov/forecasttools) and @AFg6K7h4f…
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
2.16
### Custom code
Yes
### OS platform and distribution
_No re…
-
#### Correlation
I would really like to see the original `df.corr()` from Polars, because now we only have `df.pearsonCorr(a, b)`, which need 2 columns. I would like to have `df.corr()`, which retu…
-
many helper functions in the notebooks can be shifted to Zingg package so that notebooks are neater
-
Hello,
I have a question that is similar to [this one](https://github.com/OpenC3/cosmos/issues/744), but for a python protocol. I am trying to access a telemetry item from a protocol so that I can …