4 releases (breaking)
0.4.0 | Jan 14, 2025 |
---|---|
0.3.0 | Oct 28, 2024 |
0.2.0 | Aug 27, 2024 |
0.1.1 | Jul 19, 2024 |
#1252 in Math
10,869 downloads per month
Used in 55 crates
(10 directly)
26KB
525 lines
CubeCL Common Library
This library contains common types used by other crates that must be shared.
CubeCL Common
The cubecl-common
package hosts code that must be shared between cubecl packages (with std
or
no_std
enabled). No other code should be placed in this package unless unavoidable.
The package must build with cargo build --no-default-features
as well.
Dependencies
~1.5–3MB
~52K SLoC