computational-environment-manager
// Manage reproducible computational environments
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namecomputational-environment-manager
descriptionManage reproducible computational environments
allowed-toolsBash,Read,Write,Edit,Glob,Grep
metadata[object Object]
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