Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

| **UPDATES** |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 2026.04.11 : chilfe 1.2 released! be sure to check out our new [`LigandEnsemble`](https://stolllab.github.io/chiLife/rotamer_ensemble.html#ligandensemble) and [`SpinLigand`](https://stolllab.github.io/chiLife/rotamer_ensemble.html#spinligand) objects and [Example 14](https://stolllab.github.io/chiLife/gallery/13-OpenMM_Score_Function.html). There have also been significant updates to [`MolSys`](https://stolllab.github.io/chiLife/molsys.html#the-molsys-object) which now supports CIF, SDF, and can infer bonds for biomolecules in the RCSB CCD |
| 2026.04.11 : chilfe 1.2 released! be sure to check out our new [`LigandEnsemble`](https://stolllab.github.io/chiLife/rotamer_ensemble.html#ligandensemble) and [`SpinLigand`](https://stolllab.github.io/chiLife/rotamer_ensemble.html#spinligand) objects and [Example 14](https://stolllab.github.io/chiLife/gallery/14-LigandEnsemble.html). There have also been significant updates to [`MolSys`](https://stolllab.github.io/chiLife/molsys.html#the-molsys-object) which now supports CIF, SDF, and can infer bonds for biomolecules in the RCSB CCD |
| 2025.07.10 : chilife now supported for Python 3.13 |
| 2025.02.17 : Check out our new example for trajectory analysis [Example_12](https://stolllab.github.io/chiLife/gallery/12-Analyzing_MD_Simulations.html) and using OpenMM for repacking [Example_13](https://stolllab.github.io/chiLife/gallery/13-OpenMM_Score_Function.html). |
| 2024.12.26 : Changes to the "energy funciton" backend. forcefield, forgive factors, etc should all be parts of the energy function now, and not parts of a rotamer library Checkout [Example_07](https://stolllab.github.io/chiLife/gallery/13-OpenMM_Score_Function.html) |
Expand Down
Loading