Recent Releases of lindemann

lindemann - v0.8.0

What’s Changed

  • #475 optimize lindemann index calculation using distance vector by @N720720 in https://github.com/N720720/lindemann/pull/475
  • #473 Combining Welford and pairwise distance calculation loops
  • #467 Optimize Lindemann Index Calculation Using Distance Vector

:bustsinsilhouette: List of contributors

@N720720

Full Changelog: https://github.com/N720720/lindemann/compare/v0.7.0...v0.8.0

- Python
Published by github-actions[bot] about 2 years ago

lindemann - v0.7.0

What's Changed

  • Maintenance and housekeeping #472

:bustsinsilhouette: List of contributors

@N720720

Full Changelog: https://github.com/N720720/lindemann/compare/v0.6.0...v0.7.0

- Python
Published by N720720 about 2 years ago

lindemann - v0.6.0

What’s Changed

:arrow_up: Dependencies updates

  • :arrow_up: Bump rich from 11.0.0 to 11.1.0 (#313) @dependabot
  • :arrow_up: Bump charset-normalizer from 2.0.10 to 2.0.11 (#312) @dependabot
  • :arrow_up: Bump numba from 0.55.0 to 0.55.1 (#311) @dependabot
  • :arrow_up: Bump identify from 2.4.5 to 2.4.6 (#310) @dependabot

:bustsinsilhouette: List of contributors

@N720720, @dependabot and @dependabot[bot]

What's Changed

  • Fixed an issue with the variance of the per-atom and per-frame calculations (#267 )

Full Changelog: https://github.com/N720720/lindemann/compare/v0.5.1...v0.6.0

- Python
Published by github-actions[bot] over 3 years ago

lindemann - v0.5.1

What’s Changed

bug fix for -l flag. commit 31cbdeaa21d6a26e140c1a9697561b3323f3ed6f

:arrow_up: Dependencies updates

  • :arrow_up: Bump bandit from 1.7.1 to 1.7.2 (#309) @dependabot
  • :arrow_up: Bump fonttools from 4.28.5 to 4.29.0 (#308) @dependabot
  • :arrow_up: Bump identify from 2.4.4 to 2.4.5 (#307) @dependabot

:bustsinsilhouette: List of contributors

@N720720, @dependabot and @dependabot[bot]

Full Changelog: https://github.com/N720720/lindemann/compare/v0.5.0...v0.5.1

- Python
Published by github-actions[bot] over 4 years ago

lindemann - v0.5.0

What’s Changed

  • Improvement of memory usage (#306) @N720720

:bustsinsilhouette: List of contributors

@N720720

- Python
Published by github-actions[bot] over 4 years ago

lindemann - v0.4.1

What’s Changed

  • Bugfix refactoring (#299) @N720720
  • mv config.yml to .github as dependabot.yml (#145) @N720720

:arrow_up: Dependencies updates

  • :arrow_up: Bump pyparsing from 3.0.6 to 3.0.7 (#305) @dependabot
  • :arrow_up: Bump rich from 10.16.2 to 11.0.0 (#304) @dependabot
  • :arrow_up: Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#303) @dependabot
  • :arrow_up: Bump pillow from 8.3.1 to 9.0.0 (#301) @dependabot
  • :arrow_up: Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#272) @dependabot
  • :arrow_up: Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#266) @dependabot
  • :arrow_up: Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#265) @dependabot
  • :arrow_up: Bump virtualenv from 20.5.0 to 20.6.0 (#259) @dependabot
  • :arrow_up: Bump platformdirs from 2.0.0 to 2.0.2 (#258) @dependabot
  • :arrow_up: Bump pygments from 2.8.1 to 2.9.0 (#257) @dependabot
  • :arrow_up: Bump gitpython from 3.1.14 to 3.1.18 (#237) @dependabot
  • :arrow_up: Bump importlib-metadata from 4.0.1 to 4.6.1 (#256) @dependabot
  • :arrow_up: Bump attrs from 20.3.0 to 21.2.0 (#255) @dependabot
  • :arrow_up: Bump pytest from 6.2.3 to 6.2.4 (#254) @dependabot
  • :arrow_up: Bump certifi from 2020.12.5 to 2021.5.30 (#253) @dependabot
  • :arrow_up: Bump pre-commit from 2.12.1 to 2.13.0 (#252) @dependabot
  • :arrow_up: Bump websocket-client from 0.58.0 to 1.1.0 (#251) @dependabot
  • :arrow_up: Bump pillow from 8.2.0 to 8.3.1 (#250) @dependabot
  • :arrow_up: Bump regex from 2021.4.4 to 2021.7.6 (#249) @dependabot
  • :arrow_up: Bump matplotlib from 3.4.1 to 3.4.2 (#248) @dependabot
  • :arrow_up: Bump ovito from 3.4.4 to 3.5.3 (#247) @dependabot
  • :arrow_up: Bump cfgv from 3.2.0 to 3.3.0 (#246) @dependabot
  • :arrow_up: Bump rich from 10.1.0 to 10.6.0 (#245) @dependabot
  • :arrow_up: Bump virtualenv from 20.4.3 to 20.5.0 (#244) @dependabot
  • :arrow_up: Bump pyupgrade from 2.12.0 to 2.20.0 (#241) @dependabot
  • :arrow_up: Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.2.0 (#240) @dependabot
  • :arrow_up: Bump pbr from 5.5.1 to 5.6.0 (#211) @dependabot
  • :arrow_up: Bump astroid from 2.5.3 to 2.5.6 (#210) @dependabot
  • :arrow_up: Bump identify from 2.2.3 to 2.2.4 (#209) @dependabot
  • :arrow_up: Bump importlib-metadata from 4.0.0 to 4.0.1 (#206) @dependabot
  • :arrow_up: Bump importlib-metadata from 3.10.1 to 4.0.0 (#204) @dependabot
  • :arrow_up: Bump pre-commit from 2.12.0 to 2.12.1 (#203) @dependabot
  • :arrow_up: Bump importlib-metadata from 3.10.0 to 3.10.1 (#202) @dependabot
  • :arrow_up: Bump actions/setup-python from v1 to v2.2.2 (#200) @dependabot
  • :arrow_up: Bump actions/cache from v2.1.4 to v2.1.5 (#201) @dependabot
  • :arrow_up: Bump typed-ast from 1.4.2 to 1.4.3 (#199) @dependabot
  • :arrow_up: Bump nodeenv from 1.5.0 to 1.6.0 (#198) @dependabot
  • :arrow_up: Bump identify from 2.2.2 to 2.2.3 (#197) @dependabot
  • :arrow_up: Bump astroid from 2.5.2 to 2.5.3 (#196) @dependabot
  • :arrow_up: Bump pyupgrade from 2.11.0 to 2.12.0 (#195) @dependabot
  • :arrow_up: Bump pre-commit from 2.11.1 to 2.12.0 (#194) @dependabot
  • :arrow_up: Bump docker from 4.4.4 to 5.0.0 (#193) @dependabot
  • :arrow_up: Bump darglint from 1.7.0 to 1.8.0 (#190) @dependabot
  • :arrow_up: Bump regex from 2021.3.17 to 2021.4.4 (#192) @dependabot
  • :arrow_up: Bump rich from 10.0.1 to 10.1.0 (#191) @dependabot
  • :arrow_up: Bump pytest from 6.2.2 to 6.2.3 (#189) @dependabot
  • :arrow_up: Bump pillow from 8.1.2 to 8.2.0 (#188) @dependabot
  • :arrow_up: Bump matplotlib from 3.4.0 to 3.4.1 (#187) @dependabot
  • :arrow_up: Bump rich from 10.0.0 to 10.0.1 (#186) @dependabot
  • :arrow_up: Bump numba from 0.53.0 to 0.53.1 (#175) @dependabot
  • :arrow_up: Bump importlib-metadata from 3.9.0 to 3.10.0 (#185) @dependabot
  • :arrow_up: Bump gitdb from 4.0.6 to 4.0.7 (#184) @dependabot
  • :arrow_up: Bump pylint from 2.7.2 to 2.7.4 (#183) @dependabot
  • :arrow_up: Bump smmap from 3.0.5 to 4.0.0 (#182) @dependabot
  • :arrow_up: Bump astroid from 2.5.1 to 2.5.2 (#181) @dependabot
  • :arrow_up: Bump matplotlib from 3.3.4 to 3.4.0 (#180) @dependabot
  • :arrow_up: Bump numpy from 1.20.1 to 1.20.2 (#179) @dependabot
  • :arrow_up: Bump pyupgrade from 2.10.0 to 2.11.0 (#168) @dependabot
  • :arrow_up: Bump identify from 2.2.1 to 2.2.2 (#178) @dependabot
  • :arrow_up: Bump rich from 9.13.0 to 10.0.0 (#177) @dependabot
  • :arrow_up: Bump importlib-metadata from 3.7.3 to 3.9.0 (#176) @dependabot
  • :arrow_up: Bump gitdb2 from 3.0.3.post1 to 4.0.2 (#174) @dependabot
  • :arrow_up: Bump smmap from 3.0.5 to 4.0.0 (#173) @dependabot
  • :arrow_up: Bump identify from 2.1.4 to 2.2.1 (#172) @dependabot
  • :arrow_up: Bump lazy-object-proxy from 1.5.2 to 1.6.0 (#171) @dependabot
  • :arrow_up: Bump gitdb2 from 3.0.3.post1 to 4.0.2 (#170) @dependabot
  • :arrow_up: Bump smmap from 3.0.5 to 4.0.0 (#166) @dependabot
  • :arrow_up: Bump gitdb2 from 3.0.3.post1 to 4.0.2 (#160) @dependabot
  • :arrow_up: Bump pydocstyle from 5.1.1 to 6.0.0 (#164) @dependabot
  • :arrow_up: Bump identify from 2.1.3 to 2.1.4 (#163) @dependabot
  • :arrow_up: Bump regex from 2020.11.13 to 2021.3.17 (#162) @dependabot
  • :arrow_up: Bump smmap2 from 2.0.5 to 3.0.1 (#159) @dependabot
  • :arrow_up: Bump numba from 0.52.0 to 0.53.0 (#154) @dependabot
  • :arrow_up: Bump smmap from 3.0.5 to 4.0.0 (#156) @dependabot
  • :arrow_up: Bump rich from 4.2.2 to 9.13.0 (#155) @dependabot
  • :arrow_up: Bump urllib3 from 1.26.3 to 1.26.4 (#152) @dependabot
  • :arrow_up: Bump mypy from 0.782 to 0.812 (#150) @dependabot
  • :arrow_up: Bump virtualenv from 20.4.2 to 20.4.3 (#149) @dependabot
  • :arrow_up: Bump release-drafter/release-drafter from v5.7.0 to v5.15.0 (#148) @dependabot
  • :arrow_up: Bump actions/cache from v1 to v2.1.4 (#147) @dependabot

:bustsinsilhouette: List of contributors

@N720720, @dependabot and @dependabot[bot]

- Python
Published by github-actions[bot] over 4 years ago

lindemann - v0.4.0

What’s Changed

:rocket: Features

  • Multiprocessing (#143) @N720720
  • Python 3.8 compatibility
  • Fixed Dockerfile

:arrow_up: Dependencies updates

  • Bump importlib-metadata from 1.7.0 to 3.4.0 (#120) @dependabot-preview

:bustsinsilhouette: List of contributors

@N720720, @dependabot-preview and @dependabot-preview[bot]

- Python
Published by github-actions[bot] over 5 years ago

lindemann - v0.3.3

What’s Changed

  • problems with strong typing and numpy (#117) @N720720
  • Fix 'lindemann' typos (#103) @Jon-Ting

:arrow_up: Dependencies updates

  • Bump pylint from 2.5.3 to 2.6.0 (#60) @dependabot-preview
  • Bump typer from 0.3.1 to 0.3.2 (#59) @dependabot-preview

:bustsinsilhouette: List of contributors

@Jon-Ting, @N720720, @dependabot-preview, @dependabot-preview[bot] and Sebastian Thurm

- Python
Published by github-actions[bot] over 5 years ago

lindemann - v0.3.2

What’s Changed

:wrench: Fixes & Refactoring

  • update readme (#51) @N720720

:pencil: Documentation

  • update readme (#51) @N720720

:arrow_up: Dependencies updates

  • update readme (#51) @N720720

:bustsinsilhouette: List of contributors

@N720720 and Sebastian Thurm

- Python
Published by github-actions[bot] almost 6 years ago

lindemann - v0.3.1

What’s Changed

:pencil: Documentation

  • Image folder (#49) @N720720
  • figure caption, mem_use docs (#34) @N720720

:arrow_up: Dependencies updates

  • new poetry lock (#50) @N720720
  • Bump rich from 4.1.0 to 4.2.2 (#47) @dependabot-preview
  • Bump ovito from 3.1.2 to 3.1.3 (#48) @dependabot-preview
  • Bump pytest from 5.4.3 to 6.0.0 (#44) @dependabot-preview
  • Bump darglint from 1.5.1 to 1.5.2 (#42) @dependabot-preview
  • Bump pyupgrade from 2.7.1 to 2.7.2 (#41) @dependabot-preview
  • Bump rich from 4.0.0 to 4.1.0 (#40) @dependabot-preview
  • Bump rich from 3.3.2 to 4.0.0 (#39) @dependabot-preview
  • Bump typer from 0.3.0 to 0.3.1 (#37) @dependabot-preview
  • Bump pyupgrade from 2.7.0 to 2.7.1 (#36) @dependabot-preview
  • Bump matplotlib from 3.2.2 to 3.3.0 (#35) @dependabot-preview

:bustsinsilhouette: List of contributors

@N720720, @dependabot-preview, @dependabot-preview[bot] and Sebastian Thurm

- Python
Published by github-actions[bot] almost 6 years ago

lindemann - pypi version

What’s Changed

  • Update Credits in the README (#24) @N720720
  • Add files via upload (#14) @N720720
  • configure pytest (#13) @N720720

:rocket: Features

  • 🚀 added memory usage (#33) @N720720
  • hotfix (#15) @N720720
  • added timeit to main with typer (#8) @N720720
  • Types in main (#6) @N720720

:wrench: Fixes & Refactoring

  • try to fix the build error (#16) @N720720

:pencil: Documentation

  • start the readme (#17) @N720720
  • created motivation in readme (#32) @N720720
  • Add files via upload (#27) @N720720
  • Update LICENSE (#7) @N720720

:arrow_up: Dependencies updates

  • Bump rich from 3.0.0 to 3.3.2 (#31) @dependabot-preview
  • Bump pre-commit from 2.5.1 to 2.6.0 (#19) @dependabot-preview
  • Bump rich from 2.3.1 to 3.0.0 (#12) @dependabot-preview
  • Bump typer from 0.2.1 to 0.3.0 (#4) @dependabot-preview
  • Bump pyupgrade from 2.6.1 to 2.6.2 (#2) @dependabot-preview
  • ⬆️ Bump mypy from 0.780 to 0.782 (#1) @dependabot-preview

:bustsinsilhouette: List of contributors

@N720720, @dependabot-preview, @dependabot-preview[bot] and Sebastian Thurm

- Python
Published by github-actions[bot] almost 6 years ago