Thanks to visit codestin.com
Credit goes to github.com

Skip to content

caizkun/pyilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyilt

Numerical Inverse Laplace Transform

The numerical inversion of Laplace transform is formulated as a regularized regression problem (with non-negative constraint for our purpose) and is subsequently solved by an algorithm of Least Distance Programming.

Reference:

  1. S. W. Provencher, “A constrained regularization method for inverting data represented by linear algebraic or integral equations,” Comput. Phys. Commun. 27, 213 (1982).
  2. C. Lawson, R. Hanson, “Solving Least Squares Problems,” Solving Least Squares Problems (1974).

About

Numerical Inverse Laplace Transform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages