Commit Graph

  • c42ce49983 add half-precision to type_to_C master jan 2022-11-24 22:33:10 -0800
  • b8ea859106 bump version to 0.4 v0.4 release Jan Petykiewicz 2022-11-20 21:58:48 -0800
  • 3d8054ba40 use f-strings everywhere Jan Petykiewicz 2022-11-20 21:57:54 -0800
  • efeb29479b improve type annotations, formatting, comment styles Jan Petykiewicz 2022-11-20 21:57:43 -0800
  • 81bb1dd2c0 add caches to .gitignore Jan Petykiewicz 2022-11-20 19:38:34 -0800
  • e41a71ce6f move to hatch-based build Jan Petykiewicz 2022-11-20 19:38:21 -0800
  • cba31bf081 use new email Jan Petykiewicz 2021-07-11 17:08:21 -0700
  • 77f53affe7 use VERSION.py instead of importing package before it's installed Jan Petykiewicz 2021-07-11 17:08:17 -0700
  • 0ebfa030c4 README fixes Jan Petykiewicz 2021-07-11 17:07:53 -0700
  • 5861767a00 depend on meanas instad of fdfd_tools Jan Petykiewicz 2021-07-11 17:07:46 -0700
  • 792b161753 avoid importing the package before its installed... jan 2020-07-03 13:48:47 -0700
  • 66c30e6eab move from fdfd_tools to meanas jan 2020-07-03 13:48:24 -0700
  • 2130b015fd readme updates jan 2020-07-03 13:46:38 -0700
  • 4b798893bc Use python3 for setup Jan Petykiewicz 2018-09-16 20:15:11 -0700
  • 3cd26265bd Use readme as long_description Jan Petykiewicz 2018-09-16 20:14:42 -0700
  • 8360f98395 Move version string into module Jan Petykiewicz 2018-09-16 20:14:31 -0700
  • b62cd6e867 move code to new location Jan Petykiewicz 2018-01-15 22:36:13 -0800
  • c96d367502 fixup package info jan 2017-09-07 22:01:38 -0700
  • 235e0b6365 fixup package info release jan 2017-09-07 22:01:38 -0700
  • 1d5e7ff3bb minor cleanup of generated source Jan Petykiewicz 2017-05-20 21:30:32 -0700
  • 4ffa5e4a66 use logging package for output, and remove 'verbose' options Jan Petykiewicz 2017-05-20 21:30:14 -0700
  • 4e3d4a8b2c bump version number and required fdfd_tools version Jan Petykiewicz 2017-04-19 23:19:22 -0700
  • d8fb01b0fd keep common header from being reprinted Jan Petykiewicz 2017-03-28 22:34:50 -0700
  • 3ad0dd3c50 consolidate boundary conditions in common.cl; add some comments and minor cleanup Jan Petykiewicz 2017-03-28 22:33:40 -0700
  • f364fbc8b6 assume c ordering for kernels Jan Petykiewicz 2017-03-26 18:26:59 -0700
  • c9f093ca6a specify fdfd_tools version jan 2016-08-04 23:00:46 -0700
  • ddeca79df9 update dependencies jan 2016-08-04 22:59:03 -0700
  • 9946ae8b39 update comments jan 2016-08-04 22:28:31 -0700
  • 848f86f6ee Use fdfd_tools.solvers.generic for csr solve jan 2016-08-04 22:28:19 -0700
  • 80592dff79 fix csr solver regression jan 2016-08-04 22:12:59 -0700
  • 2894866bf8 add colon jan 2016-08-04 20:36:30 -0700
  • efde4c4787 comment fixes jan 2016-08-04 20:19:04 -0700
  • 9198779974 Cleanup and comment jan 2016-08-04 20:14:17 -0700
  • 89caff471f Documentation! jan 2016-08-04 17:43:01 -0700
  • 78d3e17d92 comment typo fix jan 2016-08-03 15:04:13 -0700
  • 8e3706948e fix bugs after refactor jan 2016-08-03 15:03:47 -0700
  • ff3951ba35 refactor solver (untested) jan 2016-08-03 14:51:25 -0700
  • 8682ee1ff8 clean up comment jan 2016-07-11 14:53:34 -0700
  • e53156b789 implement default for solver opetions jan 2016-07-04 23:55:43 -0700
  • b3d25f0f0c Merge branch 'master' of mpxd.net:jan/opencl_fdfd jan 2016-07-04 23:30:27 -0700
  • 67cafd870e add csr.cg_solve jan 2016-07-04 23:30:06 -0700
  • 0e413dc267 fix previous commit jan 2016-07-04 23:05:16 -0700
  • e94a07db28 Simplify csr.cg and use operations from .ops jan 2016-07-04 22:57:09 -0700
  • c9cb48d175 Add CSR sparse matrix-vector multiply operation jan 2016-07-04 22:55:59 -0700
  • 12baa97592 Newline at eof jan 2016-07-04 22:53:43 -0700
  • cad9dab086 PEC and PMC both work now! jan 2016-07-04 22:29:34 -0700
  • bb7b90e938 cleanup and improved reporting for csr jan 2016-07-04 22:19:21 -0700
  • 03f7f6d3c4 fix typo jan 2016-07-04 19:31:05 -0700
  • d12ce6c957 Include old csr solver jan 2016-07-04 19:30:36 -0700
  • f24e75d4d1 Add newlines jan 2016-07-04 19:30:27 -0700
  • fdcf090249 Conductor partial fixup jan 2016-07-04 16:29:21 -0700
  • 985fca76f4 Remove debug code jan 2016-07-04 15:15:34 -0700
  • dc3c037e48 Create setup.py jan 2016-07-04 14:38:28 -0700
  • d7e53608b7 eol at eof jan 2016-07-04 14:37:56 -0700
  • a379d8b794 split up into multiple files jan 2016-07-04 14:28:02 -0700
  • 20949f56ff add license jan 2016-07-04 13:42:01 -0700
  • 14dcb64e8e initial code commit jan 2016-07-04 13:41:33 -0700
  • f71ab30785 ignore .idea jan 2016-07-04 13:40:58 -0700
  • 27d84e8ff7 initial commit jan 2016-07-04 13:39:06 -0700