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

Dev symbolic #104

Merged
merged 7 commits into from
Aug 13, 2024
Merged

Dev symbolic #104

merged 7 commits into from
Aug 13, 2024

Conversation

tobin-ford
Copy link
Collaborator

Describe your changes

  • symbolic equation solver for simple models.
  • notebook tutorial Custom-Functions-Nopython.ipynb

Issue ticket number and link

#49

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist before requesting a review

  • I have performed a self-review of my code
  • Code changes are covered by tests.
  • Code changes have been evaluated for compatibility/integration with Scenario analysis (for future PRs)
  • New functions added to init.py
  • API.rst is up to date, along with other sphinx docs pages
  • What's new changelog has been updated in the docs

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2024

Codecov Report

Attention: Patch coverage is 92.55319% with 7 lines in your changes missing coverage. Please review.

Project coverage is 64.70%. Comparing base (1b70fbc) to head (5cd650c).

Files Patch % Lines
pvdeg/symbolic.py 84.78% 7 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #104      +/-   ##
===============================================
+ Coverage        63.86%   64.70%   +0.83%     
===============================================
  Files               32       34       +2     
  Lines             3119     3213      +94     
===============================================
+ Hits              1992     2079      +87     
- Misses            1127     1134       +7     

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

@martin-springer martin-springer merged commit e0987b4 into development Aug 13, 2024
5 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.

3 participants