Commit Graph

19 Commits

Author SHA1 Message Date
b7887db0ac add parametric equations for eptrochoid 2019-11-04 10:49:49 +01:00
254fa75498 add parametric equations for hypotrochoid 2019-11-01 14:25:53 +01:00
f8b9cddfa6 add mathematics module with lcm function 2019-10-30 16:02:18 +01:00
b566c643db add mathematical functions module
update docs and clean up code
2019-10-27 15:02:44 +01:00
b474188d1a clean up comments and remove py2 parts 2019-10-16 15:17:08 +02:00
494f0c4a60 update docs 2019-10-15 13:28:15 +02:00
23a3da9aaf rename src to pylib and in data.seq float rounding uses start as well 2019-10-15 13:10:11 +02:00
3309613871 add sequence function seq 2019-10-14 09:21:21 +02:00
b95f2d1bb0 add geometry distance and angle function 2019-08-28 16:28:19 +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
2503ee1f64 add test file for data module 2019-06-12 15:52:50 +02:00
458a8a7659 add default objects if loading fails 2019-06-12 15:43:41 +02:00
4ec84c49ac add time module and move fixed-point iteration to own function 2019-06-01 15:51:35 +02:00
0162ce2701 print data only in verbose mode 2019-05-31 15:19:43 +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
184e80269b update docs 2019-05-19 21:31:06 +02:00
019c8cb13a initial commit 2019-05-19 15:00:25 +02:00