add time module and move fixed-point iteration to own function

This commit is contained in:
2019-06-01 15:51:35 +02:00
parent 0162ce2701
commit 4ec84c49ac
18 changed files with 1148 additions and 270 deletions

View File

@@ -40,6 +40,7 @@
<li><a href="numerical/integration.html">numerical.integration</a></li>
<li><a href="numerical/ode.html">numerical.ode</a></li>
<li><a href="numerical/ode_model.html">numerical.ode_model</a></li>
<li><a href="time_of_day.html">time_of_day</a></li>
</ul>
</div>