We are excited to announce the pre-release of v1.0.0-alpha.1 for the DG_RoomAcoustics project. This alpha version includes several new features and improvements that we are eager to share with our community for testing and feedback.
Key Features and Improvements:
Initial implementation of the mesh generation module.
Integration with GMSH for mesh creation.
Basic simulation workflow setup.
Enhanced documentation with usage guides and API references.
Installation Instructions: To install this pre-release version, clone the repository and install the package using pip:
git clone [email protected]:Building-acoustics-TU-Eindhoven/edg-acoustics.git
cd edg-acoustics
python3 -m pip install .
Known Issues:
Code quality.
Some features are still under development and may not be fully functional.
Documentation is in progress and may lack some details.
Feedback: We highly appreciate your feedback on this pre-release.
We welcome any kind of contribution to our software, from simple comment or question to a full fledged pull request. Please read and follow our Code of Conduct.