64 コミット (a84f85654c929429832dde558a3ce3a8c7a73b84)

作成者 SHA1 メッセージ 日付
  Trevor Irons a84f85654c Fixes for python wrapper with ABC inheritence. Also fixed EM1D to not clone antenna in tight loop 4年前
  Trevor Irons edd62be899 Removed calls to shared_from_this from DipoleSource, this allows for pybind11 wrapping and should improve performance 4年前
  Trevor Irons 24a7936a2d Initial Travis script for building wheels 4年前
  Trevor Irons 986324fbd5 Towards a new Python wrapper 5年前
  Trevor Irons 9ffb228649 Minor tweaks including VTK version bump 5年前
  Trevor Irons 4f5cf8deed Remove VTK 6 & 7 support. This was driven by VTK 8 deprecation of vtkHyperOctree. 5年前
  Trevor Irons 911cf95ce3 KiHa testing tweaks 5年前
  Trevor Irons f35c88ebb6 Edits to fix Chave when using GCC 8. 5年前
  Trevor Irons 3a6f89bc3c Test fix of CMake for MacOS 5年前
  Trevor Irons 90639a009e added missing files for FCT 5年前
  Trevor Irons dbe43c62a7 Added missing files 5年前
  Trevor Irons 9dcb2cae05 Additions to bring in cos and sin transform, as well as beginning to impliment the TEM classes again. 5年前
  Trevor Irons a25a93d59c Fix MSVC warnings regarding unsigned integer comparisons, and DipoleSource::Serialize infinite recursion. 5年前
  Trevor Irons 6b77a42717 Cleaning up Doxygen warnings, and added DCIP Module 5年前
  Trevor Irons cc8e4a5844 MS compiler error on GQGauss 5年前
  Trevor Irons 7fec3580e3 explicit 5年前
  John Daily 6f23d0d820 Cleaning up MSVC compiler warnings 5年前
  Trevor Irons d4eba3abbe Fix bug in QWEKey related to array bounds 6年前
  Trevor Irons e8dde65a9b Clean up Hankel transform a little, work towards developing new filters. 6年前
  Trevor Irons 7f207b4a7d Added Kong 261, but it is not stable? 6年前
  Trevor Irons e88f6c846a Fixed bug with filter length in KONG121 6年前
  Trevor Irons 240ac61982 Kong121 added, but not verified yet 6年前
  Trevor Irons b69210efd7 Additional fixes for Kong61 to be utilized. 6年前
  Trevor Irons 2474b241f5 Added KONG61 filter coefficients 6年前
  Trevor Irons b9c03aa7b6 Fixed templated FHT class compilation issues with forward declarations 6年前
  Trevor Irons 58f10d3888 Tracing templated FHT spec. errors 6年前
  Trevor Irons b02a8de4b2 Work towards templated lagged digital filter FHT, currently only works with Key201 for unknown reasons. 6年前
  Trevor Irons 2a390fcb69 Start of templated FHT 6年前
  Trevor Irons e1bf50e95f Cleaned up debugging commands 6年前
  Trevor Irons 1eebe3dfc3 Key201 working, but needs cleanup 6年前
  Trevor Irons e9e1001bf6 work towards lagged Key201 6年前
  Trevor Irons 7d1e64b6c8 Beginning work on adding lagged convolution to Key FHT classes. 6年前
  Trevor Irons 55cec3dc63 Fix bug using boost display and anderson lagged 6年前
  Trevor Irons ee8ede0688 Fix default to Key201 6年前
  Trevor Irons 877e02b39f Hantenna for WinDoze 6年前
  Trevor Irons a2dc7df0c6 Adding CircularLoop for optmized use cases 6年前
  John Daily 4173863a14 Compile work for MSVC, OpenMP is not found by CMake on test box 6年前
  T-bone a8644b85af AEM survey added back 6年前
  Trevor Irons f18a9aa3b3 work towards AEM support again 6年前
  T-bone a941c7df1c Lemma V 0.2.0, ctor_key now only at root level 6年前
  Trevor Irons 64b883ac2f reworking key 6年前
  Trevor Irons 6898ae89c5 Work on porting files that had been left behind 6年前
  Trevor Irons 67b2f4ffbe LayeredEarthEM works with partial serialization now 7年前
  Trevor Irons 0f54063425 Boost can now be turned off, but gaussian quadrature won't work in that case. 7年前
  Trevor Irons cdfa8abf79 Movement of GetName from headers to make Clang happy :) 7年前
  T-bone bc629a34bc Tweaks 7年前
  Trevor Irons 6d6b66f69b Found memory leak, in a cycle of shared_ptr, hence the existence of weak_ptr.... 7年前
  Trevor Irons d8c5ce645a Added kiha library check, things seem to be working, need more verification and benching 7年前
  Trevor Irons 7263dff1b4 EMEarth1D compiles, not yet tested or profiled. 7年前
  Trevor Irons 4770cbbd4f Added more Hankel transforms and modified things a bit. 7年前