-
# Transonic vision · FluidDyn blog
This note is a work-in-progress. We try to be as correct and fair as possible. If you find something wrong or have propositions for improvements, please open an iss…
-
According to the OpenRocket techdoc:
> A comprehensive data set of the pressure drag coefficient for all nose cone
> shapes at all fineness ratios at all Mach numbers is not available. However,
> Sto…
-
https://github.com/fluiddyn/transonic can accelerate Python/Numpy code and run on accelerators
-
The page https://libraries.io/pypi/transonic is quite wrong. The repository of this Python package is hosted on https://foss.heptapod.net/fluiddyn/transonic and there is a Github mirror (https://githu…
-
Hi all,
I just tried to test the napari-tracing plugin and retrieve an error message `RuntimeError: Failed to import command at 'napari_tracing._widget:TracerWidget': DLL load failed while importin…
-
# Transonic vision · FluidDyn blog
This note is a work-in-progress. We try to be as correct and fair as possible. If you find something wrong or have propositions for improvements, please open an iss…
-
At the end of conda-forge builds (during the testing phase), I get
```
2024-07-25T15:09:22.3277580Z import: 'fluidfft.fft2d.__pythran__.operators'
2024-07-25T15:09:25.9138831Z Traceback (most rec…
-
I have a question for you: I'm using transonic with pythran, and everything's working great! Now I'd like to bundle my code (specifically use pyinstaller to create a self contained app), including the…
-
1. The Transonic types defined in `transonic.typing` should be compatible with Mypy.
2. It should also be possible to directly use types defined in `typing` for the simple cases (List, Dict, Set, T…
-
I am getting a hard crash of Napari when using the napari-tracing plugin?
I am working on an M1 (arm64) macOS laptop. This might be the cause? idk, just an optimistic guess.
The following recipe…