The Development of Python HDBSCAN Compared to the Reference Implementation in Java¶Or, why I still use Python for high performance scientific computing¶Python is a great high level language for easily expressing ideas, but people don't tend to think of it as a high performance language; for that you would want a compiled language -- ideally C or C++ but Java would do. This notebook started out as