-
Notifications
You must be signed in to change notification settings - Fork 985
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
V1.5.6 #612
Conversation
Handling the singular matrix error. If an inversion of the matrix is not possible, then solve the linear equation by least squares methods
Fix deprecation warning in Pandas method 'pct_change'
Fix some typos
Add the assume_PSD flag in calls to cvxpy.quad_form
Update black_litterman.py
Add poetry & ipython & jupyter & pytest to docker
Added Plotly
Codecov ReportAttention: Patch coverage is
❗ 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. |
No description provided.