<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 31.01.2018 17:58, Chris Barker
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALGmxEKjxhN4apbKfnbNzNcBbAoB4WChxU2R301M2hymkKvuyQ@mail.gmail.com">
      <div dir="ltr">I'm guessing you could use Cython to make this
        easier.</div>
    </blockquote>
    <br>
    ... or Boost.Python (<a class="moz-txt-link-freetext" href="http://boostorg.github.io/python">http://boostorg.github.io/python</a>), which has
    built-in support for NumPy
    (<a class="moz-txt-link-freetext" href="http://boostorg.github.io/python/doc/html/numpy/index.html">http://boostorg.github.io/python/doc/html/numpy/index.html</a>), and
    supports both directions: extending Python with C++, as well as
    embedding Python into C++ applications.<br>
    <br>
    <div class="moz-signature"><br>
      <div class="moz-signature"><img moz-do-not-send="false"
          src="cid:part1.B9469152.B324D7CF@seefeld.name" alt="Stefan"
          width="73" height="45"><br>
        <pre>-- 

      ...ich hab' noch einen Koffer in Berlin...
    </pre>
      </div>
    </div>
  </body>
</html>