pith. sign in

archive

Every paper Pith has read. Search by title, abstract, or pith.

79 papers in cs.MS · page 2

  1. cs.MS 2026-01-25 reviewed
    GPU batch SVD solver beats vendors via Jacobi method

    An Efficient Batch Solver for the Singular Value Decomposition on GPUs

    Ahmad Abdelfattah +1

  2. cs.MS 2026-01-23 reviewed
    FastTwoSum works error-free for wider inputs under faithful rounding

    Odd but Error-Free FastTwoSum: More General Conditions for FastTwoSum as an Error-Free Transformation for Faithful Rounding Modes

    Sehyeok Park +2

  3. cs.CE 2026-01-08 reviewed
    Agentic LLMs reach 72 percent success on finite-element code tasks

    ALL-FEM: Agentic Large Language models Fine-tuned for Finite Element Methods

    Rushikesh Deotale +5

  4. cs.SE 2026-01-04 reviewed
    GlycoPy enables NMPC on complex bioprocess models

    GlycoPy: A CasADi-based Python Framework for Hierarchical Modeling, Optimization, and Control of Bioprocesses

    Yingjie Ma +2

  5. cs.MS 2025-12-07 reviewed
    Models emulate NVIDIA Tensor Core behavior in low precision

    Accurate Models of NVIDIA Tensor Cores

    Faizan A. Khattak +1

  6. math.NA 2025-12-05 reviewed
    DG discretization removes splitting error from Navier-Stokes solver

    A Discontinuous Galerkin Consistent Splitting Method for the Incompressible Navier-Stokes Equations

    Dominik Still +4

  7. cs.MS 2025-11-13 reviewed
    Graph method speeds symmetric tensor canonicalization

    SeQuant Framework for Symbolic and Numerical Tensor Algebra. I. Core Capabilities

    Bimal Gaudel +7

  8. cs.DC 2025-10-03 reviewed
    GPU data-movement cuts lower both time and energy for large sparse solves

    On the energy efficiency of sparse matrix computations on multi-GPU clusters

    Massimo Bernaschi +3

  9. cs.OH 2025-08-28 reviewed
    JAX compiles declarative RF circuits into differentiable functions

    ParamRF: A JAX-native Framework for Declarative Circuit Modelling

    Gary V.C. Allen +1

  10. math.NA 2025-07-02 reviewed
    GPU method encloses global minima up to 10,000 dimensions

    Global optimization tailored for graphics processing units: Complete and rigorous search for large-scale nonlinear minimization

    Guanglu Zhang +2

  11. cs.SE 2025-06-26 reviewed
    C++ library converts to modules with moderate effort

    Experience converting a large mathematical software package written in C++ to C++20 modules

    Wolfgang Bangerth

  12. math.NA 2025-06-15 reviewed
    Permutations cancel exactly in FFT convolution

    Permutation-Avoiding FFT-Based Convolution

    Nicolas Venkovic +1

  13. math.NA 2025-06-12 reviewed
    Bad scaling forces more slices in integer matrix multiply

    Analysis of Floating-Point Matrix Multiplication Computed via Integer Arithmetic

    Ahmad Abdelfattah +4

  14. cs.LG 2025-05-24 reviewed
    Scaled KSVD matches SAEs on disentangling model embeddings

    DB-KSVD: Scalable Alternating Optimization for Disentangling High-Dimensional Embedding Spaces

    Romeo Valentin +3

  15. cs.MS 2024-11-15 reviewed
    Skew-symmetric matrices factor faster via BLIS fusions

    Performant Tridiagonal Factorization of Skew-Symmetric Matrices

    Ishna Satyarth +5

  16. cs.DC 2023-06-15 reviewed
    New framework speeds fibrous material models 1000x on GPUs

    A new open source framework for multiscale modeling of fibrous materials on heterogeneous supercomputers

    Jacob Merson +2

  17. cs.LG 2023-05-11 reviewed
    Python package lets users build custom Bayesian optimization loops

    NUBO: A Transparent Python Package for Bayesian Optimization

    Mike Diessner +2

  18. cs.MS 2021-04-13 reviewed
    Parallel DEC library solves 3D elliptic problems with cracks

    Parallelized Discrete Exterior Calculus for Three-Dimensional Elliptic Problems

    Pieter D. Boom +4

  19. cs.MS 2020-06-18 reviewed
    Core array concepts drive scientific Python computing

    Array Programming with NumPy

    Charles R. Harris +25

  20. cs.LG 2019-12-03 reviewed
    PyTorch proves imperative Python style can match both ease and speed

    PyTorch: An Imperative Style, High-Performance Deep Learning Library

    Adam Paszke +20

  21. cs.MS 2019-07-23 reviewed
    SciPy 1.0 cements its role as Python's standard scientific library

    SciPy 1.0--Fundamental Algorithms for Scientific Computing in Python

    Pauli Virtanen +34

  22. math.NA 2019-07-19 reviewed
    Hermite-like basis shrinks DG stencil to one value plus one derivative

    A Hermite-like basis for faster matrix-free evaluation of interior penalty discontinuous Galerkin operators

    Martin Kronbichler +4

  23. cs.MS 2019-07-15 reviewed
    Out-of-core randomized SVD factors huge matrices in small memory

    Out-of-core singular value decomposition

    Vadim Demchik +2

  24. stat.AP 2019-07-03 reviewed
    R package supplies Bayesian models for psychology data

    bayes4psy -- an Open Source R Package for Bayesian Statistics in Psychology

    Jure Dem\v{s}ar +2

  25. cs.MS 2019-07-03 reviewed
    C++ design interpolates data in any number of dimensions

    Multi-dimensional interpolations in C++

    Maarten de Jong

  26. cs.MS 2019-07-01 reviewed
    Sparse support choice yields 157 GFlop/s matrix-free FE ops

    Algorithms and data structures for matrix-free finite element operators with MPI-parallel sparse multi-vectors

    Denis Davydov +1

  27. cs.MS 2019-06-28 reviewed
    phcpy adds JupyterHub and GPU support for polynomial solvers

    Solving Polynomial Systems with phcpy

    Jasmine Otto +2

  28. cs.MS 2019-06-27 reviewed
    Correction restores accuracy of Faddeyeva function near real axis

    Remark on Algorithm 680: evaluation of the complex error function: Cause and Remedy for the Loss of Accuracy Near the Real Axis

    Mofreh Zaghloul

  29. cs.SE 2019-06-26 reviewed
    Modular design separates particle models from parallel code details

    A Modular and Extensible Software Architecture for Particle Dynamics

    Sebastian Eibl +1

  30. cs.MS 2019-06-26 reviewed
    Devito adds OPS backend for GPU speedups

    Investigating the OPS intermediate representation to target GPUs in the Devito DSL

    Vincenzo Pandolfo

  31. cs.MS 2019-06-20 reviewed
    Octave package implements spectral methods for differential equations

    SPSMAT: GNU Octave software package for spectral and pseudospectral methods

    Sobhan Latifi +1

  32. cs.MS 2019-06-20 reviewed
    Generator tailors linear algebra routines to application needs

    Program Generation for Linear Algebra Using Multiple Layers of DSLs

    Daniele G. Spampinato (1) +4