- Defaults to numpy backend unless jax has already been imported.
- backend.py has been renamed to nonnumeric.py to clarify that it is
simply the functions which do not require any additional packages.
- Docstrings have been reformatted to comply better with numpydoc.
- Added `gmnd` function for the geometric meandian.