We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fixed rounding errors on Clang/macOS - This was causing the failures to resolve some some identifiers due to 3^2 evaluating to 8 rather than 9
bindings/py: Using add_dll_directory()
bindings/py: Fixes to build with build script
docs: Initial complete API documentation
Initial version of bindings for C and Python