Skip to content

Commit 3063626

Browse files
committed
Fixed changelog
1 parent 30171e5 commit 3063626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Version 0.3.0
22
- **Error estimation and convergence analysis**: Implemented error estimation and convergence analysis. Refer to the corresponding section of the manual for more details.
33
- **Leaflet classification**: Leaflet classification can now also be performed either every N analyzed trajectory frames or only once at the start of the analysis.
4-
- **Improved XTC file reading**: Switched to using the `molly` crate for reading XTC files. This allows reading only the parts of the XTC files that are needed, making `gorder` almost twice as fast compared to version 0.2.
4+
- **Improved XTC file reading**: Switched to using the `molly` crate for reading XTC files. This allows reading only the parts of the XTC files that are needed, making `gorder` more than twice as fast compared to version 0.2.
55
- **Reworked Rust API**: The Rust API has been restructured, enabling access to results without the need to write output files.
66
- **Enhanced output files**:
77
- YAML and TAB files now display the average order parameter calculated from all bonds of a single molecule type.

0 commit comments

Comments
 (0)