Design Principles
Hub is designed with the following guiding design principles.
Whenever possible, APIs are designed to look and feel like APIs from other PyData packages like NumPy.
Every line of code is benchmarked.
Hub's modular design makes it easy to extend features, configure and integrate with other packages in the PyData ecosystem.