Commit Graph

  • 1f9a9949c0 Clarify memo and cleanup own_cg jan 2018-01-15 22:44:59 -0800
  • 323bcf88ad Propagate mu correctly jan 2018-01-15 22:44:26 -0800
  • ee9abb77d9 Fix approx_inverse operator jan 2018-01-15 22:44:14 -0800
  • c1f65f61c1 Use pyfftw if available jan 2018-01-15 22:43:59 -0800
  • e8f836c908 Cleanup jan 2018-01-15 22:43:33 -0800
  • 0e47fdd5fb randomize imaginary part of starting vector jan 2018-01-09 00:00:58 -0800
  • e02040c709 fixes and clarification jan 2018-01-08 23:33:22 -0800
  • c4cbdff751 cleanup jan 2018-01-08 23:28:57 -0800
  • 4067766478 use own CG implementation jan 2018-01-08 16:16:26 -0800
  • 47dd0df8bc fix operator test master jan 2018-01-06 13:51:42 -0800
  • 66712efd49 scipy L-BFGS silently converts to float, so view as floats when dealing with it.' jan 2017-12-27 01:44:45 -0800
  • a70687f5e3 add bloch example jan 2017-12-21 20:11:42 -0800
  • 85030448c3 Use L-BFGS instead of CG, and remove rayleigh iteration refinement jan 2017-12-21 20:11:30 -0800
  • ea2a6a66c5 working version" blochsolver jan 2017-12-18 22:21:24 -0800
  • 16f97d7f6b Add ability to set bounds for find_k jan 2017-12-18 00:13:29 -0800
  • f312d73503 Return real part of the gradient jan 2017-12-17 22:55:55 -0800
  • 39979edc44 implement eigenvalue algorithm from Johnson paper. Could also use arpack + refinement, but that's also slow. jan 2017-12-17 21:33:53 -0800
  • 4a9596921f rename search_direction to direction jan 2017-12-17 21:32:59 -0800
  • 000cfabd78 switch fft, ifft jan 2017-12-17 21:32:29 -0800
  • d09eff990f Update Rayleigh quotient iteration to allow arbitrary linear operators jan 2017-12-17 20:51:34 -0800
  • 4aa2d07cef Add Bloch eigenproblem jan 2017-12-09 18:21:37 -0800
  • 6503b488ce add farfield.py jan 2017-11-05 16:33:19 -0800
  • 4bf8627611 clarify beta -> wavenumber jan 2017-11-05 14:50:30 -0800
  • 73e3fa18b1 fix cylindrical operator Jan Petykiewicz 2017-10-17 13:00:46 -0700
  • a4cc963953 bump version number Jan Petykiewicz 2017-10-17 12:58:15 -0700
  • ea04fc42be Fix switched args Jan Petykiewicz 2017-09-25 00:10:01 -0700
  • a4616982ca Add cylindrical coordinate 2D modesolver code Jan Petykiewicz 2017-09-24 22:28:39 -0700
  • bacc6fea3f Move eigensolver code out to separate module Jan Petykiewicz 2017-09-24 22:28:08 -0700
  • 001bf1e2ef Clarify eigensolver documentation Jan Petykiewicz 2017-09-24 19:14:30 -0700
  • 17fa2aa3d3 In-place normalization during eigensolve jan 2017-09-24 19:13:37 -0700
  • 7342c8efd7 Use ravel instead of flatten for vec() jan 2017-09-24 19:13:10 -0700
  • d3c22006bd ie -> i.e. (docs) jan 2017-09-24 19:12:48 -0700
  • c14298484d Fix eigenvalue solver for complex matrices jan 2017-09-24 19:11:56 -0700
  • 6748181f8f use logging module for progress reports Jan Petykiewicz 2017-05-20 21:23:18 -0700
  • 9d33744427 Fix docstring for rotation Jan Petykiewicz 2017-05-20 21:22:43 -0700
  • 5033472342 Use ravel instead of flatten where possible Jan Petykiewicz 2017-05-20 21:22:28 -0700
  • 43d1464258 Remote pyplot.hold Jan Petykiewicz 2017-05-20 21:21:50 -0700
  • 7cbbaedcdb bump version number release Jan Petykiewicz 2017-04-19 23:18:09 -0700
  • 48ddd9f512 Switch to C-ordered arrays fdtd Jan Petykiewicz 2017-03-26 18:22:12 -0700
  • 1e80a66b50 add fdtd and test Jan Petykiewicz 2017-03-05 17:20:38 -0800
  • bb53ba44e0 fix spacing jan 2016-10-31 18:43:01 -0700
  • 6a56b081e4 add some missing type annotations jan 2016-10-31 18:42:51 -0700
  • 685de70af0 Add PECs/PMCs to feature list jan 2016-08-04 23:05:11 -0700
  • b8e9ec2b07 Bump version number jan 2016-08-04 22:55:46 -0700
  • 068e0c7c93 Update README with solver and example information. jan 2016-08-04 22:55:24 -0700
  • e3a0846a14 Remove extra space jan 2016-08-04 22:53:27 -0700
  • ec674fe3f4 Add solvers submodule and clean up examples. jan 2016-08-04 22:46:02 -0700
  • 85880c859e Comment cleanup jan 2016-07-18 21:10:02 -0700
  • c2d43b01df move magma solver into different package jan 2016-07-11 14:54:18 -0700
  • 56df805e24 add possibility to use csr opengl solver jan 2016-07-04 23:53:54 -0700
  • eb4d9be6cf use opencl solver (for testing) jan 2016-07-04 16:35:28 -0700
  • 8daab636ea Cleaner conductor implementation jan 2016-07-03 23:56:54 -0700
  • a3dac5c8f8 Add e2h PMC arg, and clarify comments jan 2016-07-03 16:55:51 -0700
  • e288e59021 PEC and PMC for all wave operators jan 2016-07-03 16:45:38 -0700
  • a512a88930 Add test code for PEC jan 2016-07-03 14:23:51 -0700
  • 28f85712ce Use autoshifted_dxyz jan 2016-07-03 14:23:24 -0700
  • 16bd864e90 Remove unused import jan 2016-07-03 14:22:39 -0700
  • 02ec6d67d6 Fix function case jan 2016-07-03 03:01:01 -0700
  • ec825945b6 Fix annotation jan 2016-07-03 03:00:13 -0700
  • 2cac441717 Add PEC, PMC options for E, H wave operators jan 2016-07-03 02:57:04 -0700
  • 05d2557f6f Style fixes jan 2016-07-03 01:20:51 -0700
  • 5bf902212e Comment cleanup jan 2016-07-03 01:20:30 -0700
  • 8f202fd061 Add shift_with_mirror, and add shift_distance argument to rotation() jan 2016-06-17 16:49:39 -0700
  • 35555cf4b3 remove accidental symlinks jan 2016-05-30 23:01:44 -0700
  • 6c1ceb1670 initial development jan 2016-05-30 22:30:45 -0700
  • 282ba3a36e elaborate in readme jan 2016-04-13 04:07:10 -0700
  • e8c1fe612f add license jan 2016-04-13 04:06:15 -0700
  • 43fe48a98d initial commit jan 2016-04-13 04:05:08 -0700