v0.1.10
Minor Changes:
- remove usage of
np.floatas this is deprecated. Instead usenp.float16,np.float32,... - update 3d plot to work with newer versions of
matplotlib(gcawas deprecated) - Update Readthedocs YAML to match the new file requirements (include build section)