| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.2.0 source code.tar.gz | 2025-11-20 | 35.0 MB | |
| 1.2.0 source code.zip | 2025-11-20 | 35.1 MB | |
| README.md | 2025-11-20 | 1.2 kB | |
| Totals: 3 Items | 70.1 MB | 0 | |
What's Changed
- Toy example of PPFT training by @sarahnlewis in https://github.com/microsoft/bioemu/pull/134
- Check input sequence validity by @josejimenezluna in https://github.com/microsoft/bioemu/pull/130
- Various documentation and error message updates by @franknoe @josejimenezluna @sarahnlewis
- Default model changed by @josejimenezluna in https://github.com/microsoft/bioemu/pull/136
- Updates to the DPM solver by @YuuuXie in https://github.com/microsoft/bioemu/pull/148 and https://github.com/microsoft/bioemu/pull/151
- Use KDTree instead of mdtraj.compute_contacts in _filter_unphysical_traj_masks to mitigate MemoryError and improve performance by @ahmedselim2017 in https://github.com/microsoft/bioemu/pull/158
- Support extra_residue_embeds by @sarahnlewis in https://github.com/microsoft/bioemu/pull/174
- By default, use system time for random seed, not zero by @sarahnlewis in https://github.com/microsoft/bioemu/pull/180
New Contributors
- @ahmedselim2017 made their first contribution in https://github.com/microsoft/bioemu/pull/160
Full Changelog: https://github.com/microsoft/bioemu/compare/v.0.1.12...v.1.2.0