pbrod
|
f8edea49d5
|
Fixed failing test for piecewise
|
9 years ago |
pbrod
|
c4e5bfd66a
|
Deleted namedtuple, fixed bug in piecewise
|
9 years ago |
Per A Brodtkorb
|
4366d3eeb0
|
added test_sg_filter.py
|
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
|
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
|
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
|
5a6b1a6a3a
|
Made test more robust again
|
9 years ago |
Per A Brodtkorb
|
0fd326937f
|
Made tests more robust + pep8 on core.py
|
9 years ago |
Per A Brodtkorb
|
2c77550e6f
|
removed test_numpy_utils.py + pepified test_trdata + disabled plot in test_specdata1d.py
|
9 years ago |
Per A Brodtkorb
|
6a14fd0c7e
|
Deleted obsolete test folder, numpy_utils.py + tests more robust
|
9 years ago |
pbrod
|
7403d821df
|
updated .travis.yml
moved some funtions from numpy_utils -> misc.
pep8
|
9 years ago |
pbrod
|
9cc13046a5
|
Changed doctests into unittests
|
9 years ago |
pbrod
|
4fd4e5349e
|
Changed doctest for normndprb into a unittest
|
9 years ago |
pbrod
|
3495621f69
|
Changed doctest to unittest
|
9 years ago |
pbrod
|
4b95613cfb
|
Renamed test folders to "tests"
|
9 years ago |