Skip to content

Releases: kinisi-dev/kinisi

kinisi-2.1.0

Choose a tag to compare

@arm61 arm61 released this 10 Aug 08:32
9c7d882

What's Changed

  • Add new references to papers.md by @arm61 in #209
  • Revise citation for Majumdar et al. in papers.md by @arm61 in #210
  • Addition of non-uniform priors. by @arm61 in #211
  • Smooth and stepped piecewise arrhenius by @Lorentyfle in #215
  • Add x0 functionality to mcmc sampling. by @arm61 in #217
  • Update Richardson et al. reference format by @arm61 in #218
  • Update publication details for several papers by @arm61 in #219

Full Changelog: 2.0.5...2.1.0

kinisi-2.0.5

Choose a tag to compare

@arm61 arm61 released this 22 Mar 15:32
bbeb350

What's Changed

  • Fix formatting and update references in papers.md by @arm61 in #203
  • Add new reference to ChemRvix paper by @arm61 in #204
  • Add new references to papers in papers.md by @arm61 in #205
  • Refactor YehHummer to use linear (D_0, slope) parameterization by @PythonFZ in #206
  • Fix formatting and add new reference in papers.md by @arm61 in #207
  • Add new reference to ChemRvix in papers.md by @arm61 in #208

Full Changelog: 2.0.4...2.0.5

kinisi-2.0.4

Choose a tag to compare

@arm61 arm61 released this 19 Dec 14:25
98c3172

What's Changed

  • Update citation details in papers.md by @arm61 in #195
  • Fix formatting and add new reference in papers.md by @arm61 in #196
  • Add new reference to ChemRvix in papers.md by @arm61 in #197
  • Add new reference to Goldmann et al. in papers.md by @arm61 in #199
  • Fix ruff linting issues in volume calculation changes by @Copilot in #201
  • Volume for conductivity calculation by @BaerCMI in #198
  • Add new matrix reconditioning approach. by @arm61 in #200
  • Bump version to 2.0.4 by @arm61 in #202

Full Changelog: 2.0.3...2.0.4

kinisi-2.0.3

Choose a tag to compare

@arm61 arm61 released this 06 Nov 13:32
104cb7e

What's Changed

  • add.pre-commit-config.yaml by @PythonFZ in #188
  • Move from using a DataArray to a DataGroup by @arm61 in #189
  • Reduce duplicate test code with centralized TEST_FILE_PATH constant by @Copilot in #191
  • Remove small bug where mstd was not normalised by the number of parti… by @arm61 in #192
  • Fix problem with dimensionality by @arm61 in #194

New Contributors

  • @Copilot made their first contribution in #191

Full Changelog: 2.0.2...2.0.3

kinisi-2.0.2

Choose a tag to compare

@arm61 arm61 released this 07 Oct 08:17
5f2ce1c

What's Changed

  • add from_ase to ConductivityAnalyzer by @PythonFZ in #172
  • add from_universe to ConductivityAnalyzer by @PythonFZ in #175
  • Add missing from_ase method to JumpDiffusionAnalyzer class by @Lorentyfle in #178
  • Correct journal and DOI for Zills et al. reference by @arm61 in #182
  • Improve documentation by @arm61 in #183
  • add YehHummer finite size corrections by @PythonFZ in #181

New Contributors

Full Changelog: 2.0.1...2.0.2

kinisi-2.0.1

Choose a tag to compare

@arm61 arm61 released this 05 Sep 09:35
29e4c61

What's Changed

Full Changelog: 2.0.0...2.0.1

kinisi-2.0.0

Choose a tag to compare

@arm61 arm61 released this 15 Aug 14:48
87ea490

What's Changed

New Contributors

Full Changelog: 1.1.1...2.0.0

kinisi-1.1.1

Choose a tag to compare

@arm61 arm61 released this 14 Nov 09:00
a0b9572

What's Changed

Full Changelog: 1.1.0...1.1.1

kinisi-1.1.0

Choose a tag to compare

@arm61 arm61 released this 30 Jul 12:04
54f3bc4

What's Changed

  • Replace the _get_matrix function. by @jd15489 in #62
  • Change to using matrix conditioning by @arm61 in #60
  • Support for NPT unwrapping by @jd15489 in #64
  • Add MSD test to aid future development by @jd15489 in #67
  • Update timestep to time interval where appropriate by @arm61 in #68

Full Changelog: 1.0.0...1.1.0

kinisi-1.0.1

Choose a tag to compare

@arm61 arm61 released this 09 Jul 12:57
672c653

This is a bug-fix release. The bug is related to triclinic cells and produced an underestimate of the mean-squared displacement and, therefore, the diffusion coefficient.

Full Changelog: 1.0.0...1.0.1