Issues
- 0
Add new methods
#89 opened by pavelzakharov03 - 0
Add new methods
#88 opened by pavelzakharov03 - 0
Use minitest instead of RSpec
#44 opened by gogotanaka - 1
Replace ruby with python(PLY) and use sympy.
#84 opened by gogotanaka - 0
Incorrect limit for 1/x
#85 opened - 3
Refactor
#33 opened by gogotanaka - 1
Differentiation doesn't work
#83 opened by theasder - 2
- 2
- 4
Ctrl-D => undefined method `encode' for nil:NilClass
#65 opened by fxkr - 2
- 2
Cannot recursively evaluate a function
#79 opened by ruurd - 6
Incorrect answers for improper integrals
#75 opened by jackmaney - 2
The handling of fractions is completely broken
#78 opened by jackmaney - 1
- 2
- 0
No natural exponential function and incorrect answers for approximation of `exp(x)`
#77 opened by jackmaney - 0
- 1
"lim[x->0] sin(x)/x" returns wrong answer
#72 opened by coporlock - 1
lim[x->oo] (1 + 1/x)^x example hangs
#71 opened by bobfoster - 2
Logic: P is TRUE but (~P)? is UNDEFINED
#70 opened by anton-trunov - 2
- 4
Mostly broken installation on Fedora 20
#66 opened by fxkr - 5
- 0
Some tests assertion is opposite...
#48 opened by gogotanaka - 0
Turing-complete
#47 opened by gogotanaka - 1
Sigma (Sum) Calculator
#46 opened by gogotanaka - 1
極限計算 - limit cal
#45 opened by gogotanaka - 1
- 1
転置行列 - transposed matrix
#35 opened by gogotanaka - 0
3値論理 - ternary
#36 opened by gogotanaka - 0
コードが汚い
#4 opened by gogotanaka - 0
Formula#==をto_sに拡張したのでspecをそれに対応
#3 opened by gogotanaka - 0
内部実装やテストでシンボルを使わない様にする
#8 opened by gogotanaka - 0
積分実装後のリファクター
#10 opened by gogotanaka - 0
内部実装でaliasメソッドを使うか使わないのかどっちかに寄せる
#12 opened by gogotanaka - 0
Risch algorithm
#13 opened by gogotanaka - 0
specがベタ書き(contextとかdescribe使ってない)
#19 opened by gogotanaka - 0
set_spec.rb のリファクター
#28 opened by gogotanaka - 1
FixnumとFloatの扱いを一括する
#11 opened by gogotanaka - 1
Formula クラスにattr_accessor :varsとかを入れる
#16 opened by gogotanaka - 1
Implement Symbol#inverse
#22 opened by gogotanaka - 4
^より+の方が演算子の優先順位が高い
#23 opened by hiromiso - 1
有理数の扱い
#31 opened by gogotanaka - 2
Old rspec description warning
#29 opened by huyu398 - 1
#exponentiation? などの述語を廃止
#20 opened by gogotanaka - 4
Substitute bug
#21 opened by huyu398 - 2
Combining like terms
#14 opened by emsal0 - 1
逆元と単位元を導入して:/, :- 演算子の規定は代数規則に任せる
#2 opened by gogotanaka - 1
-(単項)を扱える様に
#6 opened by gogotanaka