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

@@ -8,3 +8,4 @@ src
date
geometry
numerical
time_of_day

View File

@@ -0,0 +1,7 @@
time\_of\_day module
====================
.. automodule:: time_of_day
:members:
:undoc-members:
:show-inheritance: