Project Information ================================= This page provides information about the Formulate project, its maintainers, and how to get in touch with the development team. About Formulate --------------------------- Formulate is a Python library for converting between different expression formats, currently supporting ROOT and numexpr. It is part of the `Scikit-HEP `_ project, a collection of Python packages for High Energy Physics (HEP) data analysis. The project aims to facilitate interoperability between different analysis tools and frameworks by providing a common interface for expression conversion. Maintainers ------------------------ Formulate is maintained by: * **Chris Burr** - Original author * **Jonas Eschle** - Core developer * **Aryan Roy** - Core developer * **The Scikit-HEP Contributors** - A community of developers contributing to the Scikit-HEP ecosystem Getting in Touch ---------------------------- There are several ways to get in touch with the Formulate development team: GitHub ~~~~~~~~~ * **Issues**: For bug reports and feature requests, please use the `GitHub issue tracker `_. * **Discussions**: For questions, ideas, and general discussion, use `GitHub Discussions `_. * **Pull Requests**: For code contributions, submit a pull request on GitHub. See the :doc:`../contributing/contributing` page for guidelines. Contributing ------------------------ We welcome contributions from the community! If you're interested in contributing to Formulate, please see the :doc:`../contributing/contributing` page for guidelines. Code of Conduct --------------------------- Formulate follows the `Scikit-HEP Code of Conduct `_. We are committed to providing a welcoming and inclusive environment for all contributors and users. License ---------------------- Formulate is licensed under the BSD 3-Clause License. See the `LICENSE `_ file for details.