Skip to content

Commit

Permalink
Updated changelog with StateDensity{T} type
Browse files Browse the repository at this point in the history
  • Loading branch information
brainandforce committed Nov 27, 2023
1 parent 848ca7b commit 127eda9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Added
- `eachvertex` iterator for the vertices of the parallelepiped representation of a unit cell.
- `StateDensity{T}` type which combines `EnergyOccupancy{T}` with a density of states value at the
energy provided.

### Changed
- The Types section of the documentation has been split up into separate sections for lattice
Expand Down

0 comments on commit 127eda9

Please sign in to comment.