Logo
Explore Help
Sign In
adrien/zig-dimal
1
0
Fork 0
You've already forked zig-dimal
Code Issues Pull Requests Actions Packages Projects Releases 1 Wiki Activity
zig-dimal/src
History
adrien 0dd9e02f59 Added abs, pow and product operations
2026-04-22 14:50:21 +02:00
..
Base.zig
Replaced Scales.min to helper.finerScales
2026-04-22 10:31:04 +02:00
benchmark.zig
Fixed benchmark with removed scale
2026-04-22 01:14:38 +02:00
Dimensions.zig
Added abs, pow and product operations
2026-04-22 14:50:21 +02:00
helper.zig
Replaced Scales.min to helper.finerScales
2026-04-22 10:31:04 +02:00
main.zig
Renamed Quantity to Scalar and QuantityVec to Vector
2026-04-21 19:18:45 +02:00
Scalar.zig
Added abs, pow and product operations
2026-04-22 14:50:21 +02:00
Scales.zig
Added abs, pow and product operations
2026-04-22 14:50:21 +02:00
Vector.zig
Added abs, pow and product operations
2026-04-22 14:50:21 +02:00