Septembre 2024#
Bonjour,
Vous pouvez toujours vous inscrire aux Julia and Optimization Days à Toulouse les 28,29 et 30 octobre 2024.
La nouvelle saison des cafés commence avec Remy Drouilhet le 29 novembre à 10:00. Cette session s’adresse plus particulièrement aux utilisateurs de R mais si vous n’avez jamais vu ou entendu Rémy, c’est une occasion unique de discuter avec cet amoureux du langage Julia.
N’hésitez pas à me contacter si vous avez envie d’animer une session: démo, questions-réponses, exposé court, tout est possible !
Billets de blog#
Alex Tantos - Topic Modeling “The Adventures of Sherlock Holmes” with Julia (PART I)
Alex Tantos - Topic Modeling “The Adventures of Sherlock Holmes” with Julia (PART II)
Alex Tantos - How Fast Can Julia Count Substrings? Exploring Efficient Methods and Benchmarks
Alex Tantos - Efficient N-Gram Extraction for Digital Humanities Using Julia
Matthijs Cox - Straightforward Functional Programming Examples in Julia
Packages#
AcceleratedKernels.jl : Cross-architecture parallel algorithms for Julia’s GPU backends, from a unified KernelAbstractions.jl codebase. Targets Intel oneAPI, AMD ROCm, Apple Metal, Nvidia CUDA.
AeroBeams.jl : simulation of aeroelastic problems in beam structures.
AstroPropagators.jl : A library for creating high-fidelity astrodynamics propagation schemes.
Coalescent.jl : simulation of coalescent genealogical histories with a flexible markup language for conditioning on demographic history.
ComputableDAGs.jl : Representation of Computations as Graphs.
CryptoGroups.jl : A Versatile, Type-Safe Cryptographic Group Library.
EmbeddedStaticFiles.jl : Create local, relocatable assets by embedding files into your package as julia code.
ExpFamilyPCA.jl : Exponential family principal component analysis (E-PCA).
HasseDiagrams.jl : Drawings of partially ordered sets from Posets.jl, fully compatible with Graphs.jl.
LagrangianVoronoi.jl : A method for Euler/Navier-Stokes fluids combining Lagrangian paradigm with Voronoi tesselation.
LineSearch.jl : Line Search Algorithms.
Multibody.jl : model, analyze, and simulate multibody systems.
NautyGraphs.jl : Julia interface to the graph isomorphism tool nauty.
OpenCL.jl : OpenCL Julia bindings.
OptimalTransportNetworks.jl : Optimal Transport Networks in Spatial Equilibrium.
QuantumElectrodynamics.jl : A strong-field particle physics framework.
QuizQuestions.jl : Make basic web pages using Markdown with self-grading quiz questions.
RuleMiner.jl : Data mining with support for itemset mining and association rule mining algorithms.
SimpleDrawing.jl : Convenient drawing tools derived from Plots.
Tethers.jl : Modeling of tethers and cables.
TypedMatrices.jl : An extensible Julia matrix collection utilizing type system to enhance performance.
Vidéos#
Tutoriels, Documentation, Livres, Supports de cours…#
Pour le fun, Mehmet Hakan Satman propose un exemple d’utilisation de juliac
et un exemple d’allocation mémoire statique