This website requires JavaScript.
1582ff1dbe
Merge branch 'master' of https://gitea.weseng.de/daniel/pylib
master
daniel
2026-01-22 18:51:58 +01:00
22cc4f2943
update docstring
daniel
2026-01-22 18:50:07 +01:00
aa29ec8643
add a list of days function
daniel
2021-02-09 16:51:05 +01:00
b08728f54c
add a better method to calculate easter sunday
daniel
2021-02-09 14:06:18 +01:00
bba60a00a4
move files into src directory
daniel
2021-02-09 13:06:17 +01:00
d0eabd3252
rename class TUI to App, change StdOutWrapper to a context manager and add idea of a main_loop() for the App class
daniel
2020-01-14 08:59:13 +01:00
033cb92dc4
add tui module and example, add contex manager cd and the method run_file in helper
daniel
2020-01-13 10:25:33 +01:00
4fc4903dc2
change data, mathematics, function, geometry and geometry_plot_pylab. add data_step, data_step_std and helper. add an example and more documentation.
daniel
2020-01-08 21:59:53 +01:00
4b42d7b508
add issequence function to data and plot functions and examples for geometry
daniel
2019-12-26 10:56:33 +01:00
3be9e2f20f
fix module import
daniel
2019-12-21 12:56:03 +01:00
95a289be75
move geometry to geometry2d and add new geometry module (3d)
daniel
2019-12-21 12:51:34 +01:00
9319d1bb06
add tests for the mathematics module
daniel
2019-12-20 12:47:53 +01:00
6743ee8261
add missing math import
daniel
2019-12-20 12:34:21 +01:00
0df813797d
add vector class and matrix class
daniel
2019-12-20 12:29:56 +01:00
b0db7ab3dc
add missing imports for to_str function
daniel
2019-11-15 16:11:30 +01:00
1de007a285
add mathematical function to string function for braille and block characters
daniel
2019-11-15 16:05:54 +01:00
0041abe8f3
fix error in variable name in transformation function
daniel
2019-11-04 15:44:36 +01:00
92375a91e6
add transformation function
daniel
2019-11-04 15:40:58 +01:00
b7887db0ac
add parametric equations for eptrochoid
daniel
2019-11-04 10:49:49 +01:00
254fa75498
add parametric equations for hypotrochoid
daniel
2019-11-01 14:25:53 +01:00
f8b9cddfa6
add mathematics module with lcm function
daniel
2019-10-30 16:02:18 +01:00
b566c643db
add mathematical functions module
daniel
2019-10-27 15:02:44 +01:00
b474188d1a
clean up comments and remove py2 parts
daniel
2019-10-16 15:17:08 +02:00
494f0c4a60
update docs
daniel
2019-10-15 13:28:15 +02:00
23a3da9aaf
rename src to pylib and in data.seq float rounding uses start as well
daniel
2019-10-15 13:10:11 +02:00
3309613871
add sequence function seq
daniel
2019-10-14 09:21:21 +02:00
b95f2d1bb0
add geometry distance and angle function
daniel
2019-08-28 16:28:19 +02:00
f47fa19cd2
add geometry functions to translate and rotate lists and define lines and cubic lines
daniel
2019-08-28 11:39:50 +02:00
5b6d8b77ae
add unique id ending function and get full id function
daniel
2019-07-29 19:08:42 +02:00
2503ee1f64
add test file for data module
daniel
2019-06-12 15:52:50 +02:00
458a8a7659
add default objects if loading fails
daniel
2019-06-12 15:40:23 +02:00
4ec84c49ac
add time module and move fixed-point iteration to own function
daniel
2019-06-01 15:51:35 +02:00
0162ce2701
print data only in verbose mode
daniel
2019-05-31 15:19:43 +02:00
6aec598889
add function integration, tests and docs
daniel
2019-05-30 22:38:37 +02:00
d0873a36da
add ode solver, tests and update docs
daniel
2019-05-26 21:54:58 +02:00
184e80269b
update docs
daniel
2019-05-19 21:31:06 +02:00
019c8cb13a
initial commit
daniel
2019-05-19 14:31:05 +02:00