Recent Releases of tensors.jl
tensors.jl - v1.16.2
See CHANGELOG.md for notable changes.
- Julia
Published by github-actions[bot] 11 months ago
tensors.jl - v1.16.1
Tensors v1.16.1
Merged pull requests: - Bugfix: tovoigt for different eltype of tensor and vector (#212) (@KnutAM) - Add compat 1 to Statistics and LinearAlgebra (#213) (@KnutAM)
- Julia
Published by github-actions[bot] over 2 years ago
tensors.jl - v1.16.0
Tensors v1.16.0
Merged pull requests: - 3rd order tensors (#205) (@KnutAM)
Closed issues: - Problem with gradient performance when using anonymus functions (#206)
- Julia
Published by github-actions[bot] over 2 years ago
tensors.jl - v1.15.0
Tensors v1.15.0
Merged pull requests: - Faster inverse of 4th order Tensors (#203) (@kimauth)
- Julia
Published by github-actions[bot] over 2 years ago
tensors.jl - v1.14.1
Tensors v1.14.1
Merged pull requests: - Document tomandel/frommandel (#202) (@KnutAM)
- Julia
Published by github-actions[bot] over 2 years ago
tensors.jl - v1.14.0
Tensors v1.14.0
Closed issues: - Incorrect eigen vectors on symmetric tensors (#173)
Merged pull requests: - Improve documentation for tdot and dott. (#193) (@fredrikekre) - Update doc (#196) (@KnutAM) - 3D rotation by Euler angles (#198) (@koehlerson) - Migrate from SnoopPrecompile to PrecompileTools (#199) (@timholy) - Publish docstring of rotation_tensor (#200) (@KnutAM) - VarArg{Any} instead of VarArg{<:Any} (#201) (@KnutAM)
- Julia
Published by github-actions[bot] almost 3 years ago
tensors.jl - v1.13.1
Tensors v1.13.1
Merged pull requests: - add a precompile workload (#190) (@KristofferC)
- Julia
Published by github-actions[bot] about 3 years ago
tensors.jl - v1.13.0
Tensors v1.13.0
Merged pull requests: - Faster iszero for symmetric tensors (#186) (@KnutAM) - Define LinearAlgebra.normalize(v::AbstractTensor)::typeof(v) (#187) (@KnutAM)
- Julia
Published by github-actions[bot] over 3 years ago
tensors.jl - v1.12.0
Tensors v1.12.0
Closed issues: - assert if vec dim matches data (#141)
Merged pull requests: - Export rotation_tensor and add implementation for 2D (#185) (@fredrikekre)
- Julia
Published by github-actions[bot] over 3 years ago
tensors.jl - v1.11.1
Tensors v1.11.1
Closed issues: - Julia Crashes if typeof(dim) = Int32 (#140)
Merged pull requests: - doc: fix index in demo for elasticity matrix. (#183) (@fredrikekre) - Restrict constructors for heterogeneous tuples (#184) (@fredrikekre)
- Julia
Published by github-actions[bot] over 3 years ago
tensors.jl - v1.11.0
Tensors v1.11.0
Closed issues: - Question on building symmetric tensors (#171) - Inference error in Julia 1.8 (#178)
Merged pull requests: - Fix outdated docs on symmetrization of 4th order tensors (#177) (@KnutAM) - Eigen: Use Mandel representation for 4th order eigen (#180) (@fredrikekre) - Use static arrays for eigen-calculations (#182) (@KnutAM)
- Julia
Published by github-actions[bot] almost 4 years ago
tensors.jl - v1.10.0
Tensors v1.10.0
Closed issues: - Suggestion: add rotate for 2nd and 4th rank tensors (#81) - Possible bug when computing derivatives of principal directions with AD (#174)
Merged pull requests: - Enable insertion of known derivative in autodiff chain (#176) (@KnutAM)
- Julia
Published by github-actions[bot] about 4 years ago
tensors.jl - v1.9.2
Tensors v1.9.2
Merged pull requests: - Correction of bug in minorsymmetric (#172) (@jfbarthelemy)
- Julia
Published by github-actions[bot] about 4 years ago
tensors.jl - v1.9.1
Tensors v1.9.1
Merged pull requests: - fix inv and (to|from)(voigt|mandel) with unitful tensors. (#170) (@fredrikekre)
- Julia
Published by github-actions[bot] over 4 years ago
tensors.jl - v1.9.0
Tensors v1.9.0
Closed issues: - NaN in eigenvector computation (#166)
Merged pull requests: - Update algorithm for eigen(::SymmetricTensor{2,3}). (#168) (@fredrikekre) - Make eigen work with units. (#169) (@fredrikekre)
- Julia
Published by github-actions[bot] over 4 years ago
tensors.jl - v1.8.1
Tensors v1.8.1
Closed issues: - Slow otimesu/otimesl for symmetric tensors (#164)
Merged pull requests: - Fix one(::AbstractTensor) with unitful entries. (#167) (@fredrikekre)
- Julia
Published by github-actions[bot] over 4 years ago
tensors.jl - v1.8.0
Tensors v1.8.0
Merged pull requests:
- Implement unsafe_symmetric and use for rotate and sqrt. (#162) (@fredrikekre)
- Voigt symmetric bool (#163) (@KnutAM)
- Make otimesu and otimesl faster for symmetric tensors (#165) (@KnutAM)
- Julia
Published by github-actions[bot] over 4 years ago
tensors.jl - v1.7.1
Tensors v1.7.1
Merged pull requests: - Fix definition of 4th order tensor rotation. (#161) (@fredrikekre)
- Julia
Published by github-actions[bot] over 4 years ago
tensors.jl - v1.7.0
Tensors v1.7.0
Closed issues: - Suggestion: Add dot product between 4th order tensors and 2nd order tensors (#135) - Ferrite-fem.github.io/Tensors.jl/ shows old readme (#158)
Merged pull requests: - Update documenter.jl version (#159) (@KnutAM) - Rotation of 2nd and 4th order tensors (#160) (@fredrikekre)
- Julia
Published by github-actions[bot] over 4 years ago
tensors.jl - v1.6.1
Tensors v1.6.1
Merged pull requests: - Construct from fully specified (#155) (@KnutAM)
- Julia
Published by github-actions[bot] over 4 years ago
tensors.jl - v1.6.0
Tensors v1.6.0
Closed issues: - General transformation to voigt giving correct results for AD (#148) - Change of component type of AbstractTensor for symbolic calculations (#153)
Merged pull requests: - Allows use of symbolic tensors (#154) (@jfbarthelemy)
- Julia
Published by github-actions[bot] over 4 years ago
tensors.jl - v1.5.0
Tensors v1.5.0
Merged pull requests: - mandel4all (#151) (@KnutAM) - Update version, update doctest printing (#152) (@fredrikekre)
- Julia
Published by github-actions[bot] almost 5 years ago
tensors.jl - v1.4.5
Tensors v1.4.5
Closed issues: - Question: Co(ntra)variance, coordinates and pullbacks (#107) - tomandel! throws an error (#149)
Merged pull requests: - Solve #149, tomandel! (#150) (@KnutAM)
- Julia
Published by github-actions[bot] almost 5 years ago
tensors.jl - v1.4.4
Tensors v1.4.4
Merged pull requests: - Miscellaneous maintenance (#137) (@fredrikekre) - get rid of some special cases no longer needed (#143) (@KristofferC) - set up github actions (#144) (@KristofferC) - Update some links from org move, update doc deps. (#145) (@fredrikekre) - AD: Tag dual values correctly (#146) (@fredrikekre)
- Julia
Published by github-actions[bot] almost 5 years ago
tensors.jl - v1.4.2
v1.4.2 (2020-02-12)
Merged pull requests:
- Fix cross product between tensors with different element types (#134) (fredrikekre)
- Julia
Published by julia-tagbot[bot] about 6 years ago
tensors.jl - v1.4.1
v1.4.1 (2020-02-06)
Closed issues:
- Suggestion: add the other double contraction (#130)
Merged pull requests:
- Upgrade Documenter, build docs on Julia 1.3. (#132) (fredrikekre)
- Add some constructors for heterogeneous tuples (#131) (fredrikekre)
- re-export
meanfrom Statistics (#129) (KeitaNakamura)
- Julia
Published by julia-tagbot[bot] about 6 years ago
tensors.jl - v1.4.0
v1.4.0 (2019-11-04)
Merged pull requests:
- Set version to 1.4.0. (#128) (fredrikekre)
- Simplify value extraction. (#127) (fredrikekre)
- AD for scalar input -> tensor output (#126) (fredrikekre)
- Support AD for scalar -> scalar functions. (#125) (fredrikekre)
- Julia
Published by julia-tagbot[bot] over 6 years ago
tensors.jl - v1.3.0
v1.3.0 (2019-10-28)
Merged pull requests:
- Enable order kwarg for Voigt ordering. (#124) (fredrikekre)
- Improvements to tovoigt and fromvoigt (#123) (fredrikekre)
- Julia
Published by julia-tagbot[bot] over 6 years ago
tensors.jl - v1.2.0
v1.2.0 (2019-09-13)
Merged pull requests:
- otimesu and otimesl (#121) (fredrikekre)
- Misc updates (#120) (fredrikekre)
- Julia
Published by julia-tagbot[bot] over 6 years ago
tensors.jl - v1.1.1
v1.1.1 (2019-08-19)
Closed issues:
- Support + and - operators for a Tensor and a literal value (#117)
- ERROR: LoadError: LoadError: UndefVarError: @testsection not defined (#115)
- test_ops.jl-> ERROR: LoadError: UndefVarError: FourthOrderTensor not defined (#114)
- Suggestion: Implement block like array (#65)
Merged pull requests:
- Upgrade Documenter to 0.23 and build docs on Julia 1.1. (#119) (fredrikekre)
- Add Random as a test-dependency and run CI on more Julia versions. (#118) (fredrikekre)
- Julia
Published by julia-tagbot[bot] over 6 years ago
tensors.jl - v1.0.2
Bugfixes and documentation fixes.
- Julia
Published by fredrikekre almost 7 years ago