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

Fix bug in parameter omega #23

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Fix bug in parameter omega #23

merged 1 commit into from
Sep 24, 2024

Conversation

aaghamohammadi
Copy link
Owner

Fixed bug by changing the parameter omega from 7.15 * 1e-5 to 7.2722 * 1e-5 in numerical integration. I also updated test cases to reflect new parameter values. It is ready to publish new version 1.5.8

Fixed bug by changing the parameter omega from ``7.15 * 1e-5`` to ``7.2722 * 1e-5`` in numerical integration.
I also updated test cases to reflect new parameter values.
It is ready to publish new version 1.5.8
Copy link

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e6edd39) to head (326d196).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          290       290           
  Branches        18        18           
=========================================
  Hits           290       290           
Flag Coverage Δ
100.00% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@aaghamohammadi aaghamohammadi merged commit 684d673 into main Sep 24, 2024
15 checks passed
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.

2 participants