#' This function adds the graph characteristic E which is the youngs modulus of each edge in the graph. #' @param g an igraph object. The graph representing the network #' @param flow a character ...
testing python version: Benchmark 1: python -c "import calculator as calc; calc.solve_func(\"f(x)= 4+3x+x**2+x**3\", -1000, 1000)" Time (mean ± σ): 1.150 s ± 0.018 s [User: 1.130 s, System: 0.016 s] ...