paper-with-me

Papers

PySensors: A Python Package for Sparse Sensor Placement

2021-02-20 · Brian M. de Silva, Krithika Manohar, Emily Clark, Bingni W. Brunton, Steven L. Brunton, J. Nathan Kutz

PySensors is a Python package for selecting and placing a sparse set of sensors for classification and reconstruction tasks. Specifically, PySensors implements algorithms for data-driven sparse sensor placement optimization for reconstruction (SSPOR) and sparse sensor placement optimization for classification (SSPOC). In this work we provide a brief description of the mathematical algorithms and theory for sparse sensor optimization, along with an overview and demonstration of the features implemented in PySensors (with code examples). We also include practical advice for user and a list of potential extensions to PySensors. Software is available at https://github.com/dynamicslab/pysensors.

📄 PDF Abstract BibTeX arXiv:2102.13476

Code (4)

dynamicslab/pysensors 공식 구현
MoSubaiei/pysensors
mahesh1271457/pysensors
samtalki/SparseSensors.jl

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

PySensors 2.0: A Python Package for Sparse Sensor Placement

2025-09-09 · Niharika Karnik, Yash Bhangale, Mohammad G. Abdo, Andrei A. Klishin 외 arxiv

PySensors is a Python package for selecting and placing a sparse set of sensors for reconstruction and classification tasks. In this major update to PySensors, we introduce spatially constrained sensor placement capabili…

L0Learn: A Scalable Package for Sparse Learning using L0 Regularization

2022-02-10 · Hussein Hazimeh, Rahul Mazumder, Tim Nonet

We present L0Learn: an open-source package for sparse linear regression and classification using $\ell_0$ regularization. L0Learn implements scalable, approximate algorithms, based on coordinate descent and local combina…

Combinatorial OptimizationregressionSparse Learning

Efficient Solvers for SLOPE in R, Python, Julia, and C++

2025-11-04 · Johan Larsson, Malgorzata Bogdan, Krystyna Grzesiak, Mathurin Massias 외 arxiv

We present a suite of packages in R, Python, Julia, and C++ that efficiently solve the Sorted L-One Penalized Estimation (SLOPE) problem. The packages feature a highly efficient hybrid coordinate descent algorithm that f…

Sketch 'n Solve: An Efficient Python Package for Large-Scale Least Squares Using Randomized Numerical Linear Algebra

2024-09-22 · Alex Lavaee

We present Sketch 'n Solve, an open-source Python package that implements efficient randomized numerical linear algebra (RandNLA) techniques for solving large-scale least squares problems. While sketch-and-solve algorith…

Benchmarking

pyforce-1.0.0: Python Framework for data-driven model Order Reduction of multi-physiCs problEms

2026-05-18 · Stefano Riva, Yantao Luo, Carolina Introini, Antonio Cammi arxiv

pyforce is a Python package implementing Data-Driven Reduced Order Modelling techniques for applications to multi-physics problems, mainly set in the Nuclear Engineering world. The package is part of the ROSE (Reduced Or…