- 20 May, 2020 4 commits
-
-
Kris Vanneste authored
-
Kris Vanneste authored
-
Kris Vanneste authored
Replaced ABC with ABCMeta (PY2/3 compatibility).
-
Kris Vanneste authored
-
- 16 May, 2019 17 commits
-
-
Kris Vanneste authored
-
Kris Vanneste authored
-
Kris Vanneste authored
-
Kris Vanneste authored
-
Kris Vanneste authored
Replaced PY2-incompatible @ operator with np.dot in from_points method of Plane. Made super call in __init__ method of RotationMatrix PY2-compatible.
-
Kris Vanneste authored
Removed redundant import from abc. Made super call in __init__ method of DiscretizedRectangularSurface PY2-compatible.
-
Kris Vanneste authored
Fixed PY2-incompatible argument order in space3.Point instantiation in project method of Point.
-
Kris Vanneste authored
Added from __future__ stanza. Made super call in __init__ method of DiscretizedSimpleSurface PY2-compatible. Removed trailing comma in ax.fill call in plot_simple_surfaces function.
-
Kris Vanneste authored
Added from __future__ stanza. Made super calls in __init__ method of Seismogram PY2-compatible. Moved imports from bokeh to show method of Seismogram. Made super calls in __init__ and get_dft methods of Accelerogram PY2-compatible.
-
Kris Vanneste authored
Added from __future__ stanza. Made definition of abstract classes ResponseCalculator and PeakCalculator PY2-compatible. Made super calls in __call__ methods of NewmarkBetaRC, NigamJenningsRC and SpectralRC PY2-compatible.
-
Kris Vanneste authored
Made definition of abstract classes DataBase and DataRecord PY2-compatible.
-
Kris Vanneste authored
Made super calls in __init__ methods of Catalog and Network PY2-compatible.
-
Kris Vanneste authored
Made super call in __init__ method of AccDFT PY2-compatible.
-
Kris Vanneste authored
-
Kris Vanneste authored
Fixed PY2-incompatible argument order in datetime call in __init__ method of Time. Modified __init__ method of Date to remove PY2-incompatible argument order in method call.
-
Kris Vanneste authored
-
Kris Vanneste authored
-
- 14 May, 2019 3 commits
-
-
Kris Vanneste authored
Made super calls in __setattr__ method of Object PY2-compatible.
-
Kris Vanneste authored
-
Kris Vanneste authored
-
- 21 Dec, 2018 1 commit
-
-
Kris Vanneste authored
Major update
-
- 18 Dec, 2018 1 commit
-
-
Bart Vleminckx authored
-
- 14 Dec, 2018 1 commit
-
-
Bart Vleminckx authored
-
- 11 Dec, 2018 1 commit
-
-
Bart Vleminckx authored
-
- 07 Dec, 2018 1 commit
-
-
Bart Vleminckx authored
-
- 16 Oct, 2018 7 commits
-
-
Bart Vleminckx authored
-
Bart Vleminckx authored
-
Bart Vleminckx authored
-
Bart Vleminckx authored
-
Bart Vleminckx authored
-
Bart Vleminckx authored
-
Bart Vleminckx authored
-
- 03 Oct, 2018 4 commits
-
-
Bart Vleminckx authored
-
Bart Vleminckx authored
-
Bart Vleminckx authored
-
Bart Vleminckx authored
-