Skip to content

Commit

Permalink
Update text
Browse files Browse the repository at this point in the history
Co-authored-by: AdrianSosic <adrian.sosic@merckgroup.com>
  • Loading branch information
Scienfitz and AdrianSosic authored Oct 10, 2024
1 parent ab1c75a commit b93dcd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguide/utils.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ print(f"Estimated size in Bytes: {mem_estimate.comp_rep_bytes}")
print(f"Expected data frame shape: {mem_estimate.comp_rep_shape}")
```

```{admonition} Estimate with Constraints
```{admonition} Estimation with Constraints
:class: warning
`estimate_product_space_size` currently does not include the influence of potential
constraints in your search space as it is generally very hard to incorporate the effect
Expand Down

0 comments on commit b93dcd9

Please sign in to comment.