Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/algorithms/plotter.py (unfollow)
Commit message (Collapse)Author
2023-11-29modernize plotting a bitEgor Tensin
Use the "object-oriented" interface, fix image size, etc.
2019-12-23pylint/pep8 fixesEgor Tensin
2016-10-01fix licensing noticesEgor Tensin
2016-06-25scientific notation by default in plotsEgor Tensin
2016-06-24major refactoringEgor Tensin
With the focus on (re)usability. That includes adding separate modules for plotting, input generation and things like that.