irradiapy.utils.math
This module contains math utilities for the irradiapy package.
Functions
|
Apply boundary conditions to atoms. |
|
Fit data to a Gaussian function. |
|
Fit data to a Lorentzian function. |
|
Fit a scaling law to the given histogram data. |
|
Evaluate a Gaussian function. |
|
Evaluate a Lorentzian function. |
|
Recombine defects (interstitials and vacancies) within a given radius. |
Return the prime factors of n (with repetition). |
|
|
Evaluate the scaling law function a / x**s. |