Bharath Radhakrishnan

Results 4 issues of Bharath Radhakrishnan

Hi all, appreciate the efforts here! In my view, the documentation is very limited and can be made more detailed. For example, many terms in the Glossary section haven't been...

### Description While I was going through the code to play around with the issue #13334, I noticed this raise call https://github.com/astropy/astropy/blob/19cc80471739bcb67b7e8099246b391c355023ee/astropy/stats/funcs.py#L1287-L1297 Although the documentation mentions that SciPy cannot be...

Feature Request
stats

### Description This pull request is to address #13448. Adds a new if statement inside the block for SciPy and raises ``` ValueError('SciPy does not support N>100. Need mpmath package...

stats

This PR resolves #74 Currently this branch does not faithfully build tests. The last commit where everything apart from tests works is 9baff5e. Here's a list of things to fix...