-
-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: PolyMathOrg/PolyMath
base: refactor-complex-number
head repository: PolyMathOrg/PolyMath
compare: master
- 18 commits
- 83 files changed
- 4 contributors
Commits on May 25, 2023
-
Updated examples to plot PCA with Roassal 3.
This needs PolyMathOrg/DataFrame#237 to be merged.
Hernán Morales Durand committedMay 25, 2023 Configuration menu - View commit details
-
Copy full SHA for b8ffb91 - Browse repository at this point
Copy the full SHA b8ffb91View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0a10a - Browse repository at this point
Copy the full SHA ab0a10aView commit details
Commits on Dec 27, 2023
-
Merge branch 'master' into plot_pca
* master: refactor: Rename Variable where we make the roles of the objects clearer in the tests. test: clarified the name of a test. fix: corrected a comment. test: clarified naming using domain language (repeated roots). fix: corrected the comment. test: added some interesting and missing tests. test: changed the example and added a comment to make it clear what the coefficients correspond to. test: added a simple test for x^2 + 2x + 1, whose roots are x = -1 and -1 refactor: Rename Variable - it looks like it is a root. stylg: removed redundant comment. refactor: Rename Method, and now we have the interface that a client (in this case the test) needs. refactor: Inline Method as it has no clients. style: corrected a Smalltalk code critique. refactor: clarified the name of the method. refactor: Inline Method, as it has no clients. refactor: Move Method to a more sensible place. refactor: made the method a class method. Next we can inline the instance method. refactor: Extract Method where a method instantiates a root finding algorithm with the desired precision. refactor: migrated the client to no longer use roots message. refactor: using Parallel Change, introduced a new message that returns roots in order.
Hernán Morales Durand committedDec 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 264d746 - Browse repository at this point
Copy the full SHA 264d746View commit details -
Add visualizations package with dependencies.
Update baseline dependencies. Also reduce baseline long method. Update Roassal deprecated class names.
Hernán Morales Durand committedDec 27, 2023 Configuration menu - View commit details
-
Copy full SHA for f24cbfb - Browse repository at this point
Copy the full SHA f24cbfbView commit details -
Add missing baseline reference to Roassal
Hernán Morales Durand committedDec 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 1cd367a - Browse repository at this point
Copy the full SHA 1cd367aView commit details -
Hernán Morales Durand committed
Dec 27, 2023 Configuration menu - View commit details
-
Copy full SHA for f6ffd19 - Browse repository at this point
Copy the full SHA f6ffd19View commit details
Commits on Dec 28, 2023
-
Remove Roassal reference in Baseline
Hernán Morales Durand committedDec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for c044efc - Browse repository at this point
Copy the full SHA c044efcView commit details -
AIDataInspector -> AIDataFrameInspector
Hernán Morales Durand committedDec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for bb48d99 - Browse repository at this point
Copy the full SHA bb48d99View commit details -
Fix another reference: AIDataInspector -> AIDataFrameInspector
Hernán Morales Durand committedDec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for cb9a018 - Browse repository at this point
Copy the full SHA cb9a018View commit details -
Add compatibility method because Roassal chart class name changes bet…
…ween different Pharo versions
Hernán Morales Durand committedDec 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 2c84554 - Browse repository at this point
Copy the full SHA 2c84554View commit details
Commits on Jan 18, 2024
-
Merge pull request #325 from PolyMathOrg/refactor-complex-number
Add tests for complex numbers
Configuration menu - View commit details
-
Copy full SHA for 8555b80 - Browse repository at this point
Copy the full SHA 8555b80View commit details -
Merge pull request #321 from PolyMathOrg/plot_pca
Updated examples to plot PCA with Roassal 3
Configuration menu - View commit details
-
Copy full SHA for 7786dc1 - Browse repository at this point
Copy the full SHA 7786dc1View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc4c041 - Browse repository at this point
Copy the full SHA fc4c041View commit details -
Merge pull request #326 from jordanmontt/patch-1
Added Pharo12 to the CI
Configuration menu - View commit details
-
Copy full SHA for d8d6fc0 - Browse repository at this point
Copy the full SHA d8d6fc0View commit details
Commits on Aug 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7e68b19 - Browse repository at this point
Copy the full SHA 7e68b19View commit details -
Configuration menu - View commit details
-
Copy full SHA for aff39d0 - Browse repository at this point
Copy the full SHA aff39d0View commit details
Commits on Sep 19, 2025
-
Merge pull request #331 from jordanmontt/fixed-several-tests-due-to-f…
…loat-precision Fixed several tests due to float precision
Configuration menu - View commit details
-
Copy full SHA for 9e0964e - Browse repository at this point
Copy the full SHA 9e0964eView commit details -
Merge pull request #330 from jordanmontt/patch-1
Added Pharo 14 and 14 to the CI. Removed Pharo 9 and 10
Configuration menu - View commit details
-
Copy full SHA for ff991d6 - Browse repository at this point
Copy the full SHA ff991d6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff refactor-complex-number...master