Commit Graph

9 Commits

Author SHA1 Message Date
b566c643db add mathematical functions module
update docs and clean up code
2019-10-27 15:02:44 +01:00
494f0c4a60 update docs 2019-10-15 13:28:15 +02:00
3309613871 add sequence function seq 2019-10-14 09:21:21 +02:00
f47fa19cd2 add geometry functions to translate and rotate lists and define lines and cubic lines
add data function to fold a list and geometry_plot functions to plot lines and tests for the geometry functions
2019-08-28 11:39:50 +02:00
5b6d8b77ae add unique id ending function and get full id function
and write ascii data file function
2019-07-29 19:08:42 +02:00
4ec84c49ac add time module and move fixed-point iteration to own function 2019-06-01 15:51:35 +02:00
6aec598889 add function integration, tests and docs 2019-05-30 22:38:37 +02:00
d0873a36da add ode solver, tests and update docs 2019-05-26 21:54:58 +02:00
019c8cb13a initial commit 2019-05-19 15:00:25 +02:00