Documentation Index
Fetch the complete documentation index at: https://mintlify.com/DedalusProject/dedalus_conda/llms.txt
Use this file to discover all available pages before exploring further.
Welcome to Dedalus Conda
Build and install Dedalus spectral PDE solver with flexible Conda environments that support custom MPI, FFTW, and HDF5 libraries.Quick Start
Quickstart Guide
Get Dedalus running in minutes with our automated build scripts
Installation Methods
Choose between conda-forge or custom build scripts
Build Scripts
Explore the v2 and v3 build scripts in detail
Configuration
Configure MPI, FFTW, HDF5, and BLAS options
Key Features
Automated Environment Setup
One-command installation for Dedalus v2 and v3 with all dependencies
Custom Library Support
Link to system-specific MPI, FFTW, and HDF5 libraries for optimal performance
Multi-Platform
Tested on Linux and macOS (x86 and Apple Silicon)
CI/CD Integration
GitHub Actions workflows for automated build testing
Installation Options
Conda-Forge (Recommended for Most Users)
Install Dedalus directly from conda-forge with pre-built binaries:Custom Build Scripts
Use our build scripts to link against system-specific libraries:Need Help?
Troubleshooting
Common issues and solutions
GitHub Repository
View source code and report issues