- Added BCME method #290
- Added CME method #290
- Added Ehrenfest for Newns-Anderson models #290
- New default algorithm for Ehrenfest #290
- Improved probability estimate for IESH #290
- Removed DiabaticIESH #290
- Added Independent Electron Surface Hopping Method #287
- Merged
run_trajectory
andrun_ensemble
intorun_dynamics
#286 - Output from
run_dynamics
is aDictionary
fromDictionaries.jl
#286 -
FileReduction(filename)
allows for output to be stored in HDF5 format #286
- Moved
NonadiabaticDistributions
to NQCDistributions.jl #275 -
BoltzmannVelocityDistribution
renamed to VelocityBoltzmann #275 -
SingleState
,ElectronicPopulation
renamed toPureState
,MixedState
#275 - Created changelog!