|
8c00708c
|
2024-03-11T12:50:26
|
|
ratio_init_cast
|
|
36b5651e
|
2024-03-07T18:13:26
|
|
more cases handled in the tag_add for ratios
|
|
4b3087b1
|
2024-03-07T08:20:09
|
|
remove buf_to_ratio, fix ratio_init_integer
|
|
7900164e
|
2024-03-06T09:14:44
|
|
remove integer_init
|
|
734b6233
|
2024-03-05T10:55:03
|
|
wip asan
|
|
fcdc9b5c
|
2024-03-04T20:10:01
|
|
call ratio_simplify in ratio_mul and ratio_div, add test operations on ratios
|
|
f0401f0c
|
2024-03-04T14:19:12
|
|
license
|
|
5dbe2844
|
2024-03-04T12:34:55
|
|
operations on ratios
|
|
3c8e3c8c
|
2024-03-04T11:49:26
|
|
wip ratio
|
|
2906adaa
|
2024-03-01T18:18:54
|
|
replaced useless function
|
|
3e5154ff
|
2024-03-01T18:13:56
|
|
replaced integers_clean by ratio_clean
|
|
19144f31
|
2024-03-01T18:04:41
|
|
reworked ratio_init_1 and better error handing in ratio_add
|
|
a7be734e
|
2024-03-01T14:36:29
|
|
first working ratio add with simplify
|
|
1d7cec70
|
2024-03-01T12:01:11
|
|
remove <err.h>, wip ratio
|
|
ee56ab46
|
2024-02-29T17:13:53
|
|
wip sqrt
|
|
a232c961
|
2024-02-28T15:55:26
|
|
ratio_neg
|
|
561c30e4
|
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
|