Skip to content

Releases: CoherentStructures/CoherentStructures.jl

Internal updates (adjusting to dependencies)

18 Mar 07:24
d90f745
Compare
Choose a tag to compare

What's Changed

  • Internal updates by @dkarrasch in #99
  • Presentation of Multiscale bone modeling research for Related publications section by @blaszm in #97
  • Fix complex evecs in docs by @dkarrasch in #100

New Contributors

Full Changelog: v0.4.11...v0.4.12

Add isinside functionality to elliptic LCS detection

15 Jul 21:21
bfe678e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.9...v0.4.11

Yet another ODE update

17 Jan 17:18
396ecd7
Compare
Choose a tag to compare

Does not contain any user-facing changes.

What's Changed

Full Changelog: v0.4.8...v0.4.9

Minor docs update

04 Jan 18:19
befd910
Compare
Choose a tag to compare

No user-facing changes.

What's Changed

  • Fix/improve tensor (function) definition in docs by @dkarrasch in #89

Full Changelog: v0.4.7...v0.4.8

Update own ODE solvers

22 Dec 20:05
a457f33
Compare
Choose a tag to compare

This release doesn't have user-facing changes.

What's Changed

Full Changelog: v0.4.6...v0.4.7

Minor performance improvement in tensor computations

04 Nov 09:03
e9ea1d1
Compare
Choose a tag to compare

Contains no user-facing changes.

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

29 Sep 16:31
f153c95
Compare
Choose a tag to compare

Besides some internal package hygiene, this release adds new types Mass() and Stiffness() and a new function assemble to replace/deprecate assembleMassMatrix and assembleStiffnessMatrix.

v0.4.4

25 Aug 14:52
5ca1287
Compare
Choose a tag to compare
Lift ODE bound and fix subtyping (#77)

v0.4.3

22 Aug 09:56
6d7eaba
Compare
Choose a tag to compare
ODE quickfix (#78)

v0.4.2

12 Jul 13:56
12084e7
Compare
Choose a tag to compare
Simplify elliptic types (#72)