issues
search
stepthom
/
math-fun
Just testing out some fun with mathematics.
2
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue #58 MathFunction:equals(), hashCode(), and unit test for equals
#67
johns1342
opened
10 years ago
3
Function multiply
#66
cconvey
opened
10 years ago
7
Fraction string constructor
#65
cconvey
closed
10 years ago
1
Add isNegative and isZero functions to Fraction class
#64
stepthom
opened
10 years ago
0
Implement a pow() function in Fraction
#63
stepthom
opened
10 years ago
1
Issue54
#62
cconvey
closed
10 years ago
6
Issue #58 update: equals() for MathFunction
#61
johns1342
closed
10 years ago
5
Issue47
#60
cconvey
closed
10 years ago
3
Issue55
#59
cconvey
closed
10 years ago
2
Implement an equals() function in MathFunction
#58
stepthom
opened
10 years ago
0
Calculate definite integral
#57
stepthom
opened
10 years ago
4
Read functions as input
#56
stepthom
opened
10 years ago
3
Use BigInt and BigDecimal to avoid potential overflow/underflow issues in Fraction
#55
stepthom
closed
10 years ago
1
New functionality for Fraction Class
#54
stepthom
closed
10 years ago
4
The output of this branch vs. (master when run with '-x') looks reasaonb...
#53
cconvey
closed
10 years ago
1
Create function from given (x, y) pairs
#52
stepthom
opened
10 years ago
0
Issue 50
#51
jgus
closed
10 years ago
4
FindMin/Max hangs with particular function
#50
stepthom
closed
10 years ago
1
Issue 40
#49
jgus
closed
10 years ago
5
Issue 38
#48
jgus
closed
10 years ago
4
Implementation of Fraction could use some refinement
#47
jgus
closed
10 years ago
7
Use configurable factories
#46
jgus
opened
10 years ago
0
Test code should be separated from product code
#45
jgus
opened
10 years ago
0
Issue 39
#44
jgus
closed
10 years ago
1
Fix natural sort order of Fraction
#43
jgus
closed
10 years ago
1
Update documentation
#42
jgus
closed
10 years ago
1
Make XML the only output type
#41
stepthom
closed
10 years ago
1
For linear functions, add x- and y-intercepts
#40
stepthom
closed
10 years ago
0
-l options creates constant functions, which are not linear
#39
stepthom
closed
10 years ago
0
Find the minimum and maximum values of a function
#38
stepthom
closed
10 years ago
0
Issue 36
#37
seanmason
closed
10 years ago
1
Find the minimum and maximum values of a function
#36
stepthom
closed
10 years ago
0
Issue 16 (part 2)
#35
seanmason
closed
11 years ago
0
Fixes #18
#34
seanmason
closed
11 years ago
5
Fixes #20
#33
seanmason
closed
11 years ago
3
Adding integration
#32
ctcaldwell
closed
11 years ago
1
Issue 16
#31
seanmason
closed
11 years ago
6
Evaluate function for given value
#30
ctcaldwell
closed
11 years ago
1
Evaluate method and unit tests
#29
ctcaldwell
closed
11 years ago
4
Fixes Issue #13. Added code to simplify fractions using greatest common ...
#28
anshuaggarwal
closed
11 years ago
4
added differentitate test file
#27
anshuaggarwal
closed
11 years ago
1
Anshuissue25
#26
anshuaggarwal
closed
11 years ago
7
Bug in Fractions.subtract
#25
stepthom
closed
11 years ago
0
Create xml output
#24
ctcaldwell
closed
11 years ago
3
Added unit test for differentiate but it's giving an obscure error.
#23
anshuaggarwal
closed
11 years ago
9
Strip the leading sign when printing a positive first term coefficient.
#22
ctcaldwell
closed
11 years ago
7
Fixed issue #12 by having the createFraction function take a second para...
#21
anshuaggarwal
closed
11 years ago
2
Find slope of linear funtion
#20
stepthom
closed
11 years ago
0
Evaluate a MathFunction at a particular value of x
#19
stepthom
closed
11 years ago
2
Add special support for linear functions
#18
stepthom
closed
11 years ago
2
Next