---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "MBCP docs"
text: "More basic change particle"
tagline: A Library for Python to create particle effects and geometric figures
actions:
- theme: brand
text: Get Started
link: ./guide/
- theme: alt
text: API Reference
link: ./api/
features:
- title: Easy to use
details: Through a simple interface, most of the geometric operations and particle production requirements have been achieved
- title: Integrated
details: Encapsulated and integratednumpy
, scipy
and sympy
, making script writing as simple as using Geogebra
- title: Rich presets
details: Rich presets and examples, you can use it directly, and you can also customize the parameters to create your own effects
---