pbrod
|
f8edea49d5
|
Fixed failing test for piecewise
|
9 years ago |
pbrod
|
c78cf86ae4
|
added --doctest-modules
|
9 years ago |
pbrod
|
9d5c4adb64
|
Small fix
|
9 years ago |
pbrod
|
d04c28df0d
|
Merge branch 'master' of https://github.com/wafo-project/pywafo.git
|
9 years ago |
pbrod
|
c4e5bfd66a
|
Deleted namedtuple, fixed bug in piecewise
|
9 years ago |
Per A Brodtkorb
|
52411de937
|
Simplified doctests
|
9 years ago |
pbrod
|
30dfdfb497
|
pep8
|
9 years ago |
pbrod
|
6868165940
|
Reduced cyclomatic complexity
|
9 years ago |
pbrod
|
184931a4e5
|
Added image to code-climate
|
9 years ago |
pbrod
|
886c998ee5
|
Updated setup.cfg
|
9 years ago |
pbrod
|
b7283170bb
|
Dropped support for python 3.3
|
9 years ago |
pbrod
|
0684f8230c
|
updated help header
|
9 years ago |
pbrod
|
841524b8ac
|
Removed duplicated variables
|
9 years ago |
pbrod
|
771c6e4313
|
Small fix
|
9 years ago |
pbrod
|
4fc5a1fec4
|
pep8
|
9 years ago |
pbrod
|
858f513111
|
Replaced tabs with spaces....
|
9 years ago |
Per A Brodtkorb
|
c2a9247d00
|
Removed tabs from c_functions.c refaactored quadgr
|
9 years ago |
Per A Brodtkorb
|
4366d3eeb0
|
added test_sg_filter.py
|
9 years ago |
Per A Brodtkorb
|
273cb63f28
|
pep8
|
9 years ago |
Per A Brodtkorb
|
96eec04b0e
|
pep8
|
9 years ago |
Per A Brodtkorb
|
918bf837a8
|
Simplified delete_text_object
|
9 years ago |
Per A Brodtkorb
|
15461795c1
|
updated SmoothNd
|
9 years ago |
Per A Brodtkorb
|
f207791b6e
|
Refactored smoothn into SmoothNd and _Filter classes
|
9 years ago |
Per A Brodtkorb
|
8e411b384d
|
updated Kalman and HampelFilter
|
9 years ago |
Per A Brodtkorb
|
6257bc6a96
|
Simplified HampelFilter
|
9 years ago |
Per A Brodtkorb
|
e2323eab87
|
Removed unused code and added test for shiftdim
|
9 years ago |
Per A Brodtkorb
|
e59eb05226
|
pep8
|
9 years ago |
Per A Brodtkorb
|
d0867b5c72
|
Removed duplicated dea3 from integrate and misc.py import from numdifftools.extrapolate.dea3 instead
pepified
|
9 years ago |
Per A Brodtkorb
|
990e2a5151
|
Simplified common_shape
|
9 years ago |
Per A Brodtkorb
|
67eb1e6a02
|
refactored findrfc
|
9 years ago |
Per A Brodtkorb
|
884a5588ba
|
Deleted misc.hypgf function
refactored:
misc.findoutliers
objects.TimeSeries.wave_periods
|
9 years ago |
Per A Brodtkorb
|
f1dc17a9fa
|
added files:
.codeclimate.yml
test_bitwise.py
test_dct_pack.py
|
9 years ago |
Per A Brodtkorb
|
4c90891b59
|
updated verstion_image
|
9 years ago |
Per A Brodtkorb
|
8369463583
|
Fixed a bug.
|
9 years ago |
Per A Brodtkorb
|
6a8f21d330
|
Added wafo-logo to README.rst
|
9 years ago |
Per A Brodtkorb
|
76b5040134
|
Added tests
|
9 years ago |
Per A Brodtkorb
|
9522c6c24f
|
Cleanup of code
|
9 years ago |
Per A Brodtkorb
|
e6ab39cbe7
|
Made test more robust
|
9 years ago |
Per A Brodtkorb
|
b00046d4e3
|
Made tests even more robust
|
9 years ago |
Per A Brodtkorb
|
d40af0da00
|
Fixed tests
|
9 years ago |
Per A Brodtkorb
|
4838347784
|
Made test_integrate.py more robust
|
9 years ago |
Per A Brodtkorb
|
7923eb3153
|
Replaced iteritems with a python 3 compatible iterable dict items.
|
9 years ago |
Per A Brodtkorb
|
e545a2f025
|
MAde sure arrays used as indices is of integer type
|
9 years ago |
Per A Brodtkorb
|
891510e42f
|
Made tests more robust
|
9 years ago |
Per A Brodtkorb
|
8b4e4dae57
|
Made code python 3 compatible:
Replaced round with numpy.round
replaced map with list-comprehension
|
9 years ago |
Per A Brodtkorb
|
cef998d962
|
made code python 3 compatible:
Replaced xrange with range
Replaced map with list comprehension
|
9 years ago |
Per A Brodtkorb
|
c903426235
|
Added from __future__ absolute_import
|
9 years ago |
Per A Brodtkorb
|
dc30945300
|
Added from __future__ absolute_import
Deleted obsolete magic.py
|
9 years ago |
Per A Brodtkorb
|
0b6036a5d7
|
added from __future__ absolute_import
|
9 years ago |
Per A Brodtkorb
|
c585c8087a
|
added from __future__ import absolute_import
Deleted wafodata.py
|
9 years ago |