Commit Graph

18 Commits

Author SHA1 Message Date
Romain Goyet
73de311edc [poincare] integer comparison 2015-09-21 12:05:30 +02:00
Romain Goyet
fc08a651cc [poincare] Separate the layout logic 2015-09-21 10:37:22 +02:00
Romain Goyet
629f6b3aa6 [poincare] Integer can now parse hex and binary numbers 2015-09-19 20:17:35 +02:00
Romain Goyet
98f6929b03 [poincare] integer memory is freed 2015-09-17 16:19:06 +02:00
Romain Goyet
1a88f2b392 [poincare] refactor Integer 2015-09-17 15:10:45 +02:00
Romain Goyet
98b3080062 [poincare] add const qualifier 2015-09-16 21:26:27 +02:00
Romain Goyet
e5f1bce863 [Poincare] Avoid re-fetching a variable 2015-09-16 19:14:44 +02:00
Romain Goyet
6aedfb66e3 [Poincare] Proper Integer approximation 2015-09-16 19:14:11 +02:00
Romain Goyet
003f6c4446 [Poincare] Correct Integer product 2015-09-16 19:08:57 +02:00
Romain Goyet
45d5acd277 Merge branch 'master' of prs.goyet.com:~/scm/calcos 2015-09-16 15:44:35 +02:00
Romain Goyet
8f4489aae7 [Poincare] Float approximation for integer 2015-09-16 15:44:23 +02:00
Romain Goyet
51e2d23180 [Poincare] Integer parsing! 2015-09-15 10:55:40 +02:00
Romain Goyet
7848bcc750 [Poincare] Don't count bits, count digits 2015-09-14 23:01:44 +02:00
Romain Goyet
9c2c160536 [Poincare] Start a product algorithm on Integer 2015-09-14 22:28:36 +02:00
Romain Goyet
d482fd3159 [Poincare] Proper computation of the number of bits 2015-09-14 22:24:50 +02:00
Romain Goyet
388f0ec954 [Poincare] First working BigInt addition! 2015-09-14 18:57:31 +02:00
Romain Goyet
df70a72c27 [Poincare] Add Expression::approximate 2015-09-07 18:25:57 +02:00
Romain Goyet
90abba689a [Poincare] Integer class, work in progress 2015-09-03 22:44:54 +02:00