You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## Version 0.3.0
2
2
-**Error estimation and convergence analysis**: Implemented error estimation and convergence analysis. Refer to the corresponding section of the manual for more details.
3
3
-**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.
5
5
-**Reworked Rust API**: The Rust API has been restructured, enabling access to results without the need to write output files.
6
6
-**Enhanced output files**:
7
7
- YAML and TAB files now display the average order parameter calculated from all bonds of a single molecule type.
0 commit comments