Skip to content

Commit

Permalink
add rvalue conversion for numpy dtypes -> long, add test for it
Browse files Browse the repository at this point in the history
  • Loading branch information
carsten-forty2 committed Dec 21, 2017
1 parent f5e633d commit d26a804
Show file tree
Hide file tree
Showing 13 changed files with 520 additions and 406 deletions.
2 changes: 1 addition & 1 deletion doc/conf.py
Expand Up @@ -65,7 +65,7 @@

# Check for external sphinx extensions
deps = ['sphinxcontrib-programoutput',
'sphinxcontrib-bibtex',
#'sphinxcontrib-bibtex',
# 'sphinxcontrib-doxylink',
'numpydoc']
modules = [str(m).rsplit()[0] for m in pip.get_installed_distributions()]
Expand Down

0 comments on commit d26a804

Please sign in to comment.