bancho.py icon indicating copy to clipboard operation
bancho.py copied to clipboard

Migrate pp system implementation to rosu-pp-py

Open cmyui opened this issue 3 years ago • 0 comments

rosu-pp is a high performance rust implementation of the pp system with support for all osu! modes, which recently also added support for converts.

implementing this will both simplify our pp calculation logic (we currently rely on two separate libraries in different language), as well as enhancing support for the minority game modes

https://pypi.org/project/rosu-pp-py https://github.com/MaxOhn/rosu-pp-py

cmyui avatar Aug 30 '22 04:08 cmyui