****************** NumPy fundamentals ****************** These documents clarify concepts, design decisions, and technical constraints in NumPy. This is a great place to understand the fundamental NumPy ideas and philosophy. .. toctree:: :maxdepth: 1 basics.creation basics.indexing basics.io basics.types basics.broadcasting basics.copies basics.rec basics.ufuncs