Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre calculating majorant xs with URR #114

Closed
valeriaRaffuzzi opened this issue Jan 31, 2024 · 1 comment
Closed

Pre calculating majorant xs with URR #114

valeriaRaffuzzi opened this issue Jan 31, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@valeriaRaffuzzi
Copy link
Member

At the moment, the majorant xs in not pre calculated when probability tables are used.

One way to possibly precalculate it is to sample from the tables many times and use the largest value found, assuming it will be close enough to the maximum.

@valeriaRaffuzzi valeriaRaffuzzi added the enhancement New feature or request label Jan 31, 2024
@valeriaRaffuzzi valeriaRaffuzzi self-assigned this Jan 31, 2024
@valeriaRaffuzzi
Copy link
Member Author

Solved with PR #106.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant