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

V1.5.6 #612

Merged
merged 30 commits into from
Dec 1, 2024
Merged

V1.5.6 #612

merged 30 commits into from
Dec 1, 2024

Conversation

robertmartin8
Copy link
Owner

No description provided.

Ahmedd-Ibrahim and others added 28 commits May 31, 2023 14:58
Handling the singular matrix error. If an inversion of the matrix is not possible, then solve the linear equation by least squares methods
Added plotly capabilities to CLA plot and Efficient Frontier plot
Fix deprecation warning in Pandas method 'pct_change'
Add the assume_PSD flag in calls to cvxpy.quad_form
Add poetry & ipython & jupyter & pytest to docker
@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 83.25123% with 34 lines in your changes missing coverage. Please review.

Project coverage is 98.57%. Comparing base (46f8485) to head (7745b7f).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pypfopt/plotting.py 57.69% 22 Missing ⚠️
pypfopt/black_litterman.py 52.00% 12 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #612      +/-   ##
==========================================
- Coverage   99.24%   98.57%   -0.67%     
==========================================
  Files          33       33              
  Lines        5008     5066      +58     
==========================================
+ Hits         4970     4994      +24     
- Misses         38       72      +34     

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

@robertmartin8 robertmartin8 merged commit e5b3857 into master Dec 1, 2024
12 of 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.

7 participants