Février 2024#
Bonjour,
Les prochains wébinaires :
Beta Machine Learning Toolkit le 15 mars 2024 à 10:00.
FourierFlows.jl le 16 mai 2024 à 10:00.
Si vous avez du temps je conseille de lire le billet de blog de Jakob Nybo Nissen.
Billets de blog#
Packages#
ArnoldiMethod.jl The Arnoldi Method with Krylov-Schur restart, natively in Julia.
DistributedSparseGrids.jl An hierarchical adaptive sparse-grid implementation.
DotEnv.jl Get environment variables from .env files in your Julia projects.
ExplicitImports.jl Figure out what implicit exports a Julia module is relying on, in order to make them explicit.
GALAHAD.jl A library of modern Fortran modules for nonlinear optimization with Julia interface.
Handcalcs.jl Julia package for converting Julia calculations into rendered latex..
PairPlots.jl Beautiful and flexible vizualizations of high dimensional data.
PartitionedArrays.jl Vectors and sparse matrices partitioned into pieces for parallel distributed-memory computations.
ProgressTMap.jl Julia mulithreadded map function with progress bar.
NeuroTreeModels.jl Differentiable tree-based models for tabular data.
RayTraceHeatTransfer.jl performs radiative heat transfer calculations in a user defined enclosure with a participating medium by using Monte Carlo ray tracing to obtain exchange factors allowing for quick heat transfer calculations.
TestReadme.jl Test the code-contents of a README file for a Julia project automatically.
TopologicalNumbers.jl A Julia package for calculating topological numbers.
VkFFTCUDA.jl Julia bindings for VkFFT.
Vidéos#
Stefan Karpinski - What is Different About the Julia Programming Language?
Chris Rackauckas - What is (scientific) machine learning? An introduction through Julia’s Lux.jl
Julia Frank - Visualizing Spins in 3D with Julia Language and GLMakie plotting library
Jakob Nissen - Minimise Julia’s Latency: Revise, PrecompileTools, and PackageCompiler
Tutoriels, Documentation#
Mehmet Hakan Satman - Scientific Computing and (Big) Data Analysis with Julia
Bram De Jaegher - Julia2925: learn a fast and intuitive programming language in two workdays.