0.1.0
- Authors
- Vadim Godunko
- Maintainers
- Vadim Godunko <vgodunko@gmail.com>
- Licenses
- Apache-2.0 WITH LLVM-exception
- Tags
- computational, geometry
- Project files
- gnat/cgk_primitives.gpr
- Manifest
- index/cg/cgk/cgk-0.1.0.toml
Build and platform metadata 1 field
- Configuration
{
"generate_ada": false,
"generate_c": false,
"generate_gpr": true,
"variables": {
"Float_Size": {
"default": "64",
"type": "Enum",
"values": [
"32",
"64"
]
},
"SIMD": {
"default": "gcc",
"type": "Enum",
"values": [
"nosimd",
"gcc"
]
}
}
}