Skip to content

Commit 1e92d0b

Browse files
author
Jonas Schmidt
committed
new version v0.2.1
1 parent eeff181 commit 1e92d0b

File tree

416 files changed

+5802
-4370
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

416 files changed

+5802
-4370
lines changed
162 Bytes
Loading
0 Bytes
Loading
0 Bytes
Loading

_images/notebooks_mixed_13_1.png

0 Bytes
Loading
-148 Bytes
Loading
971 Bytes
Loading
12 Bytes
Loading
2.54 KB
Loading

_iwopy/benchmarks/branin/BraninObjective.__init__.html

+11-11
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515

16-
<title>iwopy.benchmarks.branin.BraninObjective.__init__ - iwopy 0.2
16+
<title>iwopy.benchmarks.branin.BraninObjective.__init__ - iwopy 0.2.1
1717
documentation</title>
1818

1919

@@ -37,7 +37,7 @@
3737
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
3838

3939

40-
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx_immaterial_theme.01df5be22ee815f6a.min.css?v=af6841d5" />
40+
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx_immaterial_theme.eaee958e8db0b4370.min.css?v=0db274d5" />
4141
<script>__md_scope=new URL("../../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
4242

4343

@@ -72,8 +72,8 @@
7272

7373
<header class="md-header" data-md-component="header">
7474
<nav class="md-header__inner md-grid" aria-label="Header">
75-
<a href="../../../index.html" title="iwopy 0.2
76-
documentation" class="md-header__button md-logo" aria-label="iwopy 0.2
75+
<a href="../../../index.html" title="iwopy 0.2.1
76+
documentation" class="md-header__button md-logo" aria-label="iwopy 0.2.1
7777
documentation" data-md-component="logo">
7878

7979

@@ -86,7 +86,7 @@
8686
<div class="md-header__ellipsis">
8787
<div class="md-header__topic">
8888
<span class="md-ellipsis">
89-
iwopy 0.2
89+
iwopy 0.2.1
9090
documentation
9191
</span>
9292
</div>
@@ -174,14 +174,14 @@
174174

175175
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
176176
<label class="md-nav__title" for="__drawer">
177-
<a href="../../../index.html" title="iwopy 0.2
178-
documentation" class="md-nav__button md-logo" aria-label="iwopy 0.2
177+
<a href="../../../index.html" title="iwopy 0.2.1
178+
documentation" class="md-nav__button md-logo" aria-label="iwopy 0.2.1
179179
documentation" data-md-component="logo">
180180

181181

182182
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z"/></svg>
183183
</a>
184-
iwopy 0.2
184+
iwopy 0.2.1
185185
documentation
186186
</label>
187187

@@ -310,9 +310,9 @@
310310

311311
<dl class="py method objdesc">
312312
<dt class="sig sig-object highlight sig-wrap py">
313-
<span class="sig-prename descclassname"><span class="pre">iwopy.benchmarks.branin.</span></span><span class="sig-name descname"><span class="pre">BraninObjective</span></span><span class="sig-paren">(</span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">problem</span></span></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">ana_deriv</span></span><span class="o"><span class="pre">=</span></span><code class="code python default_value docutils literal highlight highlight-python"><span class="kc">False</span></code></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">name</span></span><span class="o"><span class="pre">=</span></span><code class="code python default_value docutils literal highlight highlight-python"><span class="s1">&#39;f&#39;</span></code></em></span><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/iwopy/benchmarks/branin/branin.html#BraninObjective.__init__"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
313+
<span class="sig-prename descclassname"><span class="pre">iwopy.benchmarks.branin.</span></span><span class="sig-name descname"><span class="pre">BraninObjective</span></span><span class="sig-paren">(</span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">problem</span></span></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">ana_deriv</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">False</span></span></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">name</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">'f'</span></span></em></span><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/iwopy/benchmarks/branin/branin.html#BraninObjective.__init__"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
314314
<dd><p>Constructor</p>
315-
<h2 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Permalink to this heading"></a></h2>
315+
<h2 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Link to this heading"></a></h2>
316316
<dl class="simple">
317317
<dt>problem: iwopy.Problem</dt><dd><p>The underlying optimization problem</p>
318318
</dd>
@@ -354,7 +354,7 @@ <h2 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Pe
354354

355355
Created using
356356
<a href="https://www.sphinx-doc.org/" target="_blank" rel="noopener">Sphinx</a>
357-
7.1.2.
357+
7.3.7.
358358
and
359359
<a href="https://github.com/jbms/sphinx-immaterial/" target="_blank" rel="noopener">Sphinx-Immaterial</a>
360360

_iwopy/benchmarks/branin/BraninObjective.f.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515

16-
<title>iwopy.benchmarks.branin.BraninObjective.f - iwopy 0.2
16+
<title>iwopy.benchmarks.branin.BraninObjective.f - iwopy 0.2.1
1717
documentation</title>
1818

1919

@@ -37,7 +37,7 @@
3737
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
3838

3939

40-
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx_immaterial_theme.01df5be22ee815f6a.min.css?v=af6841d5" />
40+
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx_immaterial_theme.eaee958e8db0b4370.min.css?v=0db274d5" />
4141
<script>__md_scope=new URL("../../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
4242

4343

@@ -72,8 +72,8 @@
7272

7373
<header class="md-header" data-md-component="header">
7474
<nav class="md-header__inner md-grid" aria-label="Header">
75-
<a href="../../../index.html" title="iwopy 0.2
76-
documentation" class="md-header__button md-logo" aria-label="iwopy 0.2
75+
<a href="../../../index.html" title="iwopy 0.2.1
76+
documentation" class="md-header__button md-logo" aria-label="iwopy 0.2.1
7777
documentation" data-md-component="logo">
7878

7979

@@ -86,7 +86,7 @@
8686
<div class="md-header__ellipsis">
8787
<div class="md-header__topic">
8888
<span class="md-ellipsis">
89-
iwopy 0.2
89+
iwopy 0.2.1
9090
documentation
9191
</span>
9292
</div>
@@ -174,14 +174,14 @@
174174

175175
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
176176
<label class="md-nav__title" for="__drawer">
177-
<a href="../../../index.html" title="iwopy 0.2
178-
documentation" class="md-nav__button md-logo" aria-label="iwopy 0.2
177+
<a href="../../../index.html" title="iwopy 0.2.1
178+
documentation" class="md-nav__button md-logo" aria-label="iwopy 0.2.1
179179
documentation" data-md-component="logo">
180180

181181

182182
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z"/></svg>
183183
</a>
184-
iwopy 0.2
184+
iwopy 0.2.1
185185
documentation
186186
</label>
187187

@@ -345,7 +345,7 @@
345345

346346
Created using
347347
<a href="https://www.sphinx-doc.org/" target="_blank" rel="noopener">Sphinx</a>
348-
7.1.2.
348+
7.3.7.
349349
and
350350
<a href="https://github.com/jbms/sphinx-immaterial/" target="_blank" rel="noopener">Sphinx-Immaterial</a>
351351

_iwopy/benchmarks/branin/BraninObjective.g.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515

16-
<title>iwopy.benchmarks.branin.BraninObjective.g - iwopy 0.2
16+
<title>iwopy.benchmarks.branin.BraninObjective.g - iwopy 0.2.1
1717
documentation</title>
1818

1919

@@ -37,7 +37,7 @@
3737
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
3838

3939

40-
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx_immaterial_theme.01df5be22ee815f6a.min.css?v=af6841d5" />
40+
<link rel="stylesheet" type="text/css" href="../../../_static/sphinx_immaterial_theme.eaee958e8db0b4370.min.css?v=0db274d5" />
4141
<script>__md_scope=new URL("../../..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
4242

4343

@@ -72,8 +72,8 @@
7272

7373
<header class="md-header" data-md-component="header">
7474
<nav class="md-header__inner md-grid" aria-label="Header">
75-
<a href="../../../index.html" title="iwopy 0.2
76-
documentation" class="md-header__button md-logo" aria-label="iwopy 0.2
75+
<a href="../../../index.html" title="iwopy 0.2.1
76+
documentation" class="md-header__button md-logo" aria-label="iwopy 0.2.1
7777
documentation" data-md-component="logo">
7878

7979

@@ -86,7 +86,7 @@
8686
<div class="md-header__ellipsis">
8787
<div class="md-header__topic">
8888
<span class="md-ellipsis">
89-
iwopy 0.2
89+
iwopy 0.2.1
9090
documentation
9191
</span>
9292
</div>
@@ -174,14 +174,14 @@
174174

175175
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
176176
<label class="md-nav__title" for="__drawer">
177-
<a href="../../../index.html" title="iwopy 0.2
178-
documentation" class="md-nav__button md-logo" aria-label="iwopy 0.2
177+
<a href="../../../index.html" title="iwopy 0.2.1
178+
documentation" class="md-nav__button md-logo" aria-label="iwopy 0.2.1
179179
documentation" data-md-component="logo">
180180

181181

182182
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z"/></svg>
183183
</a>
184-
iwopy 0.2
184+
iwopy 0.2.1
185185
documentation
186186
</label>
187187

@@ -310,7 +310,7 @@
310310

311311
<dl class="py method objdesc">
312312
<dt class="sig sig-object highlight py">
313-
<span class="sig-prename descclassname"><span class="pre">iwopy.benchmarks.branin.</span><span class="pre">BraninObjective.</span></span><span class="sig-name descname"><span class="pre">g</span></span><span class="sig-paren">(</span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">var</span></span></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">x</span></span></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">y</span></span></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">components</span></span><span class="o"><span class="pre">=</span></span><code class="code python default_value docutils literal highlight highlight-python"><span class="kc">None</span></code></em></span><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/iwopy/benchmarks/branin/branin.html#BraninObjective.g"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
313+
<span class="sig-prename descclassname"><span class="pre">iwopy.benchmarks.branin.</span><span class="pre">BraninObjective.</span></span><span class="sig-name descname"><span class="pre">g</span></span><span class="sig-paren">(</span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">var</span></span></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">x</span></span></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">y</span></span></em>, </span><span class="sig-param-decl"><em class="sig-param"><span class="n"><span class="pre">components</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">None</span></span></em></span><span class="sig-paren">)</span><a class="reference internal" href="../../../_modules/iwopy/benchmarks/branin/branin.html#BraninObjective.g"><span class="viewcode-link"><span class="pre">[source]</span></span></a></dt>
314314
<dd><p>The derivative of the Branin function</p>
315315
</dd></dl>
316316

@@ -345,7 +345,7 @@
345345

346346
Created using
347347
<a href="https://www.sphinx-doc.org/" target="_blank" rel="noopener">Sphinx</a>
348-
7.1.2.
348+
7.3.7.
349349
and
350350
<a href="https://github.com/jbms/sphinx-immaterial/" target="_blank" rel="noopener">Sphinx-Immaterial</a>
351351

0 commit comments

Comments
 (0)