License ======= DRIADA is released under the **MIT License**. The MIT License is a permissive free software license that allows you to: - Use DRIADA for any purpose (commercial or non-commercial) - Modify the source code - Distribute original or modified versions - Use DRIADA in proprietary software The only requirement is that you include the original copyright notice and license text in any substantial portions of the software. Full License Text ----------------- The complete license text is available in the `LICENSE `_ file in the repository root. **Copyright (c) 2020-2026 Nikita A. Pospelov et al.** Citation -------- If you use DRIADA in your research, please cite: .. code-block:: bibtex @software{driada2026, title = {DRIADA: Dimensionality Reduction for Integrated Activity Data Analysis}, author = {Pospelov, Nikita and contributors}, year = {2026}, url = {https://github.com/iabs-neuro/driada} } For machine-readable citation metadata, see `CITATION.cff `_. Contributing ------------ By contributing to DRIADA, you agree that your contributions will be licensed under the MIT License. See the `Contributing Guide `_ for more information.