Initial CLI Foundation
MathGuru v1.0.0 is the first public release of the MathGuru ecosystem-powered CLI platform by Kontyra.
This release establishes the foundation for a modular mathematics, economics, finance, and symbolic computation toolkit designed for developers, students, and terminal power users.
Highlights:
- npm package initialization
- modular CLI architecture
- interactive command-line experience
- mathematics utilities
- economics and finance tooling foundation
- ecosystem-grade project structure
- CommonJS compatibility
- global npm installation support
Core Features:
- arithmetic operations
- square root calculations
- factorial utilities
- inflation calculator
- expression evaluation
- interactive CLI support
Example Commands:
- mathguru add 2 3
- mathguru sqrt 25
- mathguru inflation 500 700
- mathguru eval "sqrt(25) + 5"
What's Changed:
- feat: initialize mathguru npm package by @Copilot
- Transform mathguru into a modular math/econ/finance library with interactive CLI by @Copilot
- Upgrade mathguru into ecosystem-grade CLI developer toolkit by @Copilot
Technical Foundation:
- Built with Node.js
- CLI-first architecture
- npm publishing workflow established
- Windows terminal compatibility verified
New Contributors:
- @Copilot made their first contribution
MathGuru begins its journey as a mathematics, economics, finance, and developer tooling ecosystem powered by Kontyra.
Powered by Kontyra.