Skip to content

Commit

Permalink
roadmap: adjust outline structure
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanv committed Jul 26, 2018
1 parent 149636c commit b7f1f31
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions doc/neps/roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,20 @@ in. It may be used to encourage and inspire developers and to search for
funding.

Interoperability protocols & duck typing
========================================
----------------------------------------

`__array_function__`
--------------------
See `NEP 18`_ and a sample implementation_
- `__array_function__`

Array Duck-Typing
-----------------
`NEP 22`_ `np.asduckarray()`
See `NEP 18`_ and a sample implementation_

- Array Duck-Typing

Mixins like `NDArrayOperatorsMixin`:
`NEP 22`_ `np.asduckarray()`

- for mutable arrays
- for reduction methods implemented as ufuncs
- Mixins like `NDArrayOperatorsMixin`:

- for mutable arrays
- for reduction methods implemented as ufuncs

Better dtypes
-------------
Expand Down

0 comments on commit b7f1f31

Please sign in to comment.