-
sw_vers
ProductName: macOS
ProductVersion: 14.2
BuildVersion: 23C5030f
Python 3.11.3 (v3.11.3:f3909b8bc8, Apr 4 2023, 20:12:10) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin
plist-yaml-plis…
-
Recently, Cython released the 3.0 version with a [Pure Python mode](https://cython.readthedocs.io/en/latest/src/tutorial/pure.html), and I think it would be a game changer in this library, as most of …
-
**Output of the [info page](https://docs.datadoghq.com/agent/guide/agent-commands/#service-status)**
When installing NVML integration, getting the following error:
Loading Errors
=========…
-
This is the opposite performance behaviour to what I would expect. macOS, Python 3.8, `refl1d.__version__ = '0.8.12'`
```
#setup
# pure Python version
from refl1d.abeles import refl
# ultim…
-
Code from kernel_iq.c has not been ported to kernelpy.py. In particular, the new orientation and magnetism algorithms do not apply to pure python models.
Migrated from http://trac.sasview.org/ticke…
-
Our root partition is apparently very low on space (Opentrons/opentrons#8184).
Some of our space is currently wasted on big packages like `pandas` (#61). *We* don't actually need `pandas` in the ro…
-
The following code fails to converge.
```
from reaktoro import *
db = Database.fromFile("nasa-cea.yaml")
gases = GaseousPhase("CO CO2 H2 H2O CH4 N2 O2 C2H6 C3H8 C4H10,n-butane")
solids = Cond…
-
Hi, for a newbie in asr, it's really hard to understand what c++ doing step by step, does there any pure python script can inference lstm transducer model? (by reading a wav file then output text)
-
I convert this tool by the help of Claude 3.5 Sonnet, with only one prompt. From Python to pure html/css/js, for easy using.
Then I added auto focus, auto Format code/Process Changes after pasting,…
-
### Duplicate Check
- [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates
### Describe the bug
Hi so I've been using flet since 2020 a…