I 'm a big fan of Python for data analysis, but even I get curious about what else is available. R has long been the go-to language for statistics, but the "Tidyverse" has given the language a serious ...
Abstract: In a typical introductory programming course, grading of student submitted programs is often done manually by examining the source code prior to assigning the final grade for reasons such as ...
Parametric Symbolic Regression (PSR) is a Python package that evolves symbolic expressions whose parameters can be optimized (e.g. with curve_fit or minimize). It combines genetic-programming style ...
Abstract: Regular integer linear-exponential programming (RegILEP) asks whether a system of inequalities of the form $\sum\nolimits_{i = 1..n} {\left({{a_i}\cdot{x_i ...