This website requires JavaScript.
Explore
Help
Sign In
adrien
/
zig-dimal
Watch
1
Star
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
80cdcd134e
Added some function to benchmark
2026-04-24 23:50:16 +02:00
..
Base.zig
Added some constants
2026-04-22 23:53:43 +02:00
benchmark.zig
Added some function to benchmark
2026-04-24 23:50:16 +02:00
Dimensions.zig
Updated README + Renamed mulBy and divBy to mul div
2026-04-22 23:33:58 +02:00
helper.zig
Made possible to use comptime float, int and T for Scalar operation of Vector
2026-04-22 22:34:46 +02:00
main.zig
Renamed Quantity to Scalar and QuantityVec to Vector
2026-04-21 19:18:45 +02:00
Scalar.zig
Added Imperial unit scales
2026-04-23 00:14:57 +02:00
Scales.zig
Added Imperial unit scales
2026-04-23 00:14:57 +02:00
Vector.zig
Updated README + Renamed mulBy and divBy to mul div
2026-04-22 23:33:58 +02:00