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