English
Related papers

Related papers: Furax: A Modular JAX Framework for Linear Operator…

200 papers

\textbf{FlexBox} is a flexible MATLAB toolbox for finite dimensional convex variational problems in image processing and beyond. Such problems often consist of non-differentiable parts and involve linear operators. The toolbox uses a…

Optimization and Control · Mathematics 2016-07-21 Hendrik Dirks

We extend JAX with the capability to automatically differentiate higher-order functions (functionals and operators). By representing functions as a generalization of arrays, we seamlessly use JAX's existing primitive system to implement…

Programming Languages · Computer Science 2024-01-30 Min Lin

JAX and PyTorch are two popular Python autodifferentiation frameworks. JAX is based around pure functions and functional programming. PyTorch has popularised the use of an object-oriented (OO) class-based syntax for defining parameterised…

Machine Learning · Computer Science 2021-11-02 Patrick Kidger , Cristian Garcia

High energy physics experiments including those at the Tevatron and the upcoming LHC require analysis of large data sets which are best handled by distributed computation. We present the design and development of a distributed data analysis…

Distributed, Parallel, and Cluster Computing · Computer Science 2007-05-23 Jeremiah Mans , David Bengali

HEALPix -- the Hierarchical Equal Area iso-Latitude Pixelization -- is a versatile data structure with an associated library of computational algorithms and visualization software that supports fast scientific applications executable…

Astrophysics · Physics 2011-05-05 K. M. Gorski , E. Hivon , A. J. Banday , B. D. Wandelt , F. K. Hansen , M. Reinecke , M. Bartelman

PyGALAX is a Python package for geospatial analysis that integrates automated machine learning (AutoML) and explainable artificial intelligence (XAI) techniques to analyze spatial heterogeneity in both regression and classification tasks.…

Machine Learning · Computer Science 2026-02-03 Pingping Wang , Yihong Yuan , Lingcheng Li , Yongmei Lu

In a landscape of high-performance distributed ML systems, JAX has emerged as a framework of choice. However, JAX's modular design philosophy leaves it without a standardized checkpointing solution. In this paper, we introduce Orbax, a…

We present the Einstein-Boltzmann module of the DISCO-DJ (DIfferentiable Simulations for COsmology - Done with JAX) software package. This module implements a fully differentiable solver for the linearised cosmological Einstein-Boltzmann…

Cosmology and Nongalactic Astrophysics · Physics 2024-07-10 Oliver Hahn , Florian List , Natalia Porqueres

Exploding data volumes and velocities, new computational methods and platforms, and ubiquitous connectivity demand new approaches to computation in the sciences. These new approaches must enable computation to be mobile, so that, for…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-05-12 Ryan Chard , Yadu Babuji , Zhuozhao Li , Tyler Skluzacek , Anna Woodard , Ben Blaiszik , Ian Foster , Kyle Chard

Large sky surveys are providing a huge amount of information for studies of the interstellar medium, the galactic structure or the cosmic web. Setting into a common frame information coming from different wavelengths, over large fields of…

Instrumentation and Methods for Astrophysics · Physics 2015-06-22 Marcelo Armengot , Nestor Sanchez , Javier Lopez-Santiago , Ana Ines Gomez de Castro

We present GalaxAI - a versatile machine learning toolbox for efficient and interpretable end-to-end analysis of spacecraft telemetry data. GalaxAI employs various machine learning algorithms for multivariate time series analyses,…

Stellar physics and evolution calculations enable a broad range of research in astrophysics. Modules for Experiments in Stellar Astrophysics (MESA) is a suite of open source libraries for a wide range of applications in computational…

Solar and Stellar Astrophysics · Physics 2010-12-17 Bill Paxton , Lars Bildsten , Aaron Dotter , Falk Herwig , Pierre Lesaffre , Frank Timmes

This paper describes Convex, a convex optimization modeling framework in Julia. Convex translates problems from a user-friendly functional language into an abstract syntax tree describing the problem. This concise representation of the…

Optimization and Control · Mathematics 2014-10-20 Madeleine Udell , Karanveer Mohan , David Zeng , Jenny Hong , Steven Diamond , Stephen Boyd

Common and unique features of nuclear physics measurements are examined. Such analysis with respect to existing hardware and software platforms and standards allows to algorithmize the DAQ, monitoring and processing tasks. A universal…

Instrumentation and Detectors · Physics 2015-08-07 Zdenek Hons

Medical image analysis using deep learning frameworks has advanced healthcare by automating complex tasks, but many existing frameworks lack flexibility, modularity, and user-friendliness. To address these challenges, we introduce Yucca, an…

Computer Vision and Pattern Recognition · Computer Science 2024-07-30 Sebastian Nørgaard Llambias , Julia Machnio , Asbjørn Munk , Jakob Ambsdorf , Mads Nielsen , Mostafa Mehdipour Ghazi

We present the first version of CYJAX, a package for machine learning Calabi-Yau metrics using JAX. It is meant to be accessible both as a top-level tool and as a library of modular functions. CYJAX is currently centered around the…

High Energy Physics - Theory · Physics 2023-07-13 Mathis Gerdes , Sven Krippendorf

We present Brax, an open source library for rigid body simulation with a focus on performance and parallelism on accelerators, written in JAX. We present results on a suite of tasks inspired by the existing reinforcement learning…

Robotics · Computer Science 2021-06-28 C. Daniel Freeman , Erik Frey , Anton Raichuk , Sertan Girgin , Igor Mordatch , Olivier Bachem

In recent years, significant advances have been made in exoplanet and brown dwarf observations. By using state-of-the-art models, astronomers can determine properties of their atmospheres, such as temperatures, the presence of clouds, or…

Instrumentation and Methods for Astrophysics · Physics 2025-10-27 Sam de Regt , Siddharth Gandhi , Louis Siebenaler , Darío González Picos

Time series foundation models (TSFMs) are transforming the forecasting paradigm through large-scale cross-domain pretraining. However, most existing TSFMs remain univariate, and recent efforts to enable cross-variate modeling still operate…

Machine Learning · Computer Science 2026-05-27 Yiding Liu , Yifan Hu , Hongjie Xia , Peiyuan Liu , Hongzhou Chen , Xilin Dai , Zewei Dong , Jiang-Ming Yang

PGMax is an open-source Python package for (a) easily specifying discrete Probabilistic Graphical Models (PGMs) as factor graphs; and (b) automatically running efficient and scalable loopy belief propagation (LBP) in JAX. PGMax supports…