fit
full name: tenpy.tools.fit
parent module:
tenpy.tools
type: module
Functions
|
Algebraic decay function :math :a * x^{-b} + c. |
|
Fit y to an algebraic decay of the form :math :a * x^{-b} + c. |
|
Returns the residue of an algebraic decay fit of the form |
|
Batched version of |
|
Fit the entanglement entropy of a finite MPS to the expected profile for critical models. |
|
Expected profile for the entanglement entropy at a critical point. |
|
Approximate a decaying function f with a sum of exponentials. |
|
Returns the least-square residue of a linear fit y vs x. |
|
Perform a linear fit y ~ a * x + b. |
|
Utility function used the plot an algebraic fit function next to the data. |
|
Evaluate |
Module description
tools to fit to an algebraic decay.