From d02461f0053bee1b63f5dacc7fcc62d13208adec Mon Sep 17 00:00:00 2001 From: tschm Date: Sun, 27 Aug 2023 18:52:44 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20cvxgrp/s?= =?UTF-8?q?imulator@149fd46476d77db00f3d2bdddd1be3af8ebc2ea4=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book/_static/basic.css | 22 +- book/docs/api.html | 2 +- book/docs/index.html | 2 +- book/docs/nb.html | 2 +- book/docs/notebooks/capacity.html | 2 +- book/docs/notebooks/demo.html | 70 ++-- book/docs/notebooks/difference.html | 10 +- book/docs/notebooks/monkey.html | 6 +- book/docs/notebooks/pairs.html | 12 +- book/docs/notebooks/quantstats.html | 2 +- book/docs/reports.html | 2 +- book/searchindex.js | 2 +- sphinx/.doctrees/environment.pickle | Bin 230083 -> 230083 bytes tests/coverage/coverage.xml | 8 +- .../d_f2b2744377fc7fb9___init___py.html | 4 +- .../d_f2b2744377fc7fb9_builder_py.html | 4 +- .../d_f2b2744377fc7fb9_grid_py.html | 4 +- .../d_f2b2744377fc7fb9_month_py.html | 4 +- .../d_f2b2744377fc7fb9_portfolio_py.html | 14 +- .../d_f2b2744377fc7fb9_trading_costs_py.html | 4 +- .../d_f2b2744377fc7fb9_types_py.html | 4 +- tests/html-coverage/index.html | 14 +- tests/html-coverage/status.json | 2 +- tests/html-report/report.html | 368 ++++++------------ 24 files changed, 223 insertions(+), 341 deletions(-) diff --git a/book/_static/basic.css b/book/_static/basic.css index 9e364ed3..5685b52e 100644 --- a/book/_static/basic.css +++ b/book/_static/basic.css @@ -236,6 +236,16 @@ div.body p, div.body dd, div.body li, div.body blockquote { a.headerlink { visibility: hidden; } +a.brackets:before, +span.brackets > a:before{ + content: "["; +} + +a.brackets:after, +span.brackets > a:after { + content: "]"; +} + h1:hover > a.headerlink, h2:hover > a.headerlink, @@ -324,17 +334,11 @@ aside.sidebar { p.sidebar-title { font-weight: bold; } -nav.contents, -aside.topic, - div.admonition, div.topic, blockquote { clear: left; } /* -- topics ---------------------------------------------------------------- */ -nav.contents, -aside.topic, - div.topic { border: 1px solid #ccc; padding: 7px; @@ -373,9 +377,6 @@ div.body p.centered { div.sidebar > :last-child, aside.sidebar > :last-child, -nav.contents > :last-child, -aside.topic > :last-child, - div.topic > :last-child, div.admonition > :last-child { margin-bottom: 0; @@ -383,9 +384,6 @@ div.admonition > :last-child { div.sidebar::after, aside.sidebar::after, -nav.contents::after, -aside.topic::after, - div.topic::after, div.admonition::after, blockquote::after { diff --git a/book/docs/api.html b/book/docs/api.html index 84da0be5..3d0f57da 100644 --- a/book/docs/api.html +++ b/book/docs/api.html @@ -7,7 +7,7 @@ - + API — cvxsimulator diff --git a/book/docs/index.html b/book/docs/index.html index 4699fb4f..7bd8cb80 100644 --- a/book/docs/index.html +++ b/book/docs/index.html @@ -7,7 +7,7 @@ - + Simulator — cvxsimulator diff --git a/book/docs/nb.html b/book/docs/nb.html index f2026c16..8296b340 100644 --- a/book/docs/nb.html +++ b/book/docs/nb.html @@ -7,7 +7,7 @@ - + Notebooks — cvxsimulator diff --git a/book/docs/notebooks/capacity.html b/book/docs/notebooks/capacity.html index 131b5507..1341256f 100644 --- a/book/docs/notebooks/capacity.html +++ b/book/docs/notebooks/capacity.html @@ -7,7 +7,7 @@ - + Estimating capacity using boxing constraints — cvxsimulator diff --git a/book/docs/notebooks/demo.html b/book/docs/notebooks/demo.html index e3b42ee6..93dbc64e 100644 --- a/book/docs/notebooks/demo.html +++ b/book/docs/notebooks/demo.html @@ -7,7 +7,7 @@ - + Long only 1/n portfolio — cvxsimulator @@ -474,9 +474,9 @@

Long only 1/n portfolio -
-
-
-
@@ -12,7 +12,7 @@

Coverage for cvx/simulator/portfolio.py: - 100% + 99%

133 statements   - - + +

@@ -65,7 +65,7 @@

» next       coverage.py v7.3.0, - created at 2023-08-27 18:22 +0000 + created at 2023-08-27 18:50 +0000

diff --git a/tests/html-coverage/d_f2b2744377fc7fb9_trading_costs_py.html b/tests/html-coverage/d_f2b2744377fc7fb9_trading_costs_py.html index 402d47ea..a298d01d 100644 --- a/tests/html-coverage/d_f2b2744377fc7fb9_trading_costs_py.html +++ b/tests/html-coverage/d_f2b2744377fc7fb9_trading_costs_py.html @@ -65,7 +65,7 @@

» next       coverage.py v7.3.0, - created at 2023-08-27 18:22 +0000 + created at 2023-08-27 18:50 +0000

diff --git a/tests/html-coverage/d_f2b2744377fc7fb9_types_py.html b/tests/html-coverage/d_f2b2744377fc7fb9_types_py.html index 130c20c6..44e0b2fd 100644 --- a/tests/html-coverage/d_f2b2744377fc7fb9_types_py.html +++ b/tests/html-coverage/d_f2b2744377fc7fb9_types_py.html @@ -65,7 +65,7 @@

» next       coverage.py v7.3.0, - created at 2023-08-27 18:22 +0000 + created at 2023-08-27 18:50 +0000

diff --git a/tests/html-coverage/index.html b/tests/html-coverage/index.html index edd2d0a4..2de26fea 100644 --- a/tests/html-coverage/index.html +++ b/tests/html-coverage/index.html @@ -11,7 +11,7 @@

Coverage report: - 100% + 99%

@@ -92,9 +92,9 @@

Coverage report: cvx/simulator/portfolio.py 133 + 1 0 - 0 - 100% + 99% cvx/simulator/trading_costs.py @@ -115,9 +115,9 @@

Coverage report: Total 307 + 1 0 - 0 - 100% + 99% @@ -129,7 +129,7 @@

Coverage report:

coverage.py v7.3.0, - created at 2023-08-27 18:22 +0000 + created at 2023-08-27 18:50 +0000