b7b849da45
test(tests/dobj/Metadata.cpp): added metadata class tests
...
added nine simple tests for the metadata class which is part of the dobj modules. These tests will be expanded in the future
2025-01-19 07:37:23 -05:00
17f622fec1
feat(src/dobj): initial metadata class implimentation for dobj added
...
The dobj class will need to hold metadata about its constituent data. The metadata class provides this.
2025-01-19 07:36:12 -05:00
be7096124f
feat(mapping): added base directoriy structure for mapping module
...
the mapping module needs to be implimented in order to impliment discritization which is a prerequisite for any furtherr development. This commit sets up the basic directory structure without including any actual code.
2025-01-16 09:18:06 +01:00
Aaron Dotter
8db9c0d34a
Update Readme.md
2025-01-15 07:39:38 -05:00
8f7faec70a
docs(Readme.md): added initial readme
...
Started new repository with very basic readme
2025-01-15 09:02:21 +01:00