issues
search
PolyMathOrg
/
PolyMath
Scientific Computing with Pharo
MIT License
170
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Run tests and apply Deprewriter transformations
#277
olekscode
closed
2 years ago
0
Breaking Change: Renamed the class to follow the ubiquitous language.
#276
hemalvarambhia
closed
2 years ago
1
Move all methods and tests related to complex numbers from PMMatrix and PMVector into Math-Complex package
#275
olekscode
closed
1 year ago
2
Rename complex
#274
hemalvarambhia
closed
2 years ago
0
Fixed 269. Remove random methods from Number and Integer
#273
olekscode
closed
2 years ago
0
Fixed #267. Deprecated equalsTo: and changed all senders to use closeTo: instead
#272
olekscode
closed
2 years ago
0
Fixed #266. Moved productWithVector: and productWithMatrix: closer to PMVector and PMMatrix
#271
olekscode
closed
2 years ago
1
Fixed #265. Moved asPMVector from Math-Numerical to Math-Core
#270
olekscode
closed
2 years ago
1
Remove #random methods
#269
olekscode
closed
2 years ago
0
Refactor complex number tests
#268
hemalvarambhia
closed
2 years ago
0
Remove equalsTo: because it is closeTo: and not equalsTo:
#267
olekscode
closed
2 years ago
0
Move Number >> productWithVector: and productWithMatrix: from Math-Numerical to Math-Core and Math-Matrix
#266
olekscode
closed
2 years ago
0
Move Collection >> asPMVector to Math-Core
#265
olekscode
closed
2 years ago
0
Improved several test cases to reduce coupling and make the code cleaner
#264
olekscode
closed
2 years ago
0
Remove external dependencies of Math-Tests-Matrix
#263
olekscode
closed
2 years ago
0
Refactor complex number tests
#262
hemalvarambhia
closed
2 years ago
0
Refactor complex tests: Classify tests to enhance their clarity and discover a TestCase break up strategy
#261
hemalvarambhia
closed
2 years ago
0
Implement Moore-Penrose pseudoinverse for PMMatrix
#260
olekscode
opened
2 years ago
3
Some SVD tests are failing
#259
olekscode
opened
2 years ago
0
Write tests for PMSingularValueDecomposition
#258
olekscode
closed
2 years ago
1
More robust implementation of PMComplex >> sqrt
#257
olekscode
opened
2 years ago
3
Refactor complex number tests: Grouped all arithmetic tests into a clearly named category, added missing interesting test
#256
hemalvarambhia
closed
2 years ago
1
Track the test coverage for the Fast Fourier Transform package.
#255
hemalvarambhia
closed
2 years ago
0
Fixed #221. The problem with complex sqrt
#254
olekscode
closed
2 years ago
5
Refactor complex number tests: Categorised the test and added other interesting test cases
#253
hemalvarambhia
closed
2 years ago
0
Refactor FFT tests: Extract Duplicate Code To An Intention-Revealing Custom Assertion
#252
hemalvarambhia
closed
2 years ago
1
Fixed #247. Added complexConjugate to Number and removed isCompleConjugateOf:
#251
olekscode
closed
2 years ago
1
Fixed #248. Added a transformation rule to PMComplex >> conjugated
#250
olekscode
closed
2 years ago
0
Fixed #246. Refactored the PMComplexTest >> testComplexConjugate
#249
olekscode
closed
2 years ago
0
Add a transformation rule to the deprecated method PMComplex >> conjugated
#248
olekscode
closed
2 years ago
0
Add complexConjugate to Number and remove isComplexConjugateOf:
#247
olekscode
closed
2 years ago
0
Refactor PMComplexTest >> testComplexConjugate
#246
olekscode
closed
2 years ago
0
Refactor: Separate Out Complex Conjugation Tests
#245
hemalvarambhia
closed
2 years ago
0
Tests failing on pharo 10
#244
olekscode
closed
2 years ago
3
Tests failing on Pharo 10
#243
olekscode
closed
2 years ago
0
Refactor testFFT
#242
hemalvarambhia
closed
2 years ago
0
Refactor complex number tests: Break up testEquality and Introduce Equivalence Relation Contract and Other Tests
#241
hemalvarambhia
closed
2 years ago
0
testFFT times out
#240
hemalvarambhia
closed
2 years ago
1
Refactor: Group Complex Number Tests Into Well Named Categories.
#239
hemalvarambhia
closed
2 years ago
1
Refactor Option 1: Break Up Complex Number Tests Into Binary and Unary Operation Based Test Cases
#238
hemalvarambhia
closed
2 years ago
1
Fixes #236
#237
jordanmontt
closed
2 years ago
5
Rename instance variables of PMSingularVectorDecomposition
#236
jordanmontt
closed
2 years ago
0
Issue 192: Have Number Provide Complex Conjugate Message
#235
hemalvarambhia
closed
2 years ago
1
Deprecated method in ``PMGeneralFunctionFit>>#evaluate``
#234
SergeStinckwich
opened
2 years ago
0
Add Pharo10 in CI
#233
SergeStinckwich
closed
2 years ago
3
Complex sqrt characterisation tests
#232
hemalvarambhia
closed
2 years ago
0
Refactor: Introduce complexConjugate Message, Deprecate conjugated
#231
hemalvarambhia
closed
2 years ago
1
``PMImplicitSystem>>jacobianAtX:t:`` should be implemented
#230
SergeStinckwich
opened
2 years ago
0
Refactorings in Math-ODE
#229
SergeStinckwich
closed
2 years ago
0
Replaced take: calls with numberOfCombinationsTaken:
#227
jordanmontt
closed
2 years ago
1
Previous
Next