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

First steps at using random generators. #360

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jcapriot
Copy link
Member

@jcapriot jcapriot commented May 9, 2024

Allow the use of numpy's default random number generator in discretize. Still a bit of work to do to make it complete though.

@jcapriot jcapriot marked this pull request as draft May 9, 2024 22:11
Copy link

codecov bot commented May 9, 2024

Codecov Report

Attention: Patch coverage is 96.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 82.25%. Comparing base (300b64a) to head (15acf3e).

Files Patch % Lines
discretize/utils/mesh_utils.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
- Coverage   85.12%   82.25%   -2.87%     
==========================================
  Files          36       36              
  Lines        8408     8414       +6     
==========================================
- Hits         7157     6921     -236     
- Misses       1251     1493     +242     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

None yet

1 participant