Skip to content

BeneSim/xtensor-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirement

  • pybind11 master (not 1.8.1)
  • xtensor 0.1.0

Installation

  • build and install conda recipe

Dev installation

  • symlink include\xtensor-python to $SYS_PREFIX\include\xtensor-python

Testing

Testing xtensor-python requires nosetests

nosetests .

To pick up changes in xtensor-python while rebuilding, delete the build/ directory.

About

Python bindings for xtensor

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 79.2%
  • CMake 12.1%
  • Python 8.7%