summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/test_compile_function.py
diff options
context:
space:
mode:
authorYannick Jadoul <yannick.jadoul@belgacom.net>2018-09-18 21:48:03 +0200
committerCharles Harris <charlesr.harris@gmail.com>2018-09-18 14:48:03 -0500
commit9741ce23eeeb972d5097cd8d5a835c67fb40ff26 (patch)
treef643d1252095f29e123c18c97e4ef4acf17e1d93 /numpy/f2py/tests/test_compile_function.py
parenta19d9de805f4cef2dfb02f7e2c1ecd3c55ab2b6a (diff)
downloadnumpy-9741ce23eeeb972d5097cd8d5a835c67fb40ff26.tar.gz
DOC: add docstrings for numeric types (#11858)
* DOC: add docstring for np.float16 (see #10106) * DOC: add docstrings for uint8, uint16, uint32, uint64 (see #10106) * DOC: make numeric types' docstrings char codes formatting consistent * DOC: Adding documentation to C/Python compatible names of scalar types * DOC: Adding platform-dependent aliases to scalar type docstrings * DOC: Fix typos and minor issues in scalar type docstrings * DOC: Add hard-coded aliases to scalar type docstrings * DOC: Fix platform-dependent aliases in doc string of scalar types * DOC: Fix indentation of numeric types' docstring * TST: Add test checking for platform-dependent generation of numeric type docstrings * TST: Fix docstring test failures when PYTHONOPTIMIZE/Py_OptimizeFlag > 1 * TST: Moving check of PYTHONOPTIMIZE for test_numerictypes.py::TestDocStrings into pytest.mark.skip decorator * DOC: Cleanup code for adding docstrings to numeric types and mention canonical type name * DOC: Cleaning up access of numeric type objects and character codes in dynamic docstring generation * DOC: Prepend 'np.' to numeric type docstrings * MAINT: Remove dead code, rename function * DOC: Cleaning up numeric_type_aliases in core/_add_newdocs.py * DOC: Fixing dynamic aliases in docstrings for complex scalar types * DOC: Removing docstrings for complex scalar types in numpy/core/src/multiarray/scalartypes.c.src, as they are now set in numpy/core/_add_newdocs.py * DOC: Merging lists of different dynamic aliases into one, and prepending 'np.' to fixed aliases * DOC: Adding scalar type docstring improvements to release notes * DOC: Tweak release notes
Diffstat (limited to 'numpy/f2py/tests/test_compile_function.py')
0 files changed, 0 insertions, 0 deletions