I am a PhD student in the MAX team at École Polytechnique under Joris van der Hoeven and Fredrik Johansson.
My research interests concern straight line programs, mainly focused on extreme performance of multiple-precision arithmetic. In particular, specialized code for different hardware is a big interest of mine.
Consequently, I am interested in mathematical software. I am a co-maintainer of FLINT, and have contributed some to other projects, mainly to the OSCAR project.
I very much enjoy typesetting in LaTeX and all the programming that comes along with it. My preferred font is Fourier.
Contact: albin.ahlback@gmail.com
Upcoming events
- OSCAR Coding Sprint, RPTU Kaiserslautern, March 31 - April 04, 2025.
- ARITH, El Paso, TX, USA, May 4-7, 2025.
Publications
-
PLMP – Point-Line Minimal Problems for Projective SfM
With Kim Kiehn and Kathlén Kohn. Submitted, 2025. [arXiv] -
Fast basecases for arbitrary-size multiplication
With Fredrik Johansson. To appear, ARITH 2025. [HAL] -
Eichler integrals and generalized second order Eisenstein series
With Tobias Magnusson and Martin Raum. [arXiv]
Mathematical software
-
FLINT
I am a co-maintainer of the high-performant C library FLINT for polynomial arithmetic, exact linear algebra, rigorous ball arithmetic, special functions, …, used in a lot of mathematical software such as Sage, OSCAR, msolve and Macaulay2. -
ModularForms.jl
A Julia-package for computing modular forms, developed with Tobias Magnusson and Martin Raum. Relies on the Julia packages AbstractAlgebra.jl, Nemo.jl and Hecke.jl.
Talks
- Fast basecases for arbitrary-size multiplication, March 2025, at Journées nationales de calcul formel, CIRM, Luminy. [Slides]
- Fast basecases for arbitrary-size multiplication, March 2025, at Caramba group seminar, LORIA, Nancy. [Slides]
- Fast basecases for arbitrary-size multiplication, January 2025, at MAX computer algebra seminar joint with FLINT workshop, LIX, École Polytechnique. [Slides]
- Assembly for medium precision arithmetic, June 2024, at INRIA Floating Point Workshop, Bordeaux. [Slides]
- On rigorous numerical computations for pure mathematics, 2022, at Things I Should Have Known.
Professional activities
- I am a PhD and postdoc representative for the LIX lab council. If you have anything you’d like me to address or bring up, please don’t hesitate to contact me!
Teaching
At Chalmers, I have taught several courses as a teaching assistant. Here is a list of the subjects I have taught, most of which also includes computational parts:
- Numerical Analysis and Linear Algebra
- Linear Algebra
- (Multivariate) Calculus
Software proficiencies
- C
- C++
- Julia programming language
- Assembly: Comfortable writing efficient code for ARM and x86, with instruction set extensions.
- PTX and SASS assembly: Currently writing a JIT compiler together with Joris van der Hoeven for fast compilation and execution of code on NVIDIA GPUs.
- GNU Autotools
- LaTeX