- Introduce HarmonicBondInteraction for simulating harmonic bonds between particles
- Add methods for bond management and force computation
- Create comprehensive tests for HarmonicBondInteraction against OpenMM reference values
- Include a script to generate reference values for validation
- Update COULOMB_CONSTANT for accuracy based on 2019 SI constants
- Add nalgebra as a development dependency
- Introduce comprehensive tests for NonbondedInteraction against OpenMM NonbondedForce
- Create reference values generation script for validation