Skip to content

Releases: kinisi-dev/kinisi

kinisi-2.0.5

22 Mar 15:32
bbeb350

Choose a tag to compare

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

19 Dec 14:25
98c3172

Choose a tag to compare

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

06 Nov 13:32
104cb7e

Choose a tag to compare

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

07 Oct 08:17
5f2ce1c

Choose a tag to compare

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

05 Sep 09:35
29e4c61

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

kinisi-2.0.0

15 Aug 14:48
87ea490

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...2.0.0

kinisi-1.1.1

14 Nov 09:00
a0b9572

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

kinisi-1.1.0

30 Jul 12:04
54f3bc4

Choose a tag to compare

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

09 Jul 12:57
672c653

Choose a tag to compare

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

kinisi-1.0.0

12 Feb 16:17
b2ae3d4

Choose a tag to compare

What's Changed

  • Int now valid for get_indices by @arm61 in #38
  • Move to cov_nearest by @arm61 in #48
  • Add support for variance estimation using the block averaging approach. by @arm61 in #49
  • Unwrapping FAQ by @arm61 in #50
  • Change abbreviations in paper.md by @zhubonan in #51
  • Correct typos in paper.md by @jd15489 in #53
  • Faster implementation of the get_disp function by @jd15489 in #54
  • Adds centre of geometry and centre of mass functionality by @arm61 in #47
  • Cog remove history by @arm61 in #56
  • Fix off-by-one error for framework indices by @jd15489 in #59

New Contributors

Full Changelog: 0.7.2...1.0.0