Advertisement · 728 × 90

Posts by Simon Danisch

Post image Post image Post image Post image

We ported pbrt-v4 to Julia and built it into a Makie backend. Any Makie plot can now be rendered with physically-based path tracing.

Runs on #AMD, #NVIDIA, and CPU via KernelAbstractions.jl, with #Metal coming soon.
makie.org/website/blog...

1 month ago 13 2 1 0
Video

We figured out flow matching over states that change dimension. With "Branching Flows", the model decides how big things must be! This works wherever flow matching works, with discrete, continuous, and manifold states. We think this will unlock some genuinely new capabilities.

5 months ago 24 13 4 2

Oh and as usual, these visualizations (which are, to us, key to understanding these processes) were made by @antonoresten.bsky.social in @makie.org (@simi.bsky.social).

5 months ago 3 1 0 0
Post image Post image Post image

I just released Raycore.jl - a high-performance ray tracing engine for Julia with CPU and GPU support!
It will power a new photorealistic rendering backend for Makie.jl, but we made it modular and flexible to support any other use case
Full post: makie.org/website/blog...
#JuliaLang #RayTracing

5 months ago 17 3 0 0
AAS 247: Registration | American Astronomical Society

Would you or your colleague like to improve the performance of your data analysis? Then please join us at our @julialang.org workshop at the 247th @aas.org meeting on Jan 3, 2026 in Phoenix, AZ. The regular registration deadline is Nov 7.

aas.org/meetings/aas...

#aas247 #JuliaLang #astrocode

5 months ago 15 8 1 1
Video

BonitoBook October update: plugin system + much faster loading!

New plugin system lets you customize notebook rendering completely. Check out slideshow, draggable layouts & more: bonitobook.org/website/exam...

Details: bonitobook.org/website/blog...

6 months ago 3 0 0 0
Preview
Der Angriff läuft. – Spende jetzt. Enthülle ihre Pläne. Demokratiefeinde wollen an die Macht. Wir müssen dringend handeln. Werde Teil unserer größten Spendenaktion – nur 4 Wochen!

Der Angriff läuft. Demokratiefeinde wollen an die Macht.

Unsere größte Aktion läuft – und sie braucht Unterstützung.
Weniger als 1 % unserer Follower haben bisher gespendet.
Wir glauben, dass noch viel mehr geht.

👉 Werde jetzt Teil unserer größten Spendenaktion – für eine starke #Demokratie.

6 months ago 140 63 2 3
Video

Finally announcing Bonito.jl! 🎉 A Julia web framework that went from "neglected prototype" to something I'm genuinely proud of.

Reactive UIs, rich widgets, Makie integration, deploy anywhere (Jupyter/VSCode/web/static HTML)
makie.org/website/blog...

6 months ago 24 6 1 0
Advertisement
Schedule overview for JuliaCon Local Paris 2025. Full information available at https://pretalx.com/juliacon-local-paris-2025/schedule/

Schedule overview for JuliaCon Local Paris 2025. Full information available at https://pretalx.com/juliacon-local-paris-2025/schedule/

Software enthusiasts of all fields and backgrounds, unite! Here's the exciting schedule we cooked up for #JuliaCon Local Paris 2025 (the one for #PyData is just as thrilling!).
Get your tickets while you can, and see you in a month ⌛
@julialang.org @juliacon.bsky.social @pydataparis.bsky.social

7 months ago 22 7 1 0
Video

I’m happy to announce BonitoBook, a Jupyter alternative with a focus on plotting, customizability, dashboards and AI integration.

Visit the website to learn more:

bonitobook.org

Or the repository:

github.com/SimonDanisch...

8 months ago 17 2 0 0
Post image

Need your #code to be faster but don’t want to use Fortran or C? Learn #Julia, the modern language for #HPC, with a high-quality book. Here are some options:

lee-phillips.org/amazonJuliaB...

#julialang - its speed and friendly syntax is taking it beyond #science into #finance and other areas.

9 months ago 31 6 1 0
A raspberry pi 4 driving a 7.5in eink display from waveshare. The eink display shows a sinusoidal curve on an xy axis.

A raspberry pi 4 driving a 7.5in eink display from waveshare. The eink display shows a sinusoidal curve on an xy axis.

After half a year of hobby #hacking, got an eink interface working w #julialang! 🎉

Now: tidy code & docs @ github.com/TheCedarPrin...

Future: custom dashboard making via @makie.org for

- UV Index 🌞
- Boston Sailing Info ⛵
- todo.txt Todo List 📝
- Google Calendar 🗓️
- 🤯

#maker #raspberrypi

9 months ago 49 10 3 2
Post image

Makie v0.24 is finally out! This release features a large refactor of the internals. This helped us achieve major performance improvements, better handling of multiple attribute updates, and improved correctness and maintainability. Read all about it in the blogpost:
makie.org/website/blog...

9 months ago 11 2 0 0
Post image Post image Post image

We're happy to release Makie v0.23! This version features a new dendrogram recipe, a breaking cleanup of the arrow recipe, and many other improvements.

Read about all the details in our blogpost: makie.org/website/blog...

9 months ago 4 1 0 0
Portail Emploi CNRS - Offre d'emploi - Ingénieur bioinformaticien – Analyse computationnelle des protéines intrinsèquement désordonnées (H/F)

