Skip to content Skip to sidebar Skip to footer
Showing posts with the label Equation

Python Equation Parser

I'm writing a program which needs a user input for an polynomial function of x. I'm using T… Read more Python Equation Parser

Mathematical Equations - Rendering And Evaluation With Python And QT (and Sympy?)

I am developing a GUI application (in the civil engineering context) with python3 and QT and want t… Read more Mathematical Equations - Rendering And Evaluation With Python And QT (and Sympy?)