name: computational-environment-manager description: Manage reproducible computational environments allowed-tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep metadata: specialization: mathematics domain: science category: reproducibility phase: 6
Computational Environment Manager
Purpose
Provides management capabilities for reproducible computational environments in mathematical research.
Capabilities
- Docker container configuration
- Conda environment specification
- Package version pinning
- Random seed management
- Platform independence verification
- Execution trace logging
Usage Guidelines
- Environment Specification: Define complete environment specs
- Version Pinning: Pin all package versions
- Seed Management: Control random seeds for reproducibility
- Documentation: Document environment setup procedures
Tools/Libraries
- Docker
- Conda
- pip
- Julia Pkg