Skip to content

Commit

Permalink
Release 0.8.1 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scienfitz authored Mar 11, 2024
2 parents 16c07e0 + 0b45050 commit 792b166
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.8.1] - 2024-03-11
### Added
- Better human readable `__str__` representation of campaign
- README now contains an example on substance encoding results
- Transfer Learning User Guide
- Transfer learning user guide
- `from_simplex` constructor now also takes and applies optional constraints

### Changed
- [WIP] `torch` is loaded lazily
- Full lookup backtesting example now tests different substance encodings
- Replaced unmaintained `mordred` dependency by `mordredcommunity`
- `SearchSpace`s now use `ndarray` instead of `Tensor`
Expand Down

0 comments on commit 792b166

Please sign in to comment.