codac-unsupported
Several developments from research works are not yet officially supported by the library. They are available in their raw form in the part codac-unsupported
you can import into your projects:
import codac.unsupported
#include <codac-unsupported.h>
For a comprehensive list of the features available in the unsupported part, you can refer to the GitHub repository:
for C++ features: codac/src/unsupported/
for Python features: codac/python/src/unsupported/