Skip to content

Commit

Permalink
history
Browse files Browse the repository at this point in the history
  • Loading branch information
btjanaka committed Nov 29, 2023
1 parent 0c38b7a commit de2f8c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

#### API

- **Backwards-incompatible:** Use seed instead of rng in ranker ({pr}`432`)
- **Backwards-incompatible:** Replace status and value with add_info ({pr}`430`)
- Support custom data fields in archive, emitters, and scheduler ({pr}`421`,
{pr}`429`)
Expand Down Expand Up @@ -33,6 +34,7 @@

#### Improvements

- Use NumPy SeedSequence in emitters ({pr}`431`)
- Use numbers types when checking arguments ({pr}`419`)
- Reimplement ArchiveBase using ArrayStore ({pr}`399`)
- Use chunk computation in CVT brute force calculation to reduce memory usage
Expand Down

0 comments on commit de2f8c1

Please sign in to comment.