|
cotila
☆
« Back to VersTracker
|
|||||
|
Description: Compile-time linear algebra system for C++ |
|||||
| Type: Formula | Latest Version: 1.2.1@0 | Tracked Since: Dec 17, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: c++ linear-algebra constexpr header-only compile-time mathematics | |||||
| Install: brew install cotila | |||||
|
About: Cotila is a header-only C++ library that leverages C++17 constexpr capabilities to perform linear algebra operations at compile time. It provides compile-time matrix and vector types, enabling developers to pre-calculate complex numerical computations during the build process. This results in highly optimized binaries with zero runtime overhead for mathematical operations. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
| Alternatives: | |||||
| License: Apache-2.0 | |||||
| Bottles available for: all | |||||
| Version History | |||||
|