Skip to main content

Investment and risk technologies maintained by Fortitudo Technologies.

Project description

https://github.com/fortitudo-tech/fortitudo.tech/actions/workflows/tests.yml/badge.svg https://codecov.io/gh/fortitudo-tech/fortitudo.tech/branch/main/graph/badge.svg?token=Z16XK92Gkl https://mybinder.org/badge_logo.svg

Fortitudo Technologies Open Source

This package allows you to freely explore open-source implementations of some of our fundamental technologies, e.g., Entropy Pooling and CVaR optimization in Python.

The package is intended for advanced users who are comfortable specifying portfolio constraints and Entropy Pooling views using matrices and vectors. This gives full flexibility in relation to working with these technologies. Hence, input checking is intentionally kept to a minimum.

Fortitudo Technologies is a fintech offering novel investment technologies as well as quantitative and digitalization consultancy to the investment management industry. For more information, please visit our website.

Installation Instructions

Installation can be done via pip:

pip install fortitudo.tech

For best performance, we recommend that you install the package in a conda environment and let conda handle the installation of dependencies before installing the package using pip. You can do this by following these steps:

conda create -n fortitudo.tech python=3.10 scipy pandas matplotlib -y
conda activate fortitudo.tech
conda install -c conda-forge cvxopt=1.3 -y
pip install fortitudo.tech

The examples might require you to install additional packages, e.g., seaborn and ipykernel / notebook / jupyterlab if you want to run the notebooks. Using pip to install these packages should not cause any dependency issues.

You can also explore the examples in the cloud without any local installations using Binder. However, note that Binder servers have very limited ressources and might not support some of the optimized routines this package uses. For best performance, you should install the package on a machine that supports the Math Kernel Library.

Disclaimer

This package is completely separate from our proprietary solutions and therefore not representative of neither the quality nor the functionality offered by the Simulation Engine and Investment Analysis modules. If you are an institutional investor and want to experience how these methods can be used for sophisticated analysis in practice, please request a demo by sending an email to demo@fortitudo.tech.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fortitudo_tech-0.9.1.tar.gz (2.5 MB view hashes)

Uploaded Source

Built Distribution

fortitudo_tech-0.9.1-py3-none-any.whl (2.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page