Назад към всички

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

  1. Environment Specification: Define complete environment specs
  2. Version Pinning: Pin all package versions
  3. Seed Management: Control random seeds for reproducibility
  4. Documentation: Document environment setup procedures

Tools/Libraries

  • Docker
  • Conda
  • pip
  • Julia Pkg