move geometry to geometry2d and add new geometry module (3d)

This commit is contained in:
2019-12-21 12:51:34 +01:00
parent 9319d1bb06
commit 95a289be75
102 changed files with 3771 additions and 9082 deletions

View File

@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Python Module Index &#8212; pylib 2019.5.19 documentation</title>
<title>Python Module Index &#8212; pylib 2019.12.21 documentation</title>
<link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
@@ -44,7 +44,6 @@
<a href="#cap-g"><strong>g</strong></a> |
<a href="#cap-i"><strong>i</strong></a> |
<a href="#cap-m"><strong>m</strong></a> |
<a href="#cap-n"><strong>n</strong></a> |
<a href="#cap-o"><strong>o</strong></a> |
<a href="#cap-p"><strong>p</strong></a> |
<a href="#cap-t"><strong>t</strong></a>
@@ -57,25 +56,30 @@
<tr>
<td></td>
<td>
<a href="pylib.html#module-data"><code class="xref">data</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.data.html#module-data"><code class="xref">data</code></a> <em>(*nix, Windows)</em></td><td>
<em>Handle data files and structures.</em></td></tr>
<tr>
<td></td>
<td>
<a href="pylib.html#module-date"><code class="xref">date</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.date.html#module-date"><code class="xref">date</code></a> <em>(*nix, Windows)</em></td><td>
<em>Special dates.</em></td></tr>
<tr>
<td></td>
<td>
<a href="pylib.drawblock.html#module-drawblock"><code class="xref">drawblock</code></a> <em>(*nix, Windows)</em></td><td>
<em>Draw with block characters.</em></td></tr>
<tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
<tr class="cap" id="cap-f"><td></td><td>
<strong>f</strong></td><td></td></tr>
<tr>
<td></td>
<td>
<a href="pylib.numerical.html#module-fit"><code class="xref">fit</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.numerical.fit.html#module-fit"><code class="xref">fit</code></a> <em>(*nix, Windows)</em></td><td>
<em>Function and approximation.</em></td></tr>
<tr>
<td></td>
<td>
<a href="pylib.html#module-function"><code class="xref">function</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.function.html#module-function"><code class="xref">function</code></a> <em>(*nix, Windows)</em></td><td>
<em>Mathematical equations.</em></td></tr>
<tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
<tr class="cap" id="cap-g"><td></td><td>
@@ -83,20 +87,25 @@
<tr>
<td></td>
<td>
<a href="pylib.html#module-geometry"><code class="xref">geometry</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.geometry.html#module-geometry"><code class="xref">geometry</code></a> <em>(*nix, Windows)</em></td><td>
<em>Geometry objects.</em></td></tr>
<tr>
<td></td>
<td>
<a href="pylib.html#module-geometry_plot"><code class="xref">geometry_plot</code></a> <em>(*nix, Windows)</em></td><td>
<em>Geometry plotting.</em></td></tr>
<a href="pylib.geometry2d.html#module-geometry2d"><code class="xref">geometry2d</code></a> <em>(*nix, Windows)</em></td><td>
<em>2D geometry objects.</em></td></tr>
<tr>
<td></td>
<td>
<a href="pylib.geometry2d_plot.html#module-geometry2d_plot"><code class="xref">geometry2d_plot</code></a> <em>(*nix, Windows)</em></td><td>
<em>2D geometry plotting.</em></td></tr>
<tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
<tr class="cap" id="cap-i"><td></td><td>
<strong>i</strong></td><td></td></tr>
<tr>
<td></td>
<td>
<a href="pylib.numerical.html#module-integration"><code class="xref">integration</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.numerical.integration.html#module-integration"><code class="xref">integration</code></a> <em>(*nix, Windows)</em></td><td>
<em>Numerical integration.</em></td></tr>
<tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
<tr class="cap" id="cap-m"><td></td><td>
@@ -104,123 +113,99 @@
<tr>
<td></td>
<td>
<a href="pylib.html#module-mathematics"><code class="xref">mathematics</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.mathematics.html#module-mathematics"><code class="xref">mathematics</code></a> <em>(*nix, Windows)</em></td><td>
<em>Mathematical functions and objects.</em></td></tr>
<tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
<tr class="cap" id="cap-n"><td></td><td>
<strong>n</strong></td><td></td></tr>
<tr>
<td><img src="_static/minus.png" class="toggler"
id="toggle-1" style="display: none" alt="-" /></td>
<td>
<a href="numerical.html#module-numerical"><code class="xref">numerical</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="numerical.html#module-numerical.fit"><code class="xref">numerical.fit</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="numerical.html#module-numerical.integration"><code class="xref">numerical.integration</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="numerical.html#module-numerical.ode"><code class="xref">numerical.ode</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="numerical.html#module-numerical.ode_model"><code class="xref">numerical.ode_model</code></a></td><td>
<em></em></td></tr>
<tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
<tr class="cap" id="cap-o"><td></td><td>
<strong>o</strong></td><td></td></tr>
<tr>
<td></td>
<td>
<a href="pylib.numerical.html#module-ode"><code class="xref">ode</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.numerical.ode.html#module-ode"><code class="xref">ode</code></a> <em>(*nix, Windows)</em></td><td>
<em>Numerical solver.</em></td></tr>
<tr>
<td></td>
<td>
<a href="pylib.numerical.html#module-ode_model"><code class="xref">ode_model</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.numerical.ode_model.html#module-ode_model"><code class="xref">ode_model</code></a> <em>(*nix, Windows)</em></td><td>
<em>Models of ordinary differential equations.</em></td></tr>
<tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
<tr class="cap" id="cap-p"><td></td><td>
<strong>p</strong></td><td></td></tr>
<tr>
<td><img src="_static/minus.png" class="toggler"
id="toggle-2" style="display: none" alt="-" /></td>
id="toggle-1" style="display: none" alt="-" /></td>
<td>
<a href="pylib.html#module-pylib"><code class="xref">pylib</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.html#module-pylib.data"><code class="xref">pylib.data</code></a></td><td>
<a href="pylib.data.html#module-pylib.data"><code class="xref">pylib.data</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.html#module-pylib.date"><code class="xref">pylib.date</code></a></td><td>
<a href="pylib.date.html#module-pylib.date"><code class="xref">pylib.date</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.html#module-pylib.drawblock"><code class="xref">pylib.drawblock</code></a></td><td>
<a href="pylib.drawblock.html#module-pylib.drawblock"><code class="xref">pylib.drawblock</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.html#module-pylib.function"><code class="xref">pylib.function</code></a></td><td>
<a href="pylib.function.html#module-pylib.function"><code class="xref">pylib.function</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.html#module-pylib.geometry"><code class="xref">pylib.geometry</code></a></td><td>
<a href="pylib.geometry.html#module-pylib.geometry"><code class="xref">pylib.geometry</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.html#module-pylib.geometry_plot"><code class="xref">pylib.geometry_plot</code></a></td><td>
<a href="pylib.geometry2d.html#module-pylib.geometry2d"><code class="xref">pylib.geometry2d</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.html#module-pylib.mathematics"><code class="xref">pylib.mathematics</code></a></td><td>
<a href="pylib.geometry2d_plot.html#module-pylib.geometry2d_plot"><code class="xref">pylib.geometry2d_plot</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.mathematics.html#module-pylib.mathematics"><code class="xref">pylib.mathematics</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.numerical.html#module-pylib.numerical"><code class="xref">pylib.numerical</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.numerical.html#module-pylib.numerical.fit"><code class="xref">pylib.numerical.fit</code></a></td><td>
<a href="pylib.numerical.fit.html#module-pylib.numerical.fit"><code class="xref">pylib.numerical.fit</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.numerical.html#module-pylib.numerical.integration"><code class="xref">pylib.numerical.integration</code></a></td><td>
<a href="pylib.numerical.integration.html#module-pylib.numerical.integration"><code class="xref">pylib.numerical.integration</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.numerical.html#module-pylib.numerical.ode"><code class="xref">pylib.numerical.ode</code></a></td><td>
<a href="pylib.numerical.ode.html#module-pylib.numerical.ode"><code class="xref">pylib.numerical.ode</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.numerical.html#module-pylib.numerical.ode_model"><code class="xref">pylib.numerical.ode_model</code></a></td><td>
<a href="pylib.numerical.ode_model.html#module-pylib.numerical.ode_model"><code class="xref">pylib.numerical.ode_model</code></a></td><td>
<em></em></td></tr>
<tr class="cg-2">
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="pylib.html#module-pylib.time_of_day"><code class="xref">pylib.time_of_day</code></a></td><td>
<a href="pylib.time_of_day.html#module-pylib.time_of_day"><code class="xref">pylib.time_of_day</code></a></td><td>
<em></em></td></tr>
<tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
<tr class="cap" id="cap-t"><td></td><td>
@@ -228,7 +213,7 @@
<tr>
<td></td>
<td>
<a href="pylib.html#module-time_of_day"><code class="xref">time_of_day</code></a> <em>(*nix, Windows)</em></td><td>
<a href="pylib.time_of_day.html#module-time_of_day"><code class="xref">time_of_day</code></a> <em>(*nix, Windows)</em></td><td>
<em>Calculate time.</em></td></tr>
</table>
@@ -249,6 +234,10 @@
<h3>Navigation</h3>
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="modules.html">pylib</a></li>
</ul>
<div class="relations">
<h3>Related Topics</h3>