Releases: Ferrite-FEM/Tensors.jl
Releases · Ferrite-FEM/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)
v1.1.0
Set version to 1.1.0. (#112)
v1.0.2
Bugfixes and documentation fixes.
v1.0.1
Make transpose/adjoint of Vec an error. (#103)
v1.0.0
Set version to 1.0.0. (#97)
v0.8.0
Update REQUIRE
v0.7.4
Base.div -> Tensors.divergence (cherry picked from commit 939ad8397a91f32b81a1e0055704ff5122056bb1, PR #89)
v0.7.3
extend Base.adjoint instead (#74)
v0.7.2
change version to v0.6 in REQUIRE (#71)
v0.7.1
allow failures on nightly (#69)