<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://jstuecker.github.io/</id><title>Jens Stücker's Homepage</title><subtitle>Jens Stücker's Homepage</subtitle> <updated>2025-12-08T18:56:29+01:00</updated> <author> <name>Jens Stücker</name> <uri>https://jstuecker.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://jstuecker.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://jstuecker.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2025 Jens Stücker </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Jax's auto-diff</title><link href="https://jstuecker.github.io/posts/jax-gradients/" rel="alternate" type="text/html" title="Jax&amp;apos;s auto-diff" /><published>2025-12-08T16:00:00+01:00</published> <updated>2025-12-08T16:00:00+01:00</updated> <id>https://jstuecker.github.io/posts/jax-gradients/</id> <content type="text/html" src="https://jstuecker.github.io/posts/jax-gradients/" /> <author> <name>Jens Stücker</name> </author> <category term="Tutorials" /> <category term="Jax" /> <summary>How derivatives are traced in JAX</summary> </entry> <entry><title>Optimizing jax.jit</title><link href="https://jstuecker.github.io/posts/jax-mysteries/" rel="alternate" type="text/html" title="Optimizing jax.jit" /><published>2025-10-12T16:00:00+02:00</published> <updated>2025-10-14T23:57:06+02:00</updated> <id>https://jstuecker.github.io/posts/jax-mysteries/</id> <content type="text/html" src="https://jstuecker.github.io/posts/jax-mysteries/" /> <author> <name>Jens Stücker</name> </author> <category term="Tutorials" /> <category term="Jax" /> <summary>Low-level insights on how to optimally fuse kernels with `jax.jit`</summary> </entry> <entry><title>Best Practices: Cheat Sheet</title><link href="https://jstuecker.github.io/posts/cheat-sheet/" rel="alternate" type="text/html" title="Best Practices: Cheat Sheet" /><published>2025-10-08T14:00:00+02:00</published> <updated>2025-10-12T19:05:14+02:00</updated> <id>https://jstuecker.github.io/posts/cheat-sheet/</id> <content type="text/html" src="https://jstuecker.github.io/posts/cheat-sheet/" /> <author> <name>Jens Stücker</name> </author> <category term="Tutorials" /> <category term="Python" /> <summary>A small overview over useful python commands and good practices</summary> </entry> <entry><title>Tutorial II: Testing Code</title><link href="https://jstuecker.github.io/posts/unit-tests/" rel="alternate" type="text/html" title="Tutorial II: Testing Code" /><published>2025-10-08T10:00:00+02:00</published> <updated>2025-10-17T11:33:42+02:00</updated> <id>https://jstuecker.github.io/posts/unit-tests/</id> <content type="text/html" src="https://jstuecker.github.io/posts/unit-tests/" /> <author> <name>Jens Stücker</name> </author> <category term="Tutorials" /> <category term="Python" /> <summary>How to test numerical code systematically with unit tests.</summary> </entry> <entry><title>Tutorial I: Creating a Python Repository</title><link href="https://jstuecker.github.io/posts/python-repository/" rel="alternate" type="text/html" title="Tutorial I: Creating a Python Repository" /><published>2025-10-05T10:00:00+02:00</published> <updated>2025-10-08T16:25:58+02:00</updated> <id>https://jstuecker.github.io/posts/python-repository/</id> <content type="text/html" src="https://jstuecker.github.io/posts/python-repository/" /> <author> <name>Jens Stücker</name> </author> <category term="Tutorials" /> <category term="Python" /> <summary>How to create a well structured python code repository, that could later be published as a package.</summary> </entry> </feed>
