Skip to content

Commit

Permalink
manual line break (fix, hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgbaird committed May 9, 2024
1 parent fa8d75c commit 839e803
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion reports/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ In this work, we introduce `matbench-genmetrics`, a materials benchmarking platf
- **Novelty**: generating structures which are close matches to examples in the training set are penalized
- **Uniqueness**: the number of repeats within the generated structures

`matbench-genmetrics` is comprised of two namespace packages. The first is<br>`matbench_genmetrics.core`, which provides the following features:
`matbench-genmetrics` is comprised of two namespace packages. The first is

`matbench_genmetrics.core`, which provides the following features:

- `GenMatcher`: A class for calculating matches between two sets of structures
- `GenMetrics`: A class for calculating validity, coverage, novelty, and uniqueness metrics
Expand Down

0 comments on commit 839e803

Please sign in to comment.