Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-22 | 1.2 kB | |
v.0.1.8 source code.tar.gz | 2025-04-22 | 311.6 kB | |
v.0.1.8 source code.zip | 2025-04-22 | 330.3 kB | |
Totals: 3 Items | 643.0 kB | 0 |
What's Changed
- fix: reconstructed sidechains saved in current dir by @josejimenezluna in https://github.com/microsoft/bioemu/pull/82
- minor chore: add progress bar while sampling by @josejimenezluna in https://github.com/microsoft/bioemu/pull/84
- Update README.md by @josejimenezluna in https://github.com/microsoft/bioemu/pull/88
- feat: Pass sys.executable to setup.sh to prevent installation issue by @ryotatomioka in https://github.com/microsoft/bioemu/pull/91
- fix: smarter
CONDA_PREFIX
resolution during hpacker install by @josejimenezluna in https://github.com/microsoft/bioemu/pull/93 - chore: add
cache_so3_dir
tosample.main
by @josejimenezluna in https://github.com/microsoft/bioemu/pull/98 - chore(deps): bump torch from ==2.4.0 to >=2.6.0, bump bioemu version to 0.1.8 by @dependabot in https://github.com/microsoft/bioemu/pull/101
- fix: more reliable MD relaxation & free MD by @thempel in https://github.com/microsoft/bioemu/pull/100
New Contributors
- @dependabot made their first contribution in https://github.com/microsoft/bioemu/pull/101
Full Changelog: https://github.com/microsoft/bioemu/compare/v0.1.6...v.0.1.8