Releases: Ferrite-FEM/Tensors.jl
Releases · Ferrite-FEM/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)
v1.11.0
Tensors v1.11.0
Closed issues:
Merged pull requests:
v1.10.0
v1.9.2
v1.9.1
Tensors v1.9.1
Merged pull requests:
- fix inv and (to|from)(voigt|mandel) with unitful tensors. (#170) (@fredrikekre)
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)
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)
v1.8.0
Tensors v1.8.0
Merged pull requests:
v1.7.1
Tensors v1.7.1
Merged pull requests:
- Fix definition of 4th order tensor rotation. (#161) (@fredrikekre)