Releases: cvxgrp/simulator
Releases · cvxgrp/simulator
v0.9.18
What's Changed
- initial_cash -> initial_aum by @kasperjo in #363
- Bump pytest from 8.0.2 to 8.1.1 by @dependabot in #368
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #369
- Bump pre-commit from 3.6.2 to 3.7.0 by @dependabot in #365
- Bump pyarrow from 15.0.0 to 15.0.2 by @dependabot in #367
- Bump plotly from 5.19.0 to 5.20.0 by @dependabot in #366
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #370
- Bump idna from 3.6 to 3.7 by @dependabot in #371
- Bump cvxpy from 1.4.2 to 1.4.3 by @dependabot in #376
- Bump pandas from 2.2.1 to 2.2.2 by @dependabot in #375
- Bump plotly from 5.20.0 to 5.21.0 by @dependabot in #374
- updates by @tschm in #377
- 378 nbformat issue by @tschm in #379
Full Changelog: v0.9.17...v0.9.18
Remove homepage and installation instructions
What's Changed
- Bump pre-commit from 3.6.1 to 3.6.2 by @dependabot in #360
- Bump pytest from 8.0.0 to 8.0.2 by @dependabot in #359
- Bump pandas from 2.2.0 to 2.2.1 by @dependabot in #357
- Bump plotly from 5.18.0 to 5.19.0 by @dependabot in #358
- Update README.md by @tschm in #361
Full Changelog: v0.9.16...v0.9.17
two digits for Sharpe
v0.9.15
Shifting portfolios
What's Changed
- Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #333
- pyarrow by @tschm in #337
- notebooks by @tschm in #338
- Update basic.yml by @tschm in #339
- new portfolio.png by @tschm in #341
- Add files via upload by @tschm in #342
- Rename newplot-4.png to newplot.png by @tschm in #343
- updated notebooks by @tschm in #345
- Update dependabot.yml by @tschm in #346
- Update dependabot.yml by @tschm in #347
- shift portfolio in sep module to avoid cyclic dependency by @tschm in #349
Full Changelog: v0.9.13...v0.9.14
Simple sharpe ratio method in portfolio class
What's Changed
Full Changelog: v0.9.12...v0.9.13
Addressing warnings for Python 2.2.0
no longer assuming the name of the index is "index"
v0.9.11 backtest (#328)
With table in snapshot
What's Changed
Full Changelog: v0.9.9...v0.9.10
quantstats only an optional extra
v0.9.9 with quantstats (#321)