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
b059847017
Link with iomp5 on Apple instead of libomp for better interopreability with Anaconda
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 лет назад
John Daily
7dd8547f87
Windows tweaks
5 лет назад
Trevor Irons
65034cb932
pybind11 working for RectilinearGrid
5 лет назад
Trevor Irons
729aeb3585
Python wrapper additions
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 лет назад