Description: Desmos is an online graphing calculator that allows users to plot mathematical functions, equations, inequalities, parametric equations, polar equations, scatter plots, and regression lines. It has an intuitive, easy-to-use interface and supports mathematical expressions formatted in standard and LaTeX notation.
Type: software
Description: Shed Skin is an experimental compiler, Python to C++, that makes creating Python extensions easy. It uses advanced static analysis and type inference techniques to generate optimized C++ code. Shed Skin can significantly improve the execution time of CPU-bound Python programs.
Type: software