-
There are a lot of warnings during the build. Some of them might even be real problems. I imagine they are different on windows vs. linux vs. OS X, too.
Here are the warnings I get when building fr…
-
For autotuning, and for developing heuristics, it would be convenient to be able to schedule complicated fusions from the Python side. Currently, doing so requires us to write the whole schedule from …
-
Error occurred when executing XlabsSampler:
Expected query, key, and value to have the same dtype, but got query.dtype: struct c10::Half key.dtype: struct c10::BFloat16 and value.dtype: struct c10:…
-
When I build try to build this package as part of ros2 jazzy, I get the following errors:
--- stderr: python_orocos_kdl_vendor …
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of Polars.
### Reproduc…
-
Due to `greenlet` [version pinned ](https://github.com/toluaina/pgsync/blob/e665625a5c6a85119a6c9fb5c3c54f88091dbd22/requirements/base.txt#L36)to `3.0.3`, PgSync is not able to run on Python `3.13`.
…
-
### Describe the bug
First thanks for the wonderful improvements Cython has seen recently. This is really game changing.
Mostly so far I've only encountered usability issues, and this is the first…
-
Rust client docs for `topic_producer_with_config`
https://docs.rs/fluvio/latest/fluvio/struct.Fluvio.html#method.topic_producer_with_config
The config builder `TopicProduceConfigBuilder` will al…
-
I am trying to run a python script on boot using a systemd service on a Raspberry Pi4. The python script runs fine via the terminal, but flags a few errors (see attached image) when run via systemd. T…
-
Alongside with the lost on performance, I think that it would be fantastic to have some sort of benchmarking bundled withing the CI pipeline. Hence, we could see if there is any performance lost from …