Skip to content

Releases: Ferrite-FEM/Tensors.jl

v0.7.0: set minimum julia version to 0.6.0-pre.alpha.108 (#67)

25 May 12:57
Compare
Choose a tag to compare
since literal_pow wouldn't work before that, and new syntax like struct, where, etc
wouldn't work for very early 0.6.0-dev versions, would be better to use the 0.5-compatible
versions of the package for those julia versions

Last version for julia 0.5

21 Apr 08:30
Compare
Choose a tag to compare
rewrite tests and define inplace versions of tovoigt (#56)

* infer everything

* fix bug

* add sin for F64

* rewrite voigt functions to use inplace versions

* fix tests

* fjksdl

* doc fix [ci skip]

* export [ci skip]

* offset

* Update voigt.jl

v0.6.0: typo fix (#45)

29 Mar 09:45
Compare
Choose a tag to compare

Fixes for julia 0.6

07 Mar 10:38
Compare
Choose a tag to compare
Avoid defining convert from Function to NTuple (#13)

this is a pretty sketchy method - replace with some inner constructors instead

v0.4.0: Merge pull request #1 from KristofferC/kc/test

09 Feb 14:45
Compare
Choose a tag to compare