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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
### 0.5.0 - 09/30/2024
2
+
3
+
- Added results with AlphaFold 3 predicted structures (now the default)
4
+
- Added results for the new Chai-1 model from Chai Discovery
5
+
- Added a new inference sweep pipeline for HPC clusters to allow users to quickly run an exhaustive sweep of all baseline methods, datasets, and tasks e.g., using generated batch scripts and a SLURM scheduler
6
+
- Updated Zenodo links to point to the latest version of the project's Zenodo record, which now includes the above-mentioned AlphaFold 3 predicted structures and baseline method results using them
7
+
- Updated documentation project-wide according to the additions listed above
8
+
- Fixed some CI testing issues
9
+
1
10
### 0.4.0 - 08/12/2024
2
11
3
12
- Renamed `src` root directory to `posebench` to support `pip` packaging
0 commit comments