2 projects
pigframe
A minimum ECS (Entity Component System) library in Python, designed to simplify and streamline the development process of game application.
interactive-curve-fit
interactive_curve_fit: A Python project enables you to do curve fitting on spectrum data interactively on GUI. You can visualize your spectrum and fit the optional number of peaks on GUI using Scipy.optimize.curve_fit method.