
Security News
Open Source CAI Framework Handles Pen Testing Tasks up to 3,600× Faster Than Humans
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Entropy Pooling views and stress-testing combined with Conditional Value-at-Risk (CVaR) portfolio optimization in Python.
|Pytest| |Codecov| |Binder|
.. |Pytest| image:: https://github.com/fortitudo-tech/fortitudo.tech/actions/workflows/tests.yml/badge.svg :target: https://github.com/fortitudo-tech/fortitudo.tech/actions/workflows/tests.yml
.. |Codecov| image:: https://codecov.io/gh/fortitudo-tech/fortitudo.tech/graph/badge.svg?token=Z16XK92Gkl :target: https://codecov.io/gh/fortitudo-tech/fortitudo.tech
.. |Binder| image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/fortitudo-tech/fortitudo.tech/main?labpath=examples
This package allows you to explore open-source implementations of some of our fundamental methods, e.g., Entropy Pooling and CVaR optimization in Python.
Watch this YouTube playlist <https://www.youtube.com/playlist?list=PLfI2BKNVj_b2rurUsCtc2F8lqtPWqcs2K>
_
for a walkthrough of the package's functionality and examples.
For a high-level introduction to the investment framework, see this YouTube video <https://youtu.be/4ESigySdGf8>
_
and Substack post <https://open.substack.com/pub/antonvorobets/p/entropy-pooling-and-cvar-portfolio-optimization-in-python-ffed736a8347>
_.
For a mathematical introduction to the investment framework, see these
SSRN articles <https://ssrn.com/author=2738420>
_.
For a pedagogical and deep presentation of the investment framework, see the
Portfolio Construction and Risk Management Book <https://antonvorobets.substack.com/p/pcrm-book>
_.
To build the deepest understanding of all the theories and methods, you can
complete the Applied Quantitative Investment Management Course <https://antonvorobets.substack.com/t/course>
_.
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 offers novel investment software as well as quantitative
and digitalization consultancy to the investment management industry. For more
information, please visit our website <https://fortitudo.tech>
_.
Installation can be done via pip::
pip install -U fortitudo.tech
For best performance, we recommend that you install the package in a conda environment <https://conda.io/projects/conda/en/latest/user-guide/concepts/environments.html>
_
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 -c conda-forge python scipy pandas matplotlib cvxopt conda activate fortitudo.tech 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 <https://mybinder.org/v2/gh/fortitudo-tech/fortitudo.tech/main?labpath=examples>
_.
However, note that Binder servers have very limited resources and might not support
some of the optimized routines this package uses. If you want access to a stable
and optimized environment with persistent storage, please subscribe to our Data
Science Server.
This package is completely separate from our proprietary solutions and therefore not representative of the quality and functionality offered by the Investment Simulation 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.
FAQs
Entropy Pooling views and stress-testing combined with Conditional Value-at-Risk (CVaR) portfolio optimization in Python.
We found that fortitudo-tech demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.