48316a677a
Update bnum to 0.14.3 ( #45 )
...
Rather involved update due to it being the foundation of the physics.
Reviewed-on: #45
Co-authored-by: Rhys Lloyd <krakow20@gmail.com >
Co-committed-by: Rhys Lloyd <krakow20@gmail.com >
2026-03-24 18:02:17 +00:00
4dab573a3c
fixed_wide: annihilate non-euclid division
2026-03-06 09:10:29 -08:00
67680312dd
fixed_wide v0.2.2 mul_sign div_sign
2026-02-05 07:36:18 -08:00
1a0a3403f0
specify crate versions in workspace
2026-02-05 07:34:19 -08:00
534f2a2141
fixed: silence lint
2026-01-30 07:52:52 -08:00
79ea88fc74
fixed: remove pub(crate) field visibility
2026-01-30 07:52:42 -08:00
0668ac2def
use allow instead of expect
2025-12-09 14:39:42 -08:00
0ea353b27d
common: fixed_wide: min max
2025-11-24 13:04:44 -08:00
99706079d9
common: fixed_wide: add mul_sign div_sign
2025-11-24 13:04:44 -08:00
a9e4705d89
remove (some) fixed point implicit conversion
...
They may be convenient, but they cannot be done at compile-time.
TODO: remove more of them i.e. impl_multiplicative_operator
2025-11-18 11:53:52 -08:00
1e19f804cc
custom hex Debug print for Fixed
2025-11-17 12:45:55 -08:00
4e7d580918
add lints to workspace
2025-11-16 14:53:23 -08:00
2da7ccce7c
fixed_wide: v0.2.1 impl Display for FixedFromFloatError
2025-05-16 15:45:21 -07:00
6e435e46ac
fixed_wide: impl Display for FixedFromFloatError
2025-05-16 14:21:32 -07:00
ba161ef6d1
fixed_wide: v0.2.0 precise width conversion
2025-03-13 16:57:36 -07:00
0755d4413c
fixed_wide: expand upon width conversion
2025-03-13 16:13:03 -07:00
3d203e2da9
fixed_wide: add midpoint
2025-03-08 14:34:54 -08:00
3798f438cf
use as_bits_mut to optimize sqrt
2025-03-08 13:58:56 -08:00
4ace8317fe
update deps
2025-03-08 13:55:14 -08:00
61e44f2aba
upgrade rust edition to 2024
2025-02-20 18:58:01 -08:00
9d9695f363
specify explicit versions
2025-02-04 09:19:05 -08:00
ce3d8fde11
fixed_wide: 0.1.2
2025-02-04 09:19:05 -08:00
be9eb30a5c
minimize lints
2025-01-24 05:20:22 -08:00
38661b3a68
fixed_wide: another derivable trait
2025-01-15 04:15:41 -08:00
4d587b6c0b
fixed_wide: clippy angry about derivable traits
2025-01-08 23:33:39 -08:00
eb30566a82
fix urls
2025-01-03 06:44:59 -08:00
5fb440584b
set up cargo workspace
2025-01-03 06:44:58 -08:00
5ad5229a62
remove individual Cargo.lock files
2025-01-03 06:32:59 -08:00
19bb5c021e
fixed_wide_vectors: move into folder
2025-01-02 19:53:50 -08:00