Hi Hans,
On Thu, Aug 16, 2018 at 10:51 AM, Hans Dembinski
wrote:
> Hi Sylvain,
>
> On 15. Aug 2018, at 19:38, Sylvain Corlay
> wrote:
>
> If `pybind11` is included, it could be interesting to also include
> `xtensor` and `xtensor-python`.
>
> - Xtensor is a C++ dynamic N-d array library that
Hi Sylvain,
> On 15. Aug 2018, at 19:38, Sylvain Corlay wrote:
>
> If `pybind11` is included, it could be interesting to also include `xtensor`
> and `xtensor-python`.
>
> - Xtensor is a C++ dynamic N-d array library that offers numpy-like features
> including broadcasting and universal func
Dear Paul,
> On 15. Aug 2018, at 12:50, Pauli Virtanen wrote:
>
> Please go ahead --- the relevant source file is here:
>
> https://github.com/numpy/numpy/blob/master/doc/source/user/c-info.python-as-glue.rst
>
> It also does no mention CFFI either, mostly because the original text
> predates