-
Notifications
You must be signed in to change notification settings - Fork 13
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: JuliaParallel/Elemental.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: JuliaParallel/Elemental.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 22 files changed
- 4 contributors
Commits on Nov 1, 2019
-
support ridge regression and pulling from DistMatrix to Array (#51)
* add ridge and bpdn * support pulling from DistMatrix to Array * update README and tests * jl markdown * copyto! -> copy! * update test
Configuration menu - View commit details
-
Copy full SHA for ed0f9a6 - Browse repository at this point
Copy the full SHA ed0f9a6View commit details
Commits on Apr 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1347d11 - Browse repository at this point
Copy the full SHA 1347d11View commit details
Commits on Apr 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1db8e75 - Browse repository at this point
Copy the full SHA 1db8e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0417b2c - Browse repository at this point
Copy the full SHA 0417b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for adb62b3 - Browse repository at this point
Copy the full SHA adb62b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 430f501 - Browse repository at this point
Copy the full SHA 430f501View commit details -
Switch from REQUIRE to Project (#55)
* Switch from REQUIRE to Project * Temporarily disable macOS CI since the current version of Elemental and GCC apparently aren't compatiable. * Don't symlink to clang-3.8 but just clang * Don't sudo make install OpenMPI * Add MPIClusterManagers as dependency and update tests * Try to disable precompilation to work around caching issue with precompilation
Configuration menu - View commit details
-
Copy full SHA for ab96acb - Browse repository at this point
Copy the full SHA ab96acbView commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 405b88b - Browse repository at this point
Copy the full SHA 405b88bView commit details -
Fix serial SVD examples from README by update convert methods to (#60)
use recent Julia API. Add test.
Configuration menu - View commit details
-
Copy full SHA for a260810 - Browse repository at this point
Copy the full SHA a260810View commit details
Commits on May 1, 2020
-
Fix return code in tests and fix tests (#62)
* Add number of test failures instaed of computing the bitwise and of them * Fix tests * Fix conversion from distributed vector to local Julia matrix such that each worker gets a copy of the distribted matrix. Also, fix seed in TSVD tests to avoid different seeds on each worker * Add Random to test dependencies
Configuration menu - View commit details
-
Copy full SHA for 850e790 - Browse repository at this point
Copy the full SHA 850e790View commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e46e5ac - Browse repository at this point
Copy the full SHA e46e5acView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 38cbdb6 - Browse repository at this point
Copy the full SHA 38cbdb6View commit details
Loading
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 v0.5.0...v0.6.0