|
397bbe0f
|
2024-04-04T17:02:17
|
|
add type to *_init_cast
|
|
f747bc5d
|
2024-03-11T12:50:26
|
|
ratio_init_cast
|
|
e3824484
|
2024-03-07T18:13:26
|
|
more cases handled in the tag_add for ratios
|
|
0fa2bfff
|
2024-03-07T08:20:09
|
|
remove buf_to_ratio, fix ratio_init_integer
|
|
61a65ad6
|
2024-03-06T09:14:44
|
|
remove integer_init
|
|
20008f1c
|
2024-03-05T10:55:03
|
|
wip asan
|
|
6fc80e8b
|
2024-03-04T20:10:01
|
|
call ratio_simplify in ratio_mul and ratio_div, add test operations on ratios
|
|
7f2f72e4
|
2024-03-04T14:19:12
|
|
license
|
|
4cb0bb7d
|
2024-03-04T12:34:55
|
|
operations on ratios
|
|
aed10960
|
2024-03-04T11:49:26
|
|
wip ratio
|
|
10c9fee9
|
2024-03-01T18:18:54
|
|
replaced useless function
|
|
7658ee77
|
2024-03-01T18:13:56
|
|
replaced integers_clean by ratio_clean
|
|
34904633
|
2024-03-01T18:04:41
|
|
reworked ratio_init_1 and better error handing in ratio_add
|
|
df4d9d89
|
2024-03-01T14:36:29
|
|
first working ratio add with simplify
|
|
4e105e19
|
2024-03-01T12:01:11
|
|
remove <err.h>, wip ratio
|
|
4c1bbe65
|
2024-02-29T17:13:53
|
|
wip sqrt
|
|
87ae1301
|
2024-02-28T15:55:26
|
|
ratio_neg
|
|
373089a4
|
2023-12-22T12:47:05
|
|
ratio structure
removed all risks of division by 0
add complex files
tag_copy, tag_to_f32 and tag_to_f64 functions
whitespaces
update submodules
s_ratio
added ratio implementation (testing phase)
fix ratios
multiple corrections to the ratios, almost done
ratio parsed successfully
|