6 Commits

Author SHA1 Message Date
e1e6a19f30
Update code formatting. 2019-11-18 18:57:10 +01:00
204060fa9d
Implement TAU. 2019-06-29 14:21:29 +02:00
aa64a5eeb2
Add missing legal info. 2019-04-20 20:03:42 +02:00
af139b3f0a
Reimplement C-like min() and max() functions.
These functions should have C-like implementation and take exactly 2 arguments: integer or float.
Finally, C-implementation will be faster than using PH7 builtin library that needs to be compiled and interpreted.
2018-08-15 17:26:26 +02:00
e7b78be8e5 Fix , merge from fix_debug_backtrace branch () 2018-07-22 19:24:00 +01:00
b7caeefded
Move math library into separate module 2018-07-21 08:24:20 +02:00