Re: [Numpy-discussion] Add pybind11 to docs about writing binding code

2018-08-17 Thread Neal Becker
The only way I've seen xtensor used is *with* pybind11 On Fri, Aug 17, 2018 at 5:45 PM Robert Kern wrote: > On Fri, Aug 17, 2018 at 2:00 AM Hans Dembinski > wrote: > >> Hi Sylvain, >> >> On 16. Aug 2018, at 13:29, Sylvain Corlay >> wrote: >> >> Actually, xtensor-python does a lot more in terms

Re: [Numpy-discussion] Add pybind11 to docs about writing binding code

2018-08-17 Thread Robert Kern
On Fri, Aug 17, 2018 at 2:00 AM Hans Dembinski wrote: > Hi Sylvain, > > On 16. Aug 2018, at 13:29, Sylvain Corlay > wrote: > > Actually, xtensor-python does a lot more in terms of numpy bindings, as it > uses the C APIs of numpy directly for a number of things. > > Plus, the integration into the

Re: [Numpy-discussion] Add pybind11 to docs about writing binding code

2018-08-17 Thread Hans Dembinski
Hi Sylvain, > On 16. Aug 2018, at 13:29, Sylvain Corlay wrote: > > Actually, xtensor-python does a lot more in terms of numpy bindings, as it > uses the C APIs of numpy directly for a number of things. > > Plus, the integration into the xtensor expression system lets you do things > such as v