File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,15 @@ changelog](https://keepachangelog.com/en/1.1.0/) format. This project follows
1717### Removed
1818-->
1919
20+ ## [ Version 0.5.0] ( https://github.com/Luthaf/vesin/releases/tag/v0.5.0 ) - 2026-02-19
21+
2022### Added
2123
2224- vesin can now compute neighbor lists on GPUs using CUDA. This is automatically
2325 integrated in vesin-torch, and can be used with CuPy in the ` vesin ` python
2426 package.
27+ - ` vesin.NeighborList ` now accepts either numpy arrays, cupy arrays or torch
28+ tensor for the ` points ` , ` box ` , and ` periodic ` parameters.
2529
2630## [ Version 0.4.2] ( https://github.com/Luthaf/vesin/releases/tag/v0.4.2 ) - 2025-11-06
2731
Original file line number Diff line number Diff line change 1- 0.4.2
1+ 0.5.0
You can’t perform that action at this time.
0 commit comments