Lafrite
|
338725c57a
|
Merge remote-tracking branch 'origin/dev' into dev
|
2015-05-14 13:55:29 +02:00 |
|
Lafrite
|
8f783125f0
|
Merge remote-tracking branch 'origin/dev' into dev
|
2015-05-14 13:54:01 +02:00 |
|
lafrite
|
94e1a7e166
|
Add a README
|
2015-05-14 13:04:26 +02:00 |
|
lafrite
|
9888e12661
|
Merge remote-tracking branch 'origin/master'
|
2015-05-14 13:02:34 +02:00 |
|
Lafrite
|
2b58dce229
|
Initial commit
|
2015-05-14 12:43:15 +02:00 |
|
lafrite
|
a79f5e98c0
|
Merge remote-tracking branch 'origin/dev' into dev
|
2015-05-14 10:25:48 +02:00 |
|
Lafrite
|
1352f90f7d
|
remove solve todo
|
2015-04-27 19:35:31 +02:00 |
|
Lafrite
|
9dd42d2151
|
raise exception if fraction can't be build
|
2015-04-27 19:24:20 +02:00 |
|
Lafrite
|
fcee4a8942
|
solve parenthesis bug for op.pw
|
2015-04-27 19:16:08 +02:00 |
|
Lafrite
|
0545d73751
|
solve left parenthesis issue
|
2015-04-27 19:09:03 +02:00 |
|
Lafrite
|
67efaaee62
|
Merge branch 'sphinx' into dev
|
2015-04-24 09:19:10 +02:00 |
|
Lafrite
|
52eff1863b
|
add easy Fraction import
|
2015-04-23 15:58:13 +02:00 |
|
Lafrite
|
e40bfcf415
|
import docstring into sphinx :D
|
2015-04-23 15:58:13 +02:00 |
|
Lafrite
|
033511b24e
|
display code in polynom.rst
|
2015-04-23 15:57:58 +02:00 |
|
Lafrite
|
ac0be63a83
|
transform construction.mdwn to construction.rst
|
2015-04-23 15:56:26 +02:00 |
|
Lafrite
|
331fb22113
|
transform tutorial.md to tutorial.rst
|
2015-04-23 15:56:26 +02:00 |
|
Lafrite
|
3ec1ed819a
|
easier import
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
950203b5b9
|
some cleaning
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
715c3a265b
|
update setup.py and add install_requiers
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
0b89bb1bbf
|
forgot to save...
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
3664a2e135
|
implement Fake_int to solve bug with explain
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
64d5bed8fe
|
All tests pass :D
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
7987f3f1be
|
add debug tool
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
00c327a52f
|
solve bug with double simplifyon beta
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
d95b520ba0
|
I feel like I have solve the bug! Need to adapt doctest and tests now
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
f81f2b47ce
|
debug decorator
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
9d7f43bb20
|
try to find the bug...
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
e0ba4c09a9
|
spelling and sense
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
a543602d26
|
remove space in new_s==old_s if they are sting for explicable
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
f5df2b6e9d
|
use sympy to compute root of polynomDeg2
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
8ffdfbdcaf
|
lastbug with facto?
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
983bc0fdc2
|
solve bugs with poly_facto still one!
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
df305d0e0d
|
Polynom factory to produce Deg 2 poly!
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
b4064dff00
|
split polynom with abstract_polynom
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
72bab4fd3a
|
comment tests... (not good!)
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
4a8f9daf14
|
corr bug with reduce in polynom
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
c4cb2fb859
|
Add a todo
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
531f88d1d1
|
remove commented test
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
34d9cb1793
|
some bugs have been solve new have been discover!
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
b1c3c3564e
|
finaly finish to implement simplify and explain
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
437066e8e6
|
remove some commented lines
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
a2041fd451
|
solve issue with explain and wrong steps
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
509fd6e409
|
add some test for operators
|
2015-04-23 15:56:08 +02:00 |
|
Lafrite
|
b0e506897a
|
change op.add and op.sub for better - management
|
2015-04-23 15:56:07 +02:00 |
|
Lafrite
|
4ca14c078e
|
add less verbose in Todolist
|
2015-04-23 15:56:07 +02:00 |
|
Lafrite
|
3a721ce1b3
|
Start doc on polynoms
|
2015-04-23 15:55:33 +02:00 |
|
Lafrite
|
98885cb80f
|
add a latex print
|
2015-04-23 15:10:26 +02:00 |
|
Lafrite
|
1db897fe80
|
add easy Fraction import
|
2015-04-23 14:37:55 +02:00 |
|
Lafrite
|
f2762bec59
|
import docstring into sphinx :D
|
2015-04-23 11:46:59 +02:00 |
|
Lafrite
|
0d030fa204
|
display code in polynom.rst
|
2015-04-23 11:28:18 +02:00 |
|