24 Commits (32f3339fff8ccb395fe3e9d0db88ec4ba34e0c16)

Author SHA1 Message Date
  Trevor Irons 32f3339fff Bug fix for Anderson lagged solution which would occasionally result in NaN due to array index overrun in spline. Also work towards grounding points in wire antenna. 3 years ago
  Trevor Irons 11967300c1 Improved speed for horizontal loops, reduced initialization of unused resources 4 years ago
  Trevor Irons a84f85654c Fixes for python wrapper with ABC inheritence. Also fixed EM1D to not clone antenna in tight loop 4 years ago
  Trevor Irons edd62be899 Removed calls to shared_from_this from DipoleSource, this allows for pybind11 wrapping and should improve performance 4 years ago
  Trevor Irons 24a7936a2d Initial Travis script for building wheels 4 years ago
  Trevor Irons 9ffb228649 Minor tweaks including VTK version bump 5 years ago
  Trevor Irons 911cf95ce3 KiHa testing tweaks 5 years ago
  Trevor Irons f35c88ebb6 Edits to fix Chave when using GCC 8. 5 years ago
  Trevor Irons a25a93d59c Fix MSVC warnings regarding unsigned integer comparisons, and DipoleSource::Serialize infinite recursion. 5 years ago
  John Daily 6f23d0d820 Cleaning up MSVC compiler warnings 5 years ago
  Trevor Irons b9c03aa7b6 Fixed templated FHT class compilation issues with forward declarations 6 years ago
  Trevor Irons 58f10d3888 Tracing templated FHT spec. errors 6 years ago
  Trevor Irons b02a8de4b2 Work towards templated lagged digital filter FHT, currently only works with Key201 for unknown reasons. 6 years ago
  T-bone a941c7df1c Lemma V 0.2.0, ctor_key now only at root level 6 years ago
  Trevor Irons cdfa8abf79 Movement of GetName from headers to make Clang happy :) 7 years ago
  Trevor Irons 6d6b66f69b Found memory leak, in a cycle of shared_ptr, hence the existence of weak_ptr.... 7 years ago
  Trevor Irons 7263dff1b4 EMEarth1D compiles, not yet tested or profiled. 7 years ago
  Trevor Irons 4770cbbd4f Added more Hankel transforms and modified things a bit. 7 years ago
  T-bone 7a2adfe63a Moved around some more files and working toward FDEM1D module ported. 7 years ago
  Trevor Irons 577e2a9b68 Compiling again with port of FDEM1D Module, but not complete yet. 7 years ago
  Trevor Irons 237b8725a3 Some more changes towards C++-11. Not yet though 7 years ago
  Trevor Irons fe87e26a9a Work towards port to C++-11. Still not functioning, but a snapshot. 7 years ago
  Trevor Irons 75bc41040b Inserted incorectly placed DipoleSource.cpp file. 7 years ago
  Trevor Irons 1348f85ce0 More work towards using c++-11, and better documentation. 7 years ago
  Trevor Irons ecb4f3a034 Work on rebasing to C++-11 and reorganization of Modules. 7 years ago
  Trevor Irons 4c5c148902 Added examples to CMake build and commented out FastDelegte calls. Still need to replace those calls with move semantics. 8 years ago