circstat / pycircstat

Toolbox for circular statistics with Python
MIT License
157 stars 42 forks source link

two more tests #37

Closed philippberens closed 9 years ago

philippberens commented 9 years ago

i implemented two more tests.

open: cmtest, hktest, ktest,kuiper, wwtest

philippberens commented 9 years ago

Assert for T in sym_test is not neccessary, as this is just the value returned by a scipy function

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.03%) when pulling 9ff3db87f79d7f58623a0dc8efef9592535e4aee on philippberens:master into 1f82fe271374f5be8c8d078a4c60fb4be2c2b0e3 on circstat:master.

philippberens commented 9 years ago

I changed the axis to none, but wasn't sure how to add the decorator, since you have both alpha and w? Maybe merge, and then add the decorator yourself?

coveralls commented 9 years ago

Coverage Status

Coverage increased (+1.46%) when pulling 33d2f721c3dd0115ef519e77f44dda4cbf600e01 on philippberens:master into 1f82fe271374f5be8c8d078a4c60fb4be2c2b0e3 on circstat:master.