Skip to content

Releases: SPPearce/CompoundMatrixMethod

v0.9.2

15 Jan 09:31
Compare
Choose a tag to compare

A version to fix the bug in ToMatrixSystem when interface conditions contain undifferentiated variables, as well as allow the interface problem to have infinite or semi-infinite decaying conditions. Hopefully fixes this question.

Version 0.9.1

09 Feb 06:54
Compare
Choose a tag to compare

Allowed for interface problems to have different system sizes on each side of the interface.

Version 0.9

26 Sep 11:22
4b5d227
Compare
Choose a tag to compare
Version 0.9 Pre-release
Pre-release

Changed the name of ToLinearMatrixForm to ToMatrixSystem, now requires specifying the eigenvalue in ToMatrixSystem but not in Evans. Included WorkingPrecision support, and improved the Winding number functions.

Version 0.7

15 May 19:25
baee2ea
Compare
Choose a tag to compare
v0.7

Add files via upload

v0.5: Version 0.5

03 Apr 09:37
8b82db7
Compare
Choose a tag to compare

Now works for domains with an interface between two regions, and automatically incorporates the end conditions at infinity if no boundary conditions given there.

Changed the output from ToLinearMatrixForm to not return the vectors from boundary conditions in the case of the homogeneous conditions, outputs a warning and the vectors for inhomogeneous conditions. This may break code trying to take particular parts of the output, but makes the CompoundMatrixMethod function simpler as only homogeneous equations can work in the CMM.

v0.4

09 Mar 21:59
cf35fdd
Compare
Choose a tag to compare

Endpoints can now depend on the eigenvalue.
No longer checks that the matrix rank is full, as that is not required.
Specified the method to use for the NullSpace calculation, to make it more consistent when eigenvalues cross.
Added a MaxStepFraction in order to help the NDSolve when the features are very localised.

v0.3

12 Dec 16:35
e296df4
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
Delete CompoundMatrixMethod-0.2.paclet

v0.2

12 Dec 11:47
40d827c
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
Delete CompoundMatrixMethod-0.1.paclet