中文
相关论文

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

200 篇论文

Solvers for partial differential equations (PDE) are one of the cornerstones of computational science. For large problems, they involve huge amounts of data that needs to be stored and transmitted on all levels of the memory hierarchy.…

数值分析 · 数学 2019-09-19 Sebastian Götschel , Martin Weiser

The usage of the high-level scripting language Python has enabled new mechanisms for data interrogation, discovery and visualization of scientific data. We present yt, an open source, community-developed astrophysical analysis and…

天体物理仪器与方法 · 物理学 2011-12-21 Matthew J. Turk , Britton D. Smith

Linear operators and optimisation are at the core of many algorithms used in signal and image processing, remote sensing, and inverse problems. For small to medium-scale problems, existing software packages (e.g., MATLAB, Python numpy and…

数学软件 · 计算机科学 2019-07-30 Matteo Ravasi , Ivan Vasconcelos

A simple scheme capable of treating transport in molecular junctions in the language of many-body states is presented. An ansatz in Liouville space similar to generalized Kadanoff-Baym approximation is introduced in order to reduce exact…

介观与纳米尺度物理 · 物理学 2009-05-06 Massimiliano Esposito , Michael Galperin

Optimization aims at selecting a feasible set of parameters in an attempt to solve a particular problem, being applied in a wide range of applications, such as operations research, machine learning fine-tuning, and control engineering,…

神经与进化计算 · 计算机科学 2020-12-03 Gustavo H. de Rosa , Douglas Rodrigues , João P. Papa

Scikit-learn is a Python module integrating a wide range of state-of-the-art machine learning algorithms for medium-scale supervised and unsupervised problems. This package focuses on bringing machine learning to non-specialists using a…

Numpy and SciPy are program libraries for the Python scripting language, which apply to a large spectrum of numerical and scientific computing tasks. The Sage project provides a multiplatform software environment which enables one to use,…

数值分析 · 数学 2012-08-21 Lauri Ruotsalainen , Matti Vuorinen

It is shown how the Python library Sympy can be used to compute symbolically the coefficients of the power series solution of the Lane-Emden equation (LEE). Sympy is an open source Python library for symbolic mathematics. The power series…

数学软件 · 计算机科学 2015-01-27 Klaus Rohe

Probabilistic solvers for ordinary differential equations (ODEs) provide efficient quantification of numerical uncertainty associated with simulation of dynamical systems. Their convergence rates have been established by a growing body of…

机器学习 · 统计学 2020-12-21 Nicholas Krämer , Philipp Hennig

Reliably determining system trajectories is essential in many analysis and control design approaches. To this end, an initial value problem has to be usually solved via numerical algorithms which rely on a certain software realization.…

系统与控制 · 电气工程与系统科学 2021-04-07 Grigory Devadze , Lars Flessing , Stefan Streif

We introduce PrivPy, a practical privacy-preserving collaborative computation framework, especially optimized for machine learning tasks. PrivPy provides an easy-to-use and highly compatible Python programming front-end which supports…

密码学与安全 · 计算机科学 2020-04-22 Yi Li , Yitao Duan , Yu Yu , Shuoyao Zhao , Wei Xu

This paper proposes an efficient HOT algorithm for solving the optimal transport (OT) problems with finite supports. We particularly focus on an efficient implementation of the HOT algorithm for the case where the supports are in…

最优化与控制 · 数学 2025-04-17 Guojun Zhang , Zhexuan Gu , Yancheng Yuan , Defeng Sun

Despite the prevalence of symmetry in scientific linear systems, these structural properties are often underutilized by standard computational software. This paper introduces PySymmetry, an open-source Sage/Python framework that implements…

群论 · 数学 2025-09-25 Leon D. da Silva , Marcelo P. Santos

We present a framework for efficiently solving Approximate Traveling Salesman Problem (Approximate TSP) for Quantum Computing Models. Existing representations of TSP introduce extra states which do not correspond to any permutation. We…

量子物理 · 物理学 2007-05-23 Debabrata Goswami , Harish Karnick , Prateek Jain , Hemanta K. Maji

This paper introduces the design and implementation of PyOptInterface, a modeling language for mathematical optimization embedded in Python programming language. PyOptInterface uses lightweight and compact data structure to bridge…

数学软件 · 计算机科学 2024-05-17 Yue Yang , Chenhui Lin , Luo Xu , Wenchuan Wu

The method is proposed for the study of many-point boundary value problems for systems of nonlinear ODE, by reducing them to special equivalent integral equations, and allows us [in contrast with the known method [1]] to consider boundary…

经典分析与常微分方程 · 数学 2012-05-11 Yu. A. Konyaev

We present a fast and user friendly exoplanet transit light curve modelling package PyTransit, implementing optimised versions of the Gimen\'ez and the Mandel & Agol transit models. The package offers an object-oriented Python interface to…

地球与行星天体物理 · 物理学 2015-04-29 Hannu Parviainen

This paper describes open-source scientific contributions in python surrounding the numerical solutions to hyperbolic Hamilton-Jacobi (HJ) partial differential equations viz., their implicit representation on co-dimension one surfaces;…

数学软件 · 计算机科学 2024-11-07 Lekan Molu

We consider the solution of initial value problems within the context of hybrid systems and emphasise the use of high precision approximations (in software for exact real arithmetic). We propose a novel algorithm for the computation of…

数学软件 · 计算机科学 2010-06-03 Norbert Th. Müller , Margarita Korovina

We present a generic coordinate descent solver for the minimization of a nonsmooth convex objective with structure. The method can deal in particular with problems with linear constraints. The implementation makes use of efficient residual…

最优化与控制 · 数学 2019-09-27 Olivier Fercoq