|
|
|
|
|
by svilen_dobrev
544 days ago
|
|
Here some expression builder, with few renderers thereof, in one file, with some tests (beware: from 2012-2016) Was used to turn a python function into plain text (textualize itself), into SQL-text (applicable as query), evaluate-numerically, translate into other languages, and the like. https://github.com/svilendobrev/svd_util/blob/master/expr.py |
|