Releases: prescient-design/cortex
Releases · prescient-design/cortex
v0.0.4
What's Changed
- [patch] fix bug in solver constraint handling by @samuelstanton in #16
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- remove torchtext dep by @samuelstanton in #8
- update obj transforms by @samuelstanton in #9
- [feature request] add generic NumpyDataset object, update tutorial by @samuelstanton in #10
- move wandb out of optimizer step by @samuelstanton in #13
- support max_guidance_steps=0 option by @samuelstanton in #14
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- wip ci + misc by @kleinhenz in #1
- add anatomy tutorial by @samuelstanton in #3
- Protein opt by @samuelstanton in #2
- update guided diffusion tutorial by @samuelstanton in #4
New Contributors
- @kleinhenz made their first contribution in #1
- @samuelstanton made their first contribution in #3
Full Changelog: https://github.com/prescient-design/cortex/commits/v0.0.2
v0.0.1
This release contains the following elements
- core library
- tutorials
- documentation
- unit tests