velociplot 0.1.0

Fast, publication-quality scientific plotting library - Quick, precise, and deadly effective
Documentation
# Rust
/target/
**/*.rs.bk
*.pdb
Cargo.lock

# IDEs
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Testing
/tests/temp/
*.profdata
*.profraw

# Output files (but keep example outputs)
*.png
!examples/*.png
*.pdf
*.svg
*.eps
/plots/
/figures/

# Build artifacts
/dist/
/build/
*.so
*.dylib
*.dll

# Documentation
/book/
/target/doc/

# Logs
*.log

# OS
Thumbs.db
.vscode/branch-timer.json