Fri, 07 Jul 2017 13:33:05 +0200 |
Ylva Rydin |
Removed an unnessesary comment
feature/quantumTriangles
|
Mon, 26 Jun 2017 20:15:54 +0200 |
Ylva Rydin |
Added arnoldi krylov subspace approximation
feature/quantumTriangles
|
Mon, 26 Jun 2017 19:23:19 +0200 |
Ylva Rydin |
add H_xyz to hypsyst to compute H-norm
feature/quantumTriangles
|
Thu, 08 Jun 2017 10:33:36 +0200 |
Ylva Rydin |
Added sqrt of Ji in the right places, not sure about the interfaces, will not test it properly now
feature/quantumTriangles
|
Fri, 02 Jun 2017 17:46:01 +0200 |
Ylva Rydin |
tried to add 4th order magnus integrator which does not work
feature/quantumTriangles
|
Fri, 02 Jun 2017 17:43:59 +0200 |
Ylva Rydin |
changed the magnus midpoint rule
feature/quantumTriangles
|
Fri, 02 Jun 2017 11:33:04 +0200 |
Ylva Rydin |
moved all multiplications and divisions bu J and Ji to the siscretization to easier find the error
feature/quantumTriangles
|
Mon, 29 May 2017 14:07:55 +0200 |
Ylva Rydin |
Start over with the non-symmetric shrodnger to ceep track of changes.
feature/quantumTriangles
|
Mon, 29 May 2017 13:54:16 +0200 |
Ylva Rydin |
tried to make a symmetric scheme
feature/quantumTriangles
|
Thu, 18 May 2017 11:44:29 +0200 |
Ylva Rydin |
Added the midpont magnus exponential integrator
feature/quantumTriangles
|
Thu, 18 May 2017 11:43:35 +0200 |
Ylva Rydin |
Removed the expint which ises the package expode
feature/quantumTriangles
|
Tue, 16 May 2017 09:18:10 +0200 |
Ylva Rydin |
Added the new abstract classes to hypsyst3D and Upwind1D to make them work with Jonatans changes
feature/quantumTriangles
|
Tue, 16 May 2017 08:57:54 +0200 |
Ylva Rydin |
An attempt to add the exponential integrators
feature/quantumTriangles
|
Tue, 25 Apr 2017 09:52:32 +0200 |
Ylva Rydin |
Found some small bugs when making slides for pressentation
feature/quantumTriangles
|
Thu, 20 Apr 2017 07:55:09 +0200 |
Ylva Rydin |
Small changes
feature/quantumTriangles
|
Mon, 06 Mar 2017 17:23:52 +0100 |
Ylva Rydin |
Commit before changing branch
feature/quantumTriangles
|
Fri, 03 Mar 2017 16:19:41 +0100 |
Ylva Rydin |
chnaged sbp interfacein 1d among many things
feature/quantumTriangles
|
Sat, 25 Feb 2017 12:44:01 +0100 |
Ylva Rydin |
Added 2D interface to shrodinger
feature/quantumTriangles
|
Fri, 24 Feb 2017 13:58:18 +0100 |
Ylva Rydin |
Add 1d interface for shrodinger in 1d
feature/quantumTriangles
|
Fri, 24 Feb 2017 09:04:02 +0100 |
Ylva Rydin |
Added new penalty parameter to the interface in shrodinger curve
feature/quantumTriangles
|
Thu, 23 Feb 2017 09:32:30 +0100 |
Ylva Rydin |
Meged with default
feature/quantumTriangles
|
Thu, 23 Feb 2017 09:31:56 +0100 |
Ylva Rydin |
Commit before merge
feature/quantumTriangles
|
Wed, 15 Feb 2017 11:21:04 +0100 |
Ylva Rydin |
fixed a bug in the metric coefficients but something is wrong at the boundaries
feature/quantumTriangles
|
Fri, 10 Feb 2017 14:29:53 +0100 |
Ylva Rydin |
Schrodinger 2d runs without exploding with fixed coordinates
feature/quantumTriangles
|
Thu, 09 Feb 2017 11:41:21 +0100 |
Ylva Rydin |
Schrodinger2dCurve Added
feature/quantumTriangles
|
Fri, 25 Aug 2017 12:58:04 +0200 |
Jonatan Werpers |
Add surface log plot function
|
Tue, 08 Aug 2017 13:25:54 +0200 |
Jonatan Werpers |
Add a function spzeros()
|
Tue, 08 Aug 2017 08:26:25 +0200 |
Jonatan Werpers |
Add isEquidistant function for testing vectors
|
Tue, 08 Aug 2017 08:26:02 +0200 |
Jonatan Werpers |
Add assert frunction for type
|
Wed, 02 Aug 2017 15:25:36 +0200 |
Jonatan Werpers |
Merge feature/subclassable_cellarray
|
Wed, 02 Aug 2017 15:23:57 +0200 |
Jonatan Werpers |
Implement tests for subscript assignment
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 14:49:56 +0200 |
Jonatan Werpers |
Add some documentation and minor clean up
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 12:27:25 +0200 |
Jonatan Werpers |
Remove disp and display methods
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 12:17:09 +0200 |
Jonatan Werpers |
Implement handeling of stacked indexing
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 12:01:25 +0200 |
Jonatan Werpers |
Implement to string method
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 11:19:10 +0200 |
Jonatan Werpers |
Implement end function and fix test for colon indexing
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 10:51:44 +0200 |
Jonatan Werpers |
Implement size, length and transpose
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 10:31:48 +0200 |
Jonatan Werpers |
Implement tests for size, length and transpose
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 10:22:20 +0200 |
Jonatan Werpers |
Implement tests for round and curly indexing, add more stubs
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 10:03:59 +0200 |
Jonatan Werpers |
Add test stubs for size and length
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 09:38:12 +0200 |
Jonatan Werpers |
Implement tests for horzcat and vertcat. Fix bugs found
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 09:34:45 +0200 |
Jonatan Werpers |
Add to string stub.
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 09:34:26 +0200 |
Jonatan Werpers |
Add some missing semicolon
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 08:48:56 +0200 |
Jonatan Werpers |
Add test stubs.
feature/sublassable_cellarray
|
Wed, 02 Aug 2017 08:48:02 +0200 |
Jonatan Werpers |
Remove debug printing
feature/sublassable_cellarray
|
Tue, 01 Aug 2017 12:59:06 +0200 |
Jonatan Werpers |
Implement subsref properly
feature/sublassable_cellarray
|
Tue, 01 Aug 2017 12:41:42 +0200 |
Jonatan Werpers |
Make the overloaded methods call the subclass constructor
feature/sublassable_cellarray
|
Tue, 01 Aug 2017 09:28:10 +0200 |
Jonatan Werpers |
Initial commit
feature/sublassable_cellarray
|
Tue, 01 Aug 2017 12:32:25 +0200 |
Jonatan Werpers |
Add structArray to toString()
|
Tue, 01 Aug 2017 12:24:52 +0200 |
Jonatan Werpers |
Implement a simple but general text table
|
Thu, 22 Jun 2017 13:07:07 +0200 |
Jonatan Werpers |
Fix math in conversion to first order form system
feature/grids
|
Thu, 22 Jun 2017 13:06:41 +0200 |
Jonatan Werpers |
Move f(t) to the RHS
feature/grids
|
Thu, 22 Jun 2017 13:06:03 +0200 |
Jonatan Werpers |
Fix bug in argument to f during time stepping
feature/grids
|
Thu, 22 Jun 2017 13:05:32 +0200 |
Jonatan Werpers |
Make f parameter optional.
feature/grids
|
Mon, 19 Jun 2017 16:50:13 +0200 |
Jonatan Werpers |
Add SBPinTime for linear DAE formulations (BUGS!)
feature/grids
|
Mon, 19 Jun 2017 09:42:59 +0200 |
Jonatan Werpers |
Merge with default
feature/grids
|
Mon, 19 Jun 2017 09:41:03 +0200 |
Jonatan Werpers |
Add notability colors to the Color class
|
Mon, 19 Jun 2017 09:39:50 +0200 |
Jonatan Werpers |
Add note about how to handle boundary groups
feature/grids
|
Fri, 12 May 2017 16:20:43 +0200 |
Jonatan Werpers |
Merge
feature/grids
|
Fri, 12 May 2017 16:19:34 +0200 |
Jonatan Werpers |
Add function to run checkcode on all matlab files
|
Thu, 11 May 2017 14:20:42 +0200 |
Jonatan Werpers |
Switch to first order start in CdiffImplicit to make the scheme more robust.
feature/grids
|
Thu, 11 May 2017 10:09:52 +0200 |
Jonatan Werpers |
Add function to multiblock.Grid for getting plot matrices
feature/grids
|
Wed, 10 May 2017 13:16:12 +0200 |
Jonatan Werpers |
Allow any coefficient in LaplaceCurvilinear
feature/grids
|
Wed, 10 May 2017 13:13:06 +0200 |
Jonatan Werpers |
Add warning for possible bug
feature/grids
|
Tue, 09 May 2017 14:58:27 +0200 |
Jonatan Werpers |
Copy Wave2dCurve to new scheme LaplaceCurvilinear
feature/grids
|
Tue, 09 May 2017 14:51:29 +0200 |
Jonatan Werpers |
Add first derivative operators to Wave2DCurve
feature/grids
|
Tue, 09 May 2017 14:47:52 +0200 |
Jonatan Werpers |
Better error message
feature/grids
|
Wed, 12 Apr 2017 13:24:16 +0200 |
Jonatan Werpers |
Change the version function to say that we are on the feature/grids branch
feature/grids
|
Wed, 12 Apr 2017 13:01:57 +0200 |
Jonatan Werpers |
Merge with default
feature/grids
|
Wed, 12 Apr 2017 13:01:20 +0200 |
Jonatan Werpers |
Clean up savepng().
|
Sun, 19 Mar 2017 13:40:52 +0100 |
Jonatan Werpers |
Merge with default
feature/grids
|
Sun, 19 Mar 2017 13:39:49 +0100 |
Jonatan Werpers |
Fix bug in spyh() when the matix has no non-zero elements.
|
Mon, 13 Mar 2017 14:44:31 +0100 |
Jonatan Werpers |
Merge default into feature/grids
feature/grids
|
Mon, 13 Mar 2017 14:43:37 +0100 |
Jonatan Werpers |
Add string methods to OpSets that are missing them
feature/grids
|
Mon, 13 Mar 2017 14:40:14 +0100 |
Jonatan Werpers |
Improve inteface and functionality of plotConvergence()
|
Mon, 13 Mar 2017 14:34:56 +0100 |
Jonatan Werpers |
Improve interface of convergenceTable()
|
Mon, 13 Mar 2017 14:33:01 +0100 |
Jonatan Werpers |
Fix bug in multiblock DiffOp
feature/grids
|
Tue, 21 Feb 2017 16:48:04 +0100 |
Jonatan Werpers |
Merge default into feature/grids
feature/grids
|
Tue, 21 Feb 2017 16:40:55 +0100 |
Jonatan Werpers |
Add a vector of all colors to Color
|
Tue, 21 Feb 2017 13:16:56 +0100 |
Jonatan Werpers |
Merge default into feature/grid
feature/grids
|
Fri, 17 Feb 2017 15:08:25 +0100 |
Martin Almquist |
Bug fix sbp in time gauss default arg
|
Thu, 09 Feb 2017 08:37:55 +0100 |
Jonatan Werpers |
Move 3d transfinite interpolation to it's correct location.
feature/grids
|
Wed, 08 Feb 2017 11:10:13 +0100 |
Ylva Rydin |
Merge in feature/grids
feature/quantumTriangles
|
Wed, 08 Feb 2017 09:18:08 +0100 |
Ylva Rydin |
Meged with default
feature/quantumTriangles
|
Wed, 08 Feb 2017 09:07:07 +0100 |
Ylva Rydin |
Removed some comments
feature/quantumTriangles
|
Mon, 06 Feb 2017 09:54:18 +0100 |
Ylva Rydin |
Added a scheme for the time deforming shrodinger equation in 1d
feature/quantumTriangles
|
Wed, 01 Feb 2017 17:04:03 +0100 |
Ylva Rydin |
Changed so that the shrodinger scheme works with the grids
feature/quantumTriangles
|
Thu, 26 Jan 2017 15:59:25 +0100 |
Ylva Rydin |
merged with feature/beams
feature/quantumTriangles
|
Wed, 25 Jan 2017 17:14:17 +0100 |
Ylva Rydin |
Updated the Shrodinger scheme to the new operator syntax
feature/quantumTriangles
|
Tue, 07 Feb 2017 16:09:02 +0100 |
Jonatan Werpers |
Merge feature/beams
feature/grids
|
Tue, 07 Feb 2017 16:08:26 +0100 |
Jonatan Werpers |
Close branch feature/beams. It was poisoned by changes that belonged on feature/grids
feature/beams
|
Tue, 07 Feb 2017 15:47:51 +0100 |
Jonatan Werpers |
Merge in default.
feature/grids
|
Tue, 07 Feb 2017 15:59:22 +0100 |
Jonatan Werpers |
Merge in default
feature/beams
|
Tue, 07 Feb 2017 14:38:51 +0000 |
Jonatan Werpers |
Merged in feature/better_map (pull request #8)
|
Tue, 07 Feb 2017 14:38:51 +0000 |
Jonatan Werpers |
Close branch feature/better_map
feature/better_map
|
Tue, 07 Feb 2017 14:37:55 +0000 |
Jonatan Werpers |
Merged in feature/diags (pull request #7)
|
Tue, 07 Feb 2017 14:37:55 +0000 |
Jonatan Werpers |
Close branch feature/diags
feature/diags
|
Thu, 02 Feb 2017 20:49:06 +0100 |
Jonatan Werpers |
Add tests and fix a bunch of bugs.
feature/better_map
|
Thu, 02 Feb 2017 16:41:41 +0100 |
Jonatan Werpers |
Add todo.
feature/better_map
|
Thu, 02 Feb 2017 16:22:47 +0100 |
Jonatan Werpers |
Overload indexing operations.
feature/better_map
|
Thu, 02 Feb 2017 15:57:43 +0100 |
Jonatan Werpers |
Add a test implementation
feature/better_map
|
Tue, 07 Feb 2017 14:03:20 +0100 |
Jonatan Werpers |
Add missing eol
feature/diags
|
Tue, 07 Feb 2017 13:58:03 +0100 |
Jonatan Werpers |
Add full matrix equivalent of spdiags
feature/diags
|
Tue, 07 Feb 2017 12:54:52 +0000 |
Jonatan Werpers |
Merged in feature/SBPInTimeGauss (pull request #6)
|
Tue, 07 Feb 2017 12:54:52 +0000 |
Jonatan Werpers |
Close branch feature/SBPInTimeGauss
feature/SBPInTimeGauss
|
Tue, 07 Feb 2017 13:49:46 +0100 |
Jonatan Werpers |
Remove m as input to implementation function. Fix error message for invalid m to D1Gauss
feature/SBPInTimeGauss
|
Tue, 07 Feb 2017 13:48:11 +0100 |
Jonatan Werpers |
Remove extra whitespace.
feature/SBPInTimeGauss
|
Thu, 02 Feb 2017 19:30:16 +0100 |
Martin Almquist |
Fixed bug with initial data and made gauss the default type
feature/SBPInTimeGauss
|
Thu, 02 Feb 2017 17:18:51 +0100 |
Martin Almquist |
Added D1Gauss to SBPInTime
feature/SBPInTimeGauss
|
Thu, 02 Feb 2017 17:05:43 +0100 |
Martin Almquist |
Implementation of D1 based on Gauss quadrature formula with 4 nodes.
feature/SBPInTimeGauss
|
Thu, 02 Feb 2017 14:46:36 +0000 |
Martin Almquist |
Merged in feature/SBPinTimeClarity (pull request #5)
|
Thu, 02 Feb 2017 14:46:36 +0000 |
Martin Almquist |
Close branch feature/SBPinTimeClarity
feature/SBPinTimeClarity
|
Thu, 02 Feb 2017 10:10:02 +0100 |
Jonatan Werpers |
Add string methods to some sbp classes.
feature/beams
|
Thu, 02 Feb 2017 10:07:49 +0100 |
Jonatan Werpers |
Merge clarity changes for SBPInTime.
feature/beams
|
Tue, 31 Jan 2017 13:23:52 +0100 |
Jonatan Werpers |
Add function to center colorlimits.
feature/beams
|
Thu, 02 Feb 2017 09:58:18 +0100 |
Jonatan Werpers |
Add wrapper for time stepping second order problems.
feature/SBPinTimeClarity
|
Thu, 02 Feb 2017 09:57:54 +0100 |
Jonatan Werpers |
Refactor for clarity
feature/SBPinTimeClarity
|
Thu, 02 Feb 2017 09:47:21 +0100 |
Jonatan Werpers |
Remove extra lines.
feature/SBPinTimeClarity
|
Thu, 02 Feb 2017 09:46:22 +0100 |
Jonatan Werpers |
Remove whitespace.
feature/SBPinTimeClarity
|
Thu, 26 Jan 2017 15:17:38 +0100 |
Jonatan Werpers |
Merge with default.
feature/beams
|