[go: nahoru, domu]

Skip to content

Tags: JuliaParallel/Elemental.jl

Tags

v0.6.0

Toggle v0.6.0's commit message
## Elemental v0.6.0

[Diff since v0.5.0](v0.5.0...v0.6.0)

The Elemental C++ library is now provided as a JLL package, so it no longer needs to be built from source when installing Elemental.jl.

**Closed issues:**
- Link to Elemental library points to nirvana (#50)
- README single processor svd example does not work (#56)
- README simple example with MPI doesn't work (#57)
- README TSVD example does not work (#58)

**Merged pull requests:**
- update libelemental to v0.87.7 v2 (#49) (@andreasnoack)
- support ridge regression and pulling from DistMatrix to Array (#51) (@AStupidBear)
- Use Elemental_jll (#54) (@christopher-dG)
- Switch from REQUIRE to Project (#55) (@andreasnoack)
- Fix TSVD example from README and test it (#59) (@andreasnoack)
- Fix serial SVD examples from README by update convert methods to (#60) (@andreasnoack)
- Fix return code in tests and fix tests (#62) (@andreasnoack)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #49 from JuliaParallel/pr48

update libelemental to v0.87.7 v2

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from JuliaParallel/an/lu

Wrap LU factorization

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #45 from JuliaParallel/an/one

Updates for Julia 1.0

v0.2.0

Toggle v0.2.0's commit message
Bump Julia to 0.6 and bump dependencies

v0.1.2

Toggle v0.1.2's commit message
Elemental v0.1.2 [94af2a2]

v0.1.1

Toggle v0.1.1's commit message
Don't pull latest master when building but use fixed version of Eleme…

…ntal.

v0.1.0

Toggle v0.1.0's commit message
Elemental v0.1.0 [c10694d]