Difference between revisions of "Roadmap"
From Open Babel
(Imported potential roadmap) |
(→Potential Roadmap) |
||
Line 1: | Line 1: | ||
− | |||
− | The following list represents the potential roadmap for future development. Plans are flexible, particular if contributors are found to accomplish a "long-term" project sooner. [ | + | The following list represents the ''potential roadmap'' for future development. Plans are flexible, particular if contributors are found to accomplish a "long-term" project sooner. [HowTo:Contribute Suggestions and help] are always welcome! |
Roughly speaking, the 2.0 release reflects a stable, concrete, documented API for developers as well as several full-featured programs for chemical file conversion, and other frequent uses. Future release numbers will indicate bug fixes (e.g., 2.0.1, 2.02, ... 2.0.x), feature enhancements retaining backwards compatibility (e.g., 2.1, ... 2.x), or major architectural changes breaking backwards compatibility (e.g., 3.0, 4.0, ...). | Roughly speaking, the 2.0 release reflects a stable, concrete, documented API for developers as well as several full-featured programs for chemical file conversion, and other frequent uses. Future release numbers will indicate bug fixes (e.g., 2.0.1, 2.02, ... 2.0.x), feature enhancements retaining backwards compatibility (e.g., 2.1, ... 2.x), or major architectural changes breaking backwards compatibility (e.g., 3.0, 4.0, ...). |
Revision as of 15:48, 5 December 2005
The following list represents the potential roadmap for future development. Plans are flexible, particular if contributors are found to accomplish a "long-term" project sooner. [HowTo:Contribute Suggestions and help] are always welcome!
Roughly speaking, the 2.0 release reflects a stable, concrete, documented API for developers as well as several full-featured programs for chemical file conversion, and other frequent uses. Future release numbers will indicate bug fixes (e.g., 2.0.1, 2.02, ... 2.0.x), feature enhancements retaining backwards compatibility (e.g., 2.1, ... 2.x), or major architectural changes breaking backwards compatibility (e.g., 3.0, 4.0, ...).
TODO
- Improve Python and Perl scripting support
Particularly aim to improve integration with existing Python and Perl chemistry packages. - Add molecular mechanics force fields
- For coordinate generation and refinement
- For conformer / rotamer generation
- For energy evaluation
- Enhanced OOP class hierarchy for easier development
- Cleaner atom typing model, e.g., allowing multiple aromaticity models
- Subclasses of OBMol, e.g., allowing OBFractionalMol to support fractional coordinates
- Coordinate conversions
- 2D->3D cartesian coordinate refinement
- SMILES -> 2D or 3D coordinate refinement
- 3D->2D coordinate projection
- "Symmetrize" molecules
- Convert to smallest symmetry-unique set
- Additional data type translation and perception
- Molecular (point group) symmetry
- Space group symmetry
- Dipole, quadrupole, other multipoles
- Eigenvalues / orbital energies
- Eigenvectors / orbital surfaces
- Charge density (cube files)
- Molecular surfaces
- Vibrational modes and frequencies
- Atomic partial spin densities
- New partial charge methods to consider charged molecules/species
- Polarizability, hyperpolarizability (NLO)
- Molecular descriptors
- (Others? NMR shifts, UV/Vis spectra, electrochemistry... Add suggestions here!)
- Additional file formats
- CIF format
- Canonical SMILES
- CMLcomp and full access to CML data
- CHARMm and other trajectory and MD formats
- CACTVS CTX format
- MDL XDfile
- Turbomole, Molden, ADF, Dalton, VASP, and other QM formats
- Various "legacy" file formats
- ... (any and all chemistry-related file formats: add suggestions here)
- Etc. (Add your own thoughts here!)