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