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
Trevor Irons
8399fd6a60
Merge branch 'master' of https://lemma.codes/Lemma
4 years ago
Trevor Irons
2993b1af4d
testing of IRONS filter coeffs
4 years ago
Trevor Irons
444e739fb4
Bump for pyLemma
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
4753038229
Merge branch 'master' of https://lemma.codes/Lemma
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
b059847017
Link with iomp5 on Apple instead of libomp for better interopreability with Anaconda
5 years ago
Trevor Irons
098f53d289
Python binder fix for reading in files
5 years ago
Trevor Irons
378cf52401
Merge branch 'master' of https://lemma.codes/Lemma
5 years ago
Trevor Irons
4ec7e1f0e3
CMake tweak for old boost
5 years ago
Trevor Irons
9678fa0811
python bump
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
13adc38967
Version bump
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
075a8b4195
Merge branch 'master' of https://lemma.codes/Lemma
5 years ago
Trevor Irons
085af030ae
Python wrapper for DipoleSource added
5 years ago
Trevor Irons
e760a2c329
Merge pull request #1 from LemmaSoftware/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
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
939f5e556b
Merge branch 'master' of https://lemma.codes/Lemma
5 years ago
Trevor Irons
fddfb1ab25
Removed prefix from modules in
5 years ago
Trevor Irons
0002dc957a
Many linux changes for python wrapper
5 years ago
Trevor Irons
ee744f9bd6
Fix for python license
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
74ca15e27c
Merge branch 'master' of https://lemma.codes/Lemma
5 years ago
Trevor Irons
dcea3eb768
Added to wrapper for WireAntenna including serialize
5 years ago
John Daily
7dd8547f87
Windows tweaks
5 years ago
Trevor Irons
65034cb932
pybind11 working for RectilinearGrid
5 years ago
Trevor Irons
729aeb3585
Python wrapper additions
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
05609e0bd8
Fix VTK library types
5 years ago
Trevor Irons
c77fa33f23
Further discouragement of in-source builds
5 years ago
Trevor Irons
50e0028649
still cleaning up superbuild
5 years ago
Trevor Irons
1b72e7931c
test on Kingspeak
5 years ago
Trevor Irons
21ae0ab38b
Better warnings about 8.90
5 years ago