-
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.6.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: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 12 files changed
- 5 contributors
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e1dd54c - Browse repository at this point
Copy the full SHA e1dd54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e95e1 - Browse repository at this point
Copy the full SHA 74e95e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ede229 - Browse repository at this point
Copy the full SHA 5ede229View commit details
Commits on May 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bd66f19 - Browse repository at this point
Copy the full SHA bd66f19View commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1063763 - Browse repository at this point
Copy the full SHA 1063763View commit details
Commits on Jun 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 52c873a - Browse repository at this point
Copy the full SHA 52c873aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8308915 - Browse repository at this point
Copy the full SHA 8308915View commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9807b28 - Browse repository at this point
Copy the full SHA 9807b28View commit details
Commits on Mar 28, 2024
-
Expose common factorisations (#83)
* qr and lq both work. lu doesnt * need to fix QRColPiv - will come back to it * lu fixed, cholesky started * non distributed cholesky, lu, qr and lq all pass * test distributed too * move helper functions into core * add convenience setindex! with warning if used with scalars * whitespace * add more convenience functions * qol functions with darray * not going to do pivoting this time * delete trailing whitespace * test/factor.jl wasnt designed to be run in loop * delete commented code from test/factor * delete calls to elemental library that were never needed * change indentation to 4 spaces as appears to be used already * AbstractArray -> Array * typeof -> isa, but potentially delete this one * error when setindex! with scalars * added type signatures to factorisation struct outer constructors * remove outdated comment * do not test functions with preprended _ * clearer types to throw error on scalar setindex
Configuration menu - View commit details
-
Copy full SHA for a3478e6 - Browse repository at this point
Copy the full SHA a3478e6View 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.6.0...master