update unitcell of unchanged coordinates only if limits expanded#163
update unitcell of unchanged coordinates only if limits expanded#163
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #163 +/- ##
==========================================
- Coverage 99.10% 98.90% -0.21%
==========================================
Files 20 20
Lines 1346 1274 -72
==========================================
- Hits 1334 1260 -74
- Misses 12 14 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
All 1794 tests pass. Here's a summary of everything removed: File | What was removed -- | -- cross.jl:136–258 | _serial_pairwise_x_vs_sys!, _batch_x_vs_sys!, _parallel_pairwise_x_vs_sys!, two _pairwise! overloads for CellList, two single_particle_vs_list! overloads pairwise.jl:65–124 | Public pairwise!(f, x, sys::ParticleSystem1) method and its docstring precompile.jl | Two pairwise!(f, y, sys) precompile workload lines BasicForParticleSystem.jl | @testitem "cross_x_vs_sys" and @testitem "cross_x_vs_sys_nonperiodic_negative_coords" (~170 lines) two_sets.md | "Cross-interactions with a single cell list" section + benchmarking section examples.md | Single-cell-list cross-interaction paragraph and code blocks migrating.md | "New pairwise!(f, x, sys) method" section and table row referenceAll 1794 tests pass. Here's a summary of everything removed: File What was removed |
No description provided.