#thismonthinfluiddyn — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #thismonthinfluiddyn, aggregated by home.social.
-
#ThisMonthInFluiddyn - Nov 2024 edition
* #FluidDyn, #FluidSim, #FluidImage now works with #numpy 2 and #mpi4py 4.0.
* #Spack packaging recipes
https://foss.heptapod.net/fluiddyn/fluiddyn/-/tree/branch/default/misc/spack?ref_type=heads
* #Apptainer and #Guix packaging for FluidSim
https://foss.heptapod.net/fluiddyn/fluidsim/-/tree/branch/default/doc/apptainer?ref_type=heads
* Basic support for #Jax is part of #Transonic with v0.7.x
* #FluidImage v0.5.x has a number of improvements, such as work towards matching #UVmat (the MATLAB #PIV suite), new executors and a command `fluidimage-mean`
-
#ThisMonthInFluiddyn - Mar 2024 edition
Happy Easter folks 🐣! We are dropping this a little late.
🔹#FluidImage v0.4.3 is out. Versions 0.4.x contains API changes and new features like a new executor to support Windows, and reworked logs with #Rich progress bars.
https://fluidimage.readthedocs.io/en/latest/changes.html#release-notes
🔹#Transonic v0.6.4 is a bug fix release which works around a #Pythran compilation problem on Windows (in terminals other than Mingw). Related release of #FluidSim and #FluidFFT are out.
-
#ThisMonthInFluiddyn - Mar 2024 edition
Happy Easter folks 🐣! We are dropping this a little late.
🔹#FluidImage v0.4.3 is out. Versions 0.4.x contains API changes and new features like a new executor to support Windows, and reworked logs with #Rich progress bars.
https://fluidimage.readthedocs.io/en/latest/changes.html#release-notes
🔹#Transonic v0.6.4 is a bug fix release which works around a #Pythran compilation problem on Windows (in terminals other than Mingw). Related release of #FluidSim and #FluidFFT are out.
-
#ThisMonthInFluiddyn - Mar 2024 edition
Happy Easter folks 🐣! We are dropping this a little late.
🔹#FluidImage v0.4.3 is out. Versions 0.4.x contains API changes and new features like a new executor to support Windows, and reworked logs with #Rich progress bars.
https://fluidimage.readthedocs.io/en/latest/changes.html#release-notes
🔹#Transonic v0.6.4 is a bug fix release which works around a #Pythran compilation problem on Windows (in terminals other than Mingw). Related release of #FluidSim and #FluidFFT are out.
-
#ThisMonthInFluiddyn - Mar 2024 edition
Happy Easter folks 🐣! We are dropping this a little late.
🔹#FluidImage v0.4.3 is out. Versions 0.4.x contains API changes and new features like a new executor to support Windows, and reworked logs with #Rich progress bars.
https://fluidimage.readthedocs.io/en/latest/changes.html#release-notes
🔹#Transonic v0.6.4 is a bug fix release which works around a #Pythran compilation problem on Windows (in terminals other than Mingw). Related release of #FluidSim and #FluidFFT are out.
-
#ThisMonthInFluiddyn - Mar 2024 edition
Happy Easter folks 🐣! We are dropping this a little late.
🔹#FluidImage v0.4.3 is out. Versions 0.4.x contains API changes and new features like a new executor to support Windows, and reworked logs with #Rich progress bars.
https://fluidimage.readthedocs.io/en/latest/changes.html#release-notes
🔹#Transonic v0.6.4 is a bug fix release which works around a #Pythran compilation problem on Windows (in terminals other than Mingw). Related release of #FluidSim and #FluidFFT are out.
-
🔹#FluidSim our #CFD package also gets pre-compiled #Pythran extensions in wheels!
🔹#FluidImage the scalable #PIV package gets its first release in many years, also gets wheels! Heads up for another minor release soon, with breaking changes:
https://fluidimage.readthedocs.io/en/latest/changes.html#release-notes
🔹All this was made possible by the new #Meson support in #Transonic
https://transonic.readthedocs.io/en/latest/packaging.html
and a bit of CI/CD stuff powered by #cibuildwheel
-
#ThisMonthInFluiddyn - Feb 2024 edition
A big one, where many #FluidDyn packages starts rolling on wheels 🚗 🏁 !
🔹FluidFFT, your user-friendly parallelized FFT package, is now so easy to install! Try:
pip install fluidfft pyfftw
🔹The #Pythran extensions comes pre-compiled!
🔹FluidFFT v0.4.x has plugins now (one each for different MPI enabled Cython backends: FFTW, P3DFFT, PFFT ...) which requires #Cython compilation. This used to be part of FluidFFT in older versions.
-
#ThisMonthInFluiddyn - Jan 2024 edition
Plenty on the packaging front this time.
🔹Ported to #pdm as packaging tool for most of our projects.
🔹Trying out #pixi as an alternative to #conda / #mamba. Lock files are great, but we had some hiccups.
🔹#transonic has implemented an experimental support for #meson and #MesonPython. Unreleased and nothing final yet, but tests on #fluidsim and discussion at #Pythran is ongoing.
-
#ThisMonthInFluiddyn it is. Let's go 😎
🔹@PierreAugier and friends are finishing up an article, so as a side project they released #formattex and #formatbibtex based on #TexSoup and #BibtexParser
https://pypi.org/project/formattex/
https://pypi.org/project/formatbibtex/> a simple and uncompromising #Latex code formatter
🔹Version 0.7.4 of #fluidsim and fluidsim-core were released containing a refactored energy spectra for #NavierStokes solvers and other bug fixes