Skip to content

Commit

Permalink
v1.0.4 (#85)
Browse files Browse the repository at this point in the history
* Docs and README update

* License update

* Poetry update
  • Loading branch information
antonvorobets authored Feb 7, 2024
1 parent 7eef888 commit 508b738
Show file tree
Hide file tree
Showing 42 changed files with 303 additions and 275 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ See this `YouTube playlist <https://www.youtube.com/playlist?list=PLfI2BKNVj_b2r
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 `Medium article <https://medium.com/@ft_anvo/entropy-pooling-and-cvar-portfolio-optimization-in-python-ffed736a8347>`_.
For an in-depth mathematical introduction to the investment framework, see
these `SSRN articles <https://ssrn.com/author=2738420>`_.

The package is intended for advanced users who are comfortable specifying
portfolio constraints and Entropy Pooling views using matrices and vectors.
Expand Down
Binary file modified docs/build/doctrees/contributing.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/documentation.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/examples.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/installation.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/references.doctree
Binary file not shown.
5 changes: 5 additions & 0 deletions docs/build/html/_sources/examples.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ good places to start exploring the functionality of this package. We have very
limited resources for support in relation to these, but please let us know if you
have suggestions for how we can improve them and make them easier to understand.

For a high-level introduction to the investment framework, see this `YouTube video <https://youtu.be/4ESigySdGf8>`_
and `Medium article <https://medium.com/@ft_anvo/entropy-pooling-and-cvar-portfolio-optimization-in-python-ffed736a8347>`_.
For an in-depth mathematical introduction to the investment framework, see
these `SSRN articles <https://ssrn.com/author=2738420>`_.

You can 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
Expand Down
2 changes: 2 additions & 0 deletions docs/build/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ See this `YouTube playlist <https://www.youtube.com/playlist?list=PLfI2BKNVj_b2r
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 `Medium article <https://medium.com/@ft_anvo/entropy-pooling-and-cvar-portfolio-optimization-in-python-ffed736a8347>`_.
For an in-depth mathematical introduction to the investment framework, see
these `SSRN articles <https://ssrn.com/author=2738420>`_.

The package is intended for advanced users who are comfortable specifying
portfolio constraints and Entropy Pooling views using matrices and vectors.
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
fortitudo.tech
</a>
<div class="version">
v1.0.3
v1.0.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
fortitudo.tech
</a>
<div class="version">
v1.0.3
v1.0.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
6 changes: 5 additions & 1 deletion docs/build/html/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
fortitudo.tech
</a>
<div class="version">
v1.0.3
v1.0.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -111,6 +111,10 @@ <h1>Examples<a class="headerlink" href="#examples" title="Link to this heading">
good places to start exploring the functionality of this package. We have very
limited resources for support in relation to these, but please let us know if you
have suggestions for how we can improve them and make them easier to understand.</p>
<p>For a high-level introduction to the investment framework, see this <a class="reference external" href="https://youtu.be/4ESigySdGf8">YouTube video</a>
and <a class="reference external" href="https://medium.com/&#64;ft_anvo/entropy-pooling-and-cvar-portfolio-optimization-in-python-ffed736a8347">Medium article</a>.
For an in-depth mathematical introduction to the investment framework, see
these <a class="reference external" href="https://ssrn.com/author=2738420">SSRN articles</a>.</p>
<p>You can explore the examples in the cloud without any local installations using
<a class="reference external" href="https://mybinder.org/v2/gh/fortitudo-tech/fortitudo.tech/main?labpath=examples">Binder</a>.
However, note that Binder servers have very limited resources and might not support
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
fortitudo.tech
</a>
<div class="version">
v1.0.3
v1.0.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
6 changes: 4 additions & 2 deletions docs/build/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
fortitudo.tech
</a>
<div class="version">
v1.0.3
v1.0.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -85,7 +85,9 @@ <h1>Fortitudo Technologies Open Source<a class="headerlink" href="#fortitudo-tec
See this <a class="reference external" href="https://www.youtube.com/playlist?list=PLfI2BKNVj_b2rurUsCtc2F8lqtPWqcs2K">YouTube playlist</a>
for a walkthrough of the package’s functionality and examples. For a high-level
introduction to the investment framework, see this <a class="reference external" href="https://youtu.be/4ESigySdGf8">YouTube video</a>
and <a class="reference external" href="https://medium.com/&#64;ft_anvo/entropy-pooling-and-cvar-portfolio-optimization-in-python-ffed736a8347">Medium article</a>.</p>
and <a class="reference external" href="https://medium.com/&#64;ft_anvo/entropy-pooling-and-cvar-portfolio-optimization-in-python-ffed736a8347">Medium article</a>.
For an in-depth mathematical introduction to the investment framework, see
these <a class="reference external" href="https://ssrn.com/author=2738420">SSRN articles</a>.</p>
<p>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.
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
fortitudo.tech
</a>
<div class="version">
v1.0.3
v1.0.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/objects.inv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Sphinx inventory version 2
# Project: fortitudo.tech
# Version: v1.0.3
# Version: v1.0.4
# The remainder of this file is compressed using zlib.
xڵ�Mo�0 ����k���k�;+ڡW���D�,
��%����8Q�`�w���}�P��8��7T'4ۺ�*�o;jz��j���ɒ���s�rn�^�����v���aB��������� �f��݂I4��d;��� Rp��+9{��pILa���~3}�~]�sq�!N/넨1�;�t��n^M|��.� �h�Y����-�"7�m׏�@�q�� G��8��GI����3<8� �IŜ05��5V̺e���a�.�R���5K����@F�����N�@֜;�SpN���!/p���,�
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
fortitudo.tech
</a>
<div class="version">
v1.0.3
v1.0.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/references.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
fortitudo.tech
</a>
<div class="version">
v1.0.3
v1.0.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
fortitudo.tech
</a>
<div class="version">
v1.0.3
v1.0.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down
Loading

0 comments on commit 508b738

Please sign in to comment.