Skip to content

Releases: fortitudo-tech/fortitudo.tech

v0.5.1

03 Jul 11:41
b3fa648
Compare
Choose a tag to compare

Added portfolio optimization constraints feasibility check on init.

v0.5

09 Jun 14:14
1ed7bfe
Compare
Choose a tag to compare

Addition of correlation_matrix, covariance_matrix, and simulation_moments functions.

v0.4.3

25 May 14:47
2651fcf
Compare
Choose a tag to compare

Entropy Pooling speed-up.

v0.4.2

17 May 18:02
654548d
Compare
Choose a tag to compare

Entropy Pooling refactor.

v0.4.1

28 Apr 13:22
2fe7604
Compare
Choose a tag to compare

Update of time series simulation parameters and addition of credit spread curve.

v0.4

17 Mar 08:53
a58fbdb
Compare
Choose a tag to compare

Addition of time series simulation and option pricing functionality.

v0.3.3

13 Mar 10:52
59960da
Compare
Choose a tag to compare

Python 3.10 compatibility, minor reordering in MeanCVaR class, and docs as well as installation instructions updates.

v0.3.2

16 Feb 13:30
f18d064
Compare
Choose a tag to compare

Several minor internal improvements and docs updates. In addition, significant updates of examples.

v0.3.1

31 Dec 11:25
fae59c0
Compare
Choose a tag to compare

Several minor improvements.

v0.3

23 Dec 14:43
5a9dfc5
Compare
Choose a tag to compare

This release adds mean-variance optimization as well as load parameters functionality. Additionally, an example that compares mean-variance and mean-CVaR optimization has been added to illustrate why we use demeaned CVaR by default.