Trevor
4fecc41995
Addition of Matlab.mex support. Currently only hantenna is wrapped as a
.mex. Additionally, the latest Eigen release is now used.
vor 2 Jahren
Trevor Irons
3bfa3f188c
pybind additions
vor 3 Jahren
Trevor Irons
5577a61e40
Windows Fixes
vor 3 Jahren
Trevor Irons
ee7121abcf
Clean up of KiHa test
vor 3 Jahren
Trevor Irons
7f0b056cf9
Fix to Boost in CMake to throw error when not found but requested. Also fixed bench kiha test
vor 3 Jahren
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.
vor 4 Jahren
Trevor Irons
54cf400173
Windows 10 fixes for OpenMP
vor 4 Jahren
John Daily
269b30bea3
msvc
vor 4 Jahren
Trevor Irons
2993b1af4d
testing of IRONS filter coeffs
vor 4 Jahren
Trevor Irons
b6b2ffabb9
non-closed loops are now grounded
vor 4 Jahren
Trevor Irons
9463a482a2
Cleanup of new progressbar
vor 5 Jahren
Trevor Irons
f4fb29b94b
Removal of boost progress bar, replaced with simple RAII class
vor 5 Jahren
Trevor Irons
69b36eb14a
Revert of yaml-cpp to 0.6.2 due to YAML_LIBRARIES not being set in master
vor 5 Jahren
Trevor Irons
098f53d289
Python binder fix for reading in files
vor 5 Jahren
Trevor Irons
d88f0c6891
bump of pyLemma
vor 5 Jahren
Trevor Irons
11967300c1
Improved speed for horizontal loops, reduced initialization of unused resources
vor 5 Jahren
Trevor Irons
b473bf7daf
Polygonal wire antenna now uses std::move realizing some perf. benefits.
vor 5 Jahren
Trevor Irons
096404cf52
Incrimental performance checks
vor 5 Jahren
Trevor Irons
a84f85654c
Fixes for python wrapper with ABC inheritence. Also fixed EM1D to not clone antenna in tight loop
vor 5 Jahren
Trevor Irons
b7240d6e64
Addition of missing wrapper functions in PolygonalWireAntenna
vor 5 Jahren
Trevor Irons
7c978773e8
EMEarth1D functional in pyLemma
vor 5 Jahren
Trevor Irons
1a0aa0a20c
More wrapper work
vor 5 Jahren
John Daily
8526dca554
Windows tweaks to setup.py for .pyd files
vor 5 Jahren
Trevor Irons
6ddbd0a5c6
python wrapper progress
vor 5 Jahren
Trevor Irons
085af030ae
Python wrapper for DipoleSource added
vor 5 Jahren
Trevor Irons
edd62be899
Removed calls to shared_from_this from DipoleSource, this allows for pybind11 wrapping and should improve performance
vor 5 Jahren
Trevor Irons
24a7936a2d
Initial Travis script for building wheels
vor 5 Jahren
Trevor Irons
dd85c872aa
More work on Python wrapper
vor 5 Jahren
Trevor Irons
a277c26d1f
Updates for python wrapping of LemmaCore
vor 5 Jahren
Trevor Irons
fddfb1ab25
Removed prefix from modules in
vor 5 Jahren
Trevor Irons
a045a6acb1
Improved python import heirarchy (sp?). Now you can use: from pyLemma import pyFDEM1D which is the intuitive way to do this.
vor 5 Jahren
Trevor Irons
dcea3eb768
Added to wrapper for WireAntenna including serialize
vor 5 Jahren
Trevor Irons
986324fbd5
Towards a new Python wrapper
vor 5 Jahren
Trevor Irons
f0e7ddc6e5
Fix for CTest in versions 3.14 and greater
vor 5 Jahren
Trevor Irons
9ffb228649
Minor tweaks including VTK version bump
vor 5 Jahren
Trevor Irons
4f5cf8deed
Remove VTK 6 & 7 support. This was driven by VTK 8 deprecation of vtkHyperOctree.
vor 5 Jahren
Trevor Irons
133a27bf54
Eantenna.
vor 5 Jahren
Trevor Irons
f3ecc70824
Timing and comparison work.
vor 5 Jahren
Trevor Irons
6673e45307
KiHa unit test expanded
vor 5 Jahren
Trevor Irons
911cf95ce3
KiHa testing tweaks
vor 5 Jahren
Trevor Irons
f35c88ebb6
Edits to fix Chave when using GCC 8.
vor 5 Jahren
Trevor Irons
3a6f89bc3c
Test fix of CMake for MacOS
vor 5 Jahren
tirons
d8e73980f9
Fix on MacOS which does not default to CXX-11
vor 5 Jahren
Trevor Irons
90639a009e
added missing files for FCT
vor 5 Jahren
Trevor Irons
dbe43c62a7
Added missing files
vor 5 Jahren
Trevor Irons
9dcb2cae05
Additions to bring in cos and sin transform, as well as beginning to impliment the TEM classes again.
vor 5 Jahren
Trevor Irons
a25a93d59c
Fix MSVC warnings regarding unsigned integer comparisons, and DipoleSource::Serialize infinite recursion.
vor 6 Jahren
Trevor Irons
6b77a42717
Cleaning up Doxygen warnings, and added DCIP Module
vor 6 Jahren
Trevor Irons
0171b9235d
MSVC flag for extended alignment added as option
vor 6 Jahren
Trevor Irons
cc8e4a5844
MS compiler error on GQGauss
vor 6 Jahren