Skip to content
View jolars's full-sized avatar

Sponsors

@lwjohnst86
@leogomes

Highlights

  • Pro

Block or report jolars

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jolars/README.md

Hello! 👋

I am a researcher in statistics and machine learning currently working as a postdoc at the Department of Mathematical Sciences at the University of Copenhagen. I also contribute to open-source software in various languages, including Python, R, Julia, C++, and Rust.

My open source work is split into a few categories:

Statistics, Optimization, and Machine Learning

  • Multiple packages for fitting Sorted L1-penalized regression models, including libslope (C++) and its bindings in Python, R, and Julia
  • Basin, a Rust library for numerical optimization
  • Benchopt, a framework for benchmarking optimization algorithms (and more)

Visualization, Presentation, and Productivity

  • Moloch, a LaTeX beamer theme for presentations
  • Eunoia, a Rust library for generating Euler and Venn diagrams, with bindings in JavaScript, Python, R, and Julia
  • Qualpal, a C++ library for generating qualitative color palettes, with bindings in Python and R.
  • Tomat, a Pomodoro timer for the terminal

Formatters, Linters, and Language Servers

  • Panache, a language server, formatter, and linter for Markdown and many of its variants (e.g. Quarto, R Markdown, MyST)
  • Fatou, a language server, formatter, and linter for Julia
  • Arity, a language server, formatter, and linter for R
  • Badness, a language server, formatter, and linter for badness

Please check out my personal webpage at https://jolars.co where I occasionally blog about my research and software that I'm working on.

Pinned Loading

  1. panache panache Public

    Language server, formatter, and linter for Markdown, Quarto, and R Markdown

    Rust 208 12

  2. moloch moloch Public

    Forked from matze/mtheme

    Moloch is a minimalist, feature-rich Beamer theme for LaTeX presentations with a clean design and extensive customization options.

    TeX 254 16

  3. SLOPE SLOPE Public

    Sorted L1 Penalized Estimation

    C++ 19 10

  4. qualpal qualpal Public

    Generate qualitative color palettes optimized for dinstictiveness

    C++ 24

  5. basin basin Public

    Numerical optimization in Rust, with pluggable linear-algebra backends and WASM support.

    Rust 111 2

  6. eunoia eunoia Public

    A Rust library for Euler and Venn Diagrams

    Rust 15