Skip to content
Snippets Groups Projects
Commit f212a90c authored by Achilles Kappis's avatar Achilles Kappis
Browse files

Update project README.md to included info on latest Sound Field additions and...

Update project README.md to included info on latest Sound Field additions and some of the old functions added in 0.2.0 and corrected a typo at the top of the file
parent 8f27bbf4
No related branches found
No related tags found
1 merge request!3Update to v0.2.3
C# IN-NOVA
# IN-NOVA
This repository holds the open-access codebase used within the [IN-NOVA](https://in-nova-horizon.eu/) project. The codebase is divided into various sections, each relevant to a different topic/problem. The sections will be updated and more sections will be added on an as-needed basis, since the purpose of the project is not to create a software library to tackle the scientific problems.
The codebase under each section may or may not include code implementations in different languages but no plan exists to port each implementation in all available programming languages. More information about the codebase, the available implementations and topics/fields can be found in the [Documentation](https://gitlab.com/in-nova/in-nova/-/tree/main/Documentation/latex?ref_type=heads) of the project and its [Wiki](https://gitlab.com/in-nova/in-nova/-/wikis/home).
......@@ -26,6 +26,11 @@ The current structure of the codebase is shown below. More information can be fo
- Generic
- [Sound fields](https://gitlab.com/in-nova/in-nova/-/tree/main/Sound%20Fields)
- Generation
- Frequency domain
- Time domain
- Wave domain
- Analysis
- Wave domain Discrete Fourier Transforms
## Dependencies
Effort has been put towards minimising dependencies external to this repository. Even "inter-repository" dependencies (ex. a function under some field uses a general utility function) will be clearly stated in the relevant code documentation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment