Releases: dschick/udkm1Dsim
Releases · dschick/udkm1Dsim
Release list
v2.4.0
v2.3.0
What's Changed
Added
- installation instruction of new conda package, see udkm1dsim-feedstock for more details
- temperature-dependence of Debye-Waller factor with example #61 and #177
- fitting example in the docs #59 and #179
- s-polarization in multilayer absorption formalism #28 and #181
Fixed
- errors in building the docs 33d3a3c
- formatting of pint quantities in
__str__()methods of structure and simulation objects #175 and #176 - math of Debye-Waller factor #178
- heat diffusion calculation is broken when progressbar is disabled #167 and 8a5e32d
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0
What's Changed
Added
- introduce
noxautomatic testing tool for local testing of multiple python and/or package versions in virtual environments #171 - add unit to mf_exch_coupling dd134ae
- improve testing coverage to > 80% #115
Changed
Layer.check_input()always returnsfloatf71eb1c- change GitHub CI Matrix to python 3.9--3.12 97b17d8
- change import of
tqdmtoautomodule to work with scripts and notebooks 0c8cecc
Fixed
- raise
TypeErrorinMagnetizationclass forUnitCells in sample 7e92efb
Full Changelog: v2.0.5...v2.1.0
Major version including Landau-Lifschitz-Bloch
What's Changed
- make conv_with_function static by @dschick in #116
- Update LLB.convert_caresian_to_polar() by @Nilodirf in #130
- fix issue98: recursive atom mixed by @dschick in #133
- Implement backside excitation by @dschick in #132
- Implement LLB simulations by @dschick in #126
New Contributors
Full Changelog: v1.5.6...v2.0.0
Minor release
minor bug fixes
updates to documentation
use sympy.lambdify in generation and integration of temperature-dependent layer parameters
Updated stable release
Merge pull request #85 from dschick/develop new stable version 1.4.2
Release 1.1.1 - Minor Fix in Anayltical Phonon Model
Small but important fix in the indexing of the initial conditions of the analytical phonon model.
Many thanks to Roman Shayduk!
Release 1.1.0 - Anayltical Phonon Model
Despite some bug fixes and improvements of the documentation, this release includes an analytical phonon model to simulate coherent acoustic phonon.
Major Release 1.0.0
The complete udkm1Dsim has been implemented in Python from MATLAB.
New functionalities have been already added.