Skip to content

Releases: shayandavoodii/OnlinePortfolioSelection.jl

v2.12.0

04 May 23:16
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.12.0

Diff since v2.11.0

🔥 Two new algorithms implemented:

🔍 Two new evaluation metrics added
📄 Minor documentation improvements

Bumped to v2.12.0

Merged pull requests:

v2.11.0

06 Mar 16:08
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.11.0

Diff since v2.10.1

Warning

It is necessary to review the docstrings before using functions.

🔥 Two new algorithms implemented:

🔧 Lots of code refactoring.
ℹ Informative errors.
📄 Documentation improvements.
🐍 Added further instructions for using the package in Python

Bumped to v2.11.0

Merged pull requests:

Closed issues:

  • attempt to access 29-element Vector{Float64} at index [0] (#81)

v2.10.1

21 Jan 10:28
7e63d71
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.10.1

Diff since v2.10.0

  • Cluslog adapted to the latest API of the Clustering.jl
  • Compatibility limit of the Clustering.jl got removed
  • Bumped to v2.10.1

Merged pull requests:

v2.10.0

15 Dec 12:08
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.10.0

Diff since v2.9.0

🔥 TWO new algorithms added

A new performance measure added:

• Bumped to v2.10.0

Merged pull requests:

Closed issues:

  • eta should be reordered in the DMR's example (#59)

v2.9.0

13 Dec 11:30
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.9.0

Diff since v2.8.0

🔥 TWO new algorithms added

• Bumped to v2.9.0

Merged pull requests:

v2.8.0

05 Dec 18:35
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.8.0

Diff since v2.7.0

🎉 New algorithm added: GWR
✨ Minor documentation improvements

• Bumped to v2.8.0

Merged pull requests:

v2.7.0

04 Dec 12:41
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.7.0

Diff since v2.6.1

🎉 New algorithm added: TPPT
🔧 OPSMetrics function was renamed to opsmetrics
✨ Minor documentation improvements

• Bumped to v2.7.0

Merged pull requests:

v2.6.1

02 Dec 11:21
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.6.1

Diff since v2.6.0

🔧 irs bug fixed
✨ Minor documentation tweaks

• Bumped to v2.6.1

v2.6.0

02 Dec 10:58
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.6.0

Diff since v2.5.0

🎉 New algorithm added: EGM
🔬 New metric added: Information Ration(IR)
✨ Minor documentation tweaks

• Bumped to v2.6.0

Merged pull requests:

v2.5.0

24 Nov 13:20
Compare
Choose a tag to compare

OnlinePortfolioSelection v2.5.0

Diff since v2.4.0

OnlinePortfolioSelection.jl now contains over 20 OPS algorithms. 💣

🔥 THREE new algorithms added

• Bumped to v2.5.0

Merged pull requests:

Closed issues:

  • sn have been used wrongly in CAEG.jl (#49)