中文
相关论文

相关论文: Solve the Master Equation by Python-An Introductio…

200 篇论文

We use SMT technology to address a class of problems involving uninterpreted functions and nonlinear real arithmetic. In particular, we focus on problems commonly found in mathematical competitions, such as the International Mathematical…

计算机科学中的逻辑 · 计算机科学 2025-07-10 Chad E. Brown , Karel Chvalovský , Mikoláš Janota , Mirek Olšák , Stefan Ratschan

This paper presents a lightweight, open-source and high-performance python package for solving peridynamics problems in solid mechanics. The development of this solver is motivated by the need for fast analysis tools to achieve the large…

软件工程 · 计算机科学 2021-09-15 B. Boys , T. J. Dodwell , M. Hobbs , M. Girolami

Ising formulation is important for many NP problems (Lucas, 2014). This formulation enables implementing novel quantum computing methods including Quantum Approximate Optimization Algorithm and Variational Quantum Eigensolver (VQE). Here,…

量子物理 · 物理学 2026-03-31 Omer Gurevich , Maor Matityahu , Tal Mor

This paper describes an Open Source Software (OSS) project: PythonRobotics. This is a collection of robotics algorithms implemented in the Python programming language. The focus of the project is on autonomous navigation, and the goal is…

机器人学 · 计算机科学 2018-09-10 Atsushi Sakai , Daniel Ingram , Joseph Dinius , Karan Chawla , Antonin Raffin , Alexis Paques

The optimal transport problem has many applications in machine learning, physics, biology, economics, etc. Although its goal is very clear and mathematically well-defined, finding its optimal solution can be challenging for large datasets…

数值分析 · 数学 2021-12-14 Roozbeh Yousefzadeh

Implementations of symmetric positive definite (SPD) matrix-based neural networks for neural decoding remain fragmented across research codebases and Python packages. Existing implementations often employ ad hoc handling of manifold…

Grounded theory (GT) is a qualitative research method for building theory grounded in data. GT uses textual and numeric data and follows various stages of coding or tagging data for sense-making, such as open coding and selective coding.…

计算与语言 · 计算机科学 2020-03-31 Bell Raj Eapen , Norm Archer , Kamran Sartipi

Probabilistic solvers for ordinary differential equations (ODEs) have emerged as an efficient framework for uncertainty quantification and inference on dynamical systems. In this work, we explain the mathematical assumptions and detailed…

机器学习 · 统计学 2021-10-25 Nicholas Krämer , Nathanael Bosch , Jonathan Schmidt , Philipp Hennig

Bayesian Networks (BNs) are used in various fields for modeling, prediction, and decision making. pgmpy is a python package that provides a collection of algorithms and tools to work with BNs and related models. It implements algorithms for…

机器学习 · 计算机科学 2023-04-19 Ankur Ankan , Johannes Textor

Python has become the de facto language for scientific computing. Programming in Python is highly productive, mainly due to its rich science-oriented software ecosystem built around the NumPy module. As a result, the demand for Python…

I present libcommute, a C++11/14/17 template library that implements a domain-specific language for easy manipulating of polynomial operators used in the quantum many-body theory, as well as a software development toolkit for exact…

计算物理 · 物理学 2021-12-17 Igor Krivenko

Understanding how the brain functions is one of the biggest challenges of our time. The analysis of experimentally recorded neural firing patterns (spike trains) plays a crucial role in addressing this problem. Here, the PySpike library is…

数据分析、统计与概率 · 物理学 2016-07-12 Mario Mulansky , Thomas Kreuz

We develop a fast and reliable method for solving large-scale optimal transport (OT) problems at an unprecedented combination of speed and accuracy. Built on the celebrated Douglas-Rachford splitting technique, our method tackles the…

最优化与控制 · 数学 2021-10-25 Vien V. Mai , Jacob Lindbäck , Mikael Johansson

Integer programming (IP) is an NP-hard combinatorial optimization problem that is widely used to represent a diverse set of real-world problems spanning multiple fields, such as finance, engineering, logistics, and operations research. It…

量子物理 · 物理学 2025-08-20 Kapil Goswami , Peter Schmelcher , Rick Mukherjee

The Python package fluidsim is introduced in this article as an extensible framework for Computational Fluid Mechanics (CFD) solvers. It is developed as a part of FluidDyn project (Augier et al., 2018), an effort to promote open-source and…

计算工程、金融与科学 · 计算机科学 2019-07-31 Ashwin Vishnu Mohanan , Cyrille Bonamy , Miguel Calpe Linares , Pierre Augier

Feedback on student answers and even during intermediate steps in their solutions to open-ended questions is an important element in math education. Such feedback can help students correct their errors and ultimately lead to improved…

机器学习 · 计算机科学 2021-04-27 Mengxue Zhang , Zichao Wang , Richard Baraniuk , Andrew Lan

In recent years, there has been increasing interest in network diffusion models and related problems. The most popular of these are the independent cascade and linear threshold models. Much of the recent experimental work done on these…

社会与信息网络 · 计算机科学 2024-04-29 Eliot W. Robson , Dhemath Reddy , Abhishek K. Umrawal

The use of Python is noticeably growing among the scientific community, and Astronomy is not an exception. The power of Python consists of being an extremely versatile high-level language, easy to program that combines both traditional…

天体物理仪器与方法 · 物理学 2018-07-16 Daniel M. Faes

We present a simple analytical method to solve master equations for finite temperatures and any initial conditions, which consists in the expansion of the density operator into normal modes. These modes and the expansion coefficients are…

量子物理 · 物理学 2007-05-23 R. Rangel , L. Carvalho

Routing problems are a common optimization problem in industrial applications, which occur on a large scale in supply chain planning. Due to classical limitations for solving NP-hard problems, quantum computing hopes to improve upon speed…