This issue tracks the main tasks planned for the `v4.0.0` release of `moldrug`. ## 🚀 Features - [x] Implement **distributed parallelization** ## 🧹 Refactoring - [x] Split the `utils` module into: - [x] `opt` – for optimization-related helpers - [x] `utils` – general-purpose tools - [x] Improve CLI ## 📘 Documentation & Tutorials - [ ] Improve tutorials with real-case scenarios: - [ ] Example: realistic drug design pipeline - [ ] Example: batch screening with parallelization - [ ] Add documentation on parallelization levels: - [ ] Thread-based parallelism - [ ] Process-based parallelism - [ ] Distributed parallelism --- _Milestone: v4.0.0_
This issue tracks the main tasks planned for the
v4.0.0release ofmoldrug.🚀 Features
🧹 Refactoring
utilsmodule into:opt– for optimization-related helpersutils– general-purpose tools📘 Documentation & Tutorials
Milestone: v4.0.0