Skip to content

Releases: dschick/udkm1Dsim

v2.4.0

Choose a tag to compare

@dschick dschick released this 20 Jul 09:32

What's Changed

Added

  • calculation of energy maps and energy flux maps from heat diffusion #183
  • include variable/elliptical polarization in XrayDynMag #180

Full Changelog: v2.3.0...v2.4.0

v2.3.0

Choose a tag to compare

@dschick dschick released this 20 Jul 09:40

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

Choose a tag to compare

@dschick dschick released this 20 Jul 09:42

What's Changed

Added

  • compatibility for numpy>=2.0.0 and newer python version >= 3.10 and <= 3.14 #157 and #174

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@dschick dschick released this 20 Jul 09:45

What's Changed

Added

  • introduce nox automatic 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 returns float f71eb1c
  • change GitHub CI Matrix to python 3.9--3.12 97b17d8
  • change import of tqdm to auto module to work with scripts and notebooks 0c8cecc

Fixed

  • raise TypeError in Magnetization class for UnitCells in sample 7e92efb

Full Changelog: v2.0.5...v2.1.0

Major version including Landau-Lifschitz-Bloch

Choose a tag to compare

@dschick dschick released this 19 Dec 15:52

What's Changed

New Contributors

Full Changelog: v1.5.6...v2.0.0

Minor release

Choose a tag to compare

@dschick dschick released this 19 Jul 08:16
ddeade1

minor bug fixes
updates to documentation
use sympy.lambdify in generation and integration of temperature-dependent layer parameters

Updated stable release

Choose a tag to compare

@dschick dschick released this 08 Jun 10:24
e0efde2
Merge pull request #85 from dschick/develop

new stable version 1.4.2

Release 1.1.1 - Minor Fix in Anayltical Phonon Model

Choose a tag to compare

@dschick dschick released this 08 Feb 22:38

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

Choose a tag to compare

@dschick dschick released this 08 Feb 12:22
b18e832

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

Choose a tag to compare

@dschick dschick released this 05 Nov 10:11
5d021e3

The complete udkm1Dsim has been implemented in Python from MATLAB.
New functionalities have been already added.