English
Related papers

Related papers: PySimFrac: A Python Library for Synthetic Fracture…

200 papers

The udkm1Dsim toolbox is a collection of Python classes and routines to simulate the thermal, structural, and magnetic dynamics after laser excitation as well as the according X-ray scattering response in one-dimensional sample structures.…

Computational Physics · Physics 2021-05-31 Daniel Schick

An algorithm implemented in an open-source python library was developed for building periodic coincidence site lattice (CSL) grain boundary models in a universal fashion. The software framework aims to generate tilt and twist grain…

Materials Science · Physics 2018-09-18 Jianli Cheng , Jian Luo , Kesong Yang

We introduce PyParSVD\footnote{https://github.com/Romit-Maulik/PyParSVD}, a Python library that implements a streaming, distributed and randomized algorithm for the singular value decomposition. To demonstrate its effectiveness, we extract…

Mathematical Software · Computer Science 2021-08-23 Romit Maulik , Gianmarco Mengaldo

We present an open-source simulation framework for optically detected magnetic resonance, developed in Python. The framework allows users to construct, manipulate, and evolve multipartite quantum systems that consist of spins and electronic…

Quantum Physics · Physics 2025-01-13 Laura A. Völker , John M. Abendroth , Christian L. Degen , Konstantin Herb

We present pyroomacoustics, a software package aimed at the rapid development and testing of audio array processing algorithms. The content of the package can be divided into three main components: an intuitive Python object-oriented…

Sound · Computer Science 2019-05-08 Robin Scheibler , Eric Bezzam , Ivan Dokmanić

An open source symbolic tool for vector fields analysis 'SymFields' is developed in Python. The SymFields module is constructed upon Python symbolic module sympy, which could only conduct scaler field analysis. With SymFields module, you…

Symbolic Computation · Computer Science 2020-12-22 Nan Chu

In this paper, we present a new Python library called mPyPl, which is intended to simplify complex data processing tasks using functional approach. This library defines operations on lazy data streams of named dictionaries represented as…

Programming Languages · Computer Science 2021-06-18 Dmitry Soshnikov , Yana Valieva

This paper introduces PyGAD, an open-source easy-to-use Python library for building the genetic algorithm. PyGAD supports a wide range of parameters to give the user control over everything in its life cycle. This includes, but is not…

Neural and Evolutionary Computing · Computer Science 2021-06-14 Ahmed Fawzy Gad

We present PyMoosh, a Python-based simulation library designed to provide a comprehensive set of numerical tools allowing to compute essentially all optical characteristics of multilayered structures, ranging from reflectance and…

We outline the development of a general-purpose Python-based data analysis tool for OpenFOAM. Our implementation relies on the construction of OpenFOAM applications that have bindings to data analysis libraries in Python. Double precision…

Computational Physics · Physics 2021-08-13 Romit Maulik , Dimitrios Fytanidis , Bethany Lusch , Venkatram Vishwanath , Saumil Patel

3D reassembly is a challenging spatial intelligence task with broad applications across scientific domains. While large-scale synthetic datasets have fueled promising learning-based approaches, their generalizability to different domains is…

Computer Vision and Pattern Recognition · Computer Science 2025-12-02 Sihang Li , Zeyu Jiang , Grace Chen , Chenyang Xu , Siqi Tan , Xue Wang , Irving Fang , Kristof Zyskowski , Shannon P. McPherron , Radu Iovita , Chen Feng , Jing Zhang

Over the past decade, the Python-based Simulations of Chemistry Framework (PySCF) has developed into a widely used open-source platform for electronic structure theory and quantum chemical method development. This article reviews the major…

Chemical Physics · Physics 2026-04-09 Qiming Sun , Matthew R Hermes , Xiaojie Wu , Huanchen Zhai , Xing Zhang , Abdelrahman M. Ahmed , Juan José Aucar , Oliver J. Backhouse , Samragni Banerjee , Peng Bao , Nikolay A. Bogdanov , Kyle Bystrom , Frédéric Chapoton , Ning-Yuan Chen , Ivan Yu. Chernyshov , Helen S. Clifford , Sander Cohen-Janes , Zhi-Hao Cui , Yann D. Damour , Nike Dattani , Linus Bjarne Dittmer , Sebastian Ehlert , Janus Juul Eriksen , Francesco A. Evangelista , Simon A. Ewing , Ardavan Farahvash , Kevin Focke , Yang Gao , Kevin E. Gasperich , Nathan Gillispie , Jonas Greiner , Matthew R. Hennefarth , Jan Hermann , Christopher Hillenbrand , Joonatan Huhtasalo , Basil Ibrahim , Bhavnesh Jangid , Alireza Nejati Javaremi , Andrew J. Jenkins , Yu Jin , Daniel S. King , Derk Pieter Kooi , Jo S. Kurian , Henrik R. Larsson , Bryan Tak Gwong Lau , Seunghoon Lee , Susi Lehtola , Chenghan Li , Hao Li , Jiachen Li , Rui Li , Shuhang Li , Aleksandr O. Lykhin , Ankit Mahajan , Nastasia Mauger , Pablo del Mazo-Sevillano , Jonathan Moussa , Kousuke Nakano , Verena A. Neufeld , Linqing Peng , Hung Q. Pham , Peter Pinski , Pavel Pokhilko , Zhichen Pu , Yubing Qian , Stephen Jon Quiton , Wanja T. Schulze , Thais R. Scott , Aniruddha Seal , James D. Serna , James E. T. Smith , Kori E. Smyser , Terrence Stahl , Chong Sun , Kevin J. Sung , Egor Trushin , Shiv Upadhyay , Ethan A. Vo , Thijs Vogels , Shirong Wang , Tai Wang , Xiao Wang , Xubo Wang , Yuanheng Wang , Mark Williamson , Junjie Yang , Hong-Zhou Ye , Chia-Nan Yeh , Haiyang Yu , Jincheng Yu , Victor Wen-zhe Yu , Chaoqun Zhang , Dayou Zhang , Yichi Zhang , Zijun Zhao , Zehao Zhou , Andrew J. Zhu , Tianyu Zhu , Timothy C. Berkelbach , Laura Gagliardi , Sandeep Sharma , Alexander Sokolov , Garnet Kin-Lic Chan

The Python package fluidfft provides a common Python API for performing Fast Fourier Transforms (FFT) in sequential, in parallel and on GPU with different FFT libraries (FFTW, P3DFFT, PFFT, cuFFT). fluidfft is a comprehensive FFT framework…

Mathematical Software · Computer Science 2019-04-11 Ashwin Vishnu Mohanan , Cyrille Bonamy , Pierre Augier

We introduce SeismoStats, a Python package that enables essential statistical seismology analyses, with a focus on well-established methods. The package provides user-friendly tools to download and manipulate earthquake catalogs, but also…

The increasing reliance on machine learning (ML) models for decision-making requires high-quality training data. However, access to real-world datasets is often restricted due to privacy concerns, proprietary restrictions, and incomplete…

Machine Learning · Computer Science 2026-04-30 Alessandra Agostini , Andrea Maurino , Blerina Spahiu

pyspeckit is a toolkit and library for spectroscopic analysis in Python. We describe the pyspeckit package and highlight some of its capabilities, such as interactively fitting a model to data, akin to the historically widely-used splot…

Instrumentation and Methods for Astrophysics · Physics 2022-06-01 Adam Ginsburg , Vlas Sokolov , Miguel de Val-Borro , Erik Rosolowsky , Jaime E. Pineda , Brigitta M. Sipőcz , Jonathan D. Henshaw

We present PyWolf, an open-source software capable of performing numerical simulations of partially coherent light propagation from two-dimensional light sources. PyWolf computes the evolution of a user-defined cross-spectral density…

Optics · Physics 2022-04-06 Tiago E. C. Magalhães , José M. Rebordão

This paper presents a simulation workflow for generating synthetic LiDAR datasets to support autonomous vehicle perception, robotics research, and sensor security analysis. Leveraging the CoppeliaSim simulation environment and its Python…

Robotics · Computer Science 2025-06-24 Abhishek Phadke , Shakib Mahmud Dipto , Pratip Rana

We describe our contribution as industrial stakeholders to the existing open-source GPU4PySCF project (https: //github.com/pyscf/gpu4pyscf), a GPU-accelerated Python quantum chemistry package. We have integrated GPU acceleration into other…