Novembre 2023#
Bonjour,
Un café Julia est programmé le 7 décembre avec Yolhan Mannes pour une présentation de Flux.jl. Pour 2024, j’ai déjà programmé plusieurs évènements:
Trixi platform le 6 février 2024 à 10:00.
Beta Machine Learning Toolkit le 15 mars 2024 à 10:00.
FourierFlows.jl le 16 mai 2024 à 10:00.
Billets de blog#
Packages#
AllocCheck.jl statically checks if a function call may allocate.
BioMakie.jl Plotting and interface tools for biology.
Boids.jl package for simulating the behavior of boids, or bird-like objects, in both 2D and 3D spaces.
CorticalSurfaces.jl package encapsulating the surface-space representation of the cerebral cortex.
DynamicOED.jl Optimal experimental design of ODE and DAE systems in julia.
EquilibratedFlux.jl calculate reconstructed fluxes associated to the given approximate solution of a PDE.
FastAlmostBandedMatrices.jl Almost Banded Matrices.
FastDifferentiation.jl Fast derivative evaluation.
Jello.jl Manufacturable geometry generation for topology optimization & generative design.
KangarooTwelve.jl Hashing with hopping.
MacroModelling.jl: package for developing and solving dynamic stochastic general equilibrium (DSGE) models.
MultiPrecisionArrays.jl provides data structures and solvers for several variants of iterative refinement.
ODINN.jl Global glacier model using Universal Differential Equations for climate-glacier interactions.
OptimalTransport.jl Optimal transport algorithms for Julia.
PairPlots.jl Beautiful and flexible vizualizations of high dimensional data.
PrettyTables.jl Print data in formatted tables.
PromptingTools.jl package that simplifies interacting with large language models.
ReactiveToolkit.jl Reactive, « soft real-time » programming tools for Julia.
SkeelBerzins.jl Solver for 1D nonlinear partial differential equations in Julia based on the collocation method of Skeel and Berzins.
SpatialHashTables.jl spatial hash tables on bounded and unbounded domains for fast computations of pairwise interaction terms.
SpectralStatistics.jl computing and analyzing the statistical properties of quantum spectra.
Stencils.jl Static Stencil mapping for Julia.
Swizzles.jl Adding swizzles to your vectors.
ThreadedDenseSparseMul.jl Threaded implementation of dense-sparse matrix multiplication, built on top of Polyester.jl.
TupleSorting.jl Sort tuples efficiently and with good type inference. Choose among stable and unstable sorts.
TurbulentWords.jl Make turbulence with words.
WebAssemblyCompiler.jl Create WebAssembly with Julia