🚨 We're hiring a Bioinformatics Engineer!
🛠️ Develop #JuliaLang & Python tools to model structural and evolutionary features of IDPs
📅 Start: 1 Sept 2025
🎓 3+ years of higher education (Master’s or engineering diploma preferred)
👉 Apply now: emploi.cnrs.fr/Offres/CDD/U...

10 months ago 11 10 2 0
Preview
Postdoctoral Scientist - Structural Studies - Dr Joe Greener - LMB 2633 - Cambridgeshire job with MRC Laboratory of Molecular Biology (LMB) | 12840475 Postdoctoral Scientist Salary £41,344 per annum  Fixed Term – 3 years MRC Laboratory of Molecular Biology, Cambridge, UK We are looking for a postd...

Interested in a postdoc position combining computational protein design and molecular simulation? There is an open position in my group at the MRC-LMB in Cambridge, UK.

www.nature.com/naturecareer...

Feel free to message me with any questions.

10 months ago 27 25 0 1
Advertisement
Video

We tried to set up a simple demo/tutorial model for the protein design ecosystem we've been developing, and it turned out a bit more interesting than we expected. 🧵

This was a team effort from a few people in my lab, including @antonoresten.bsky.social and others (not sure who is on this app)

10 months ago 13 4 2 0
Preview
GitHub - WaterLily-jl/WaterLily.jl: Fast and simple fluid simulator in Julia Fast and simple fluid simulator in Julia. Contribute to WaterLily-jl/WaterLily.jl development by creating an account on GitHub.

WaterLily 1.4 is out! github.com/WaterLily-jl...
Biggest updates to our pure @julialang.org flow solver since 1.3:
1. Ability to add explicit turbulence modelling
2. Easier flow visualization with @makie.org
3. Even faster CPU performance

10 months ago 12 4 1 0
Post image

CUDA.jl 5.8 adds broadcasting for CuSparseVector, support for CUDA 12.9, and key library updates—making it easier to write efficient, element-wise #GPU operations in Julia without sacrificing clarity or #performance. juliagpu.org/post/2025-05... #JuliaLang #CUDA #GPUcomputing #programming

10 months ago 7 1 0 0
Video

My lab, at Karolinska, in Stockholm, is looking for a PhD student with a computational/quantitative background to work on probabilistic/generative models of proteins (structure and sequence). The research will involve methods development, and applications in vaccine design.

11 months ago 20 13 2 4
Video

🥳 New Unfold-Family documentation page!
unfoldtoolbox.github.io/UnfoldDocs/m...

A unified look, comparison to others, and some global perspective - check it out for #rERP & #EEG analyses!
---
A good time to learn Unfold is this Friday:
Free online Unfold workshop - www.s-ccs.de/workshop_unf...
🧠🧪

11 months ago 11 5 1 0

bsky.app/profile/bene...

11 months ago 2 1 0 0
Preview
Kernkraft: Der teure Traum der Union Die Union und Friedrich Merz wollen zurück zu Atomkraft. Über die hohen Kosten und langwierigen Bauzeiten wird nicht gesprochen.

Wenn es nach CDU/CSU geht, sollen in Deutschland bald Atomkraftwerke und Fusionsreaktoren Strom liefern. Aber wie realistisch ist das? Ein Blick zu den jüngsten nuklearen Projekten zeigt: Atomstrom ist unberechenbar – bei den Kosten und Bauzeiten.

1 year ago 316 106 29 8
ggplot of Julia Language
ggplot of Julia Language YouTube video by Numeryst

Recently found: an introduction to TidierPlots.jl on YouTube Ho cool is that?! Check it out!

www.youtube.com/watch?v=YRm2...

1 year ago 6 2 1 0
Advertisement
Post image Post image

TidierPlots.jl ♥️ Makie.jl

#julialang #rstats

makie.org/website/blog...

1 year ago 9 2 0 0
Post image

Makie v0.22.2 is here! From improved voxel rendering and pattern fixes to new #tutorials and #performance boosts, this update brings serious upgrades to your plotting workflow. makie.org/website/blog... #JuliaLang #Makie #DataVisualization #TechUpdate #Visualisation

1 year ago 12 5 0 0

Introducing... BlueSky-Driven Development? ⚒️

Thanks to Julius Krumbiegel from @makie.org, we have early support for visualizations like these in #julialang! 🎨

Check out the issue to learn more: github.com/MakieOrg/Mak...

#dataviz #stats #openscience

1 year ago 18 5 0 0
Video

Playing a bit with our WaterLily.jl #CFD #JuliaLang solver and homogeneous isotropic decaying turbulence 🌀 128^3 grid running on my local #GPU ⚡ visualizing in real-time with @makie.org
github.com/WaterLily-jl...

1 year ago 26 6 0 1
Video

Stabilized variational non-reversible parallel tempered sampling—this MCMC can handle just about anything you throw at it!
pigeons.run

🧪

1 year ago 12 3 1 0
Post image

GPUArrays.jl v11 takes a big leap! Now ported to KernelAbstractions.jl, making vendor-neutral #GPU #programming more flexible & powerful. Ready to upgrade? Explore the latest improvements! juliagpu.org/post/2025-01... #JuliaLang #HPC

1 year ago 14 3 0 0