# Best way to create a wrapper for C library for Continuous version of Tensor Train

**URL:** https://discourse.julialang.org/t/best-way-to-create-a-wrapper-for-c-library-for-continuous-version-of-tensor-train/45479
**Category:** Numerics
**Created:** [August 25, 2020, 12:14am UTC](https://discourse.julialang.org/t/best-way-to-create-a-wrapper-for-c-library-for-continuous-version-of-tensor-train/45479 "2020-08-25T00:14:41Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![mleprovost](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mleprovost/32/7166_2.png) [@mleprovost](https://discourse.julialang.org/u/mleprovost)
#### Post date: [August 25, 2020, 3:14pm UTC](https://discourse.julialang.org/t/best-way-to-create-a-wrapper-for-c-library-for-continuous-version-of-tensor-train/45479/4 "2020-08-25T15:14:55Z")

</div>

Thank you @Tamas_Papp for mentioning this paper in [ApproxFun for vector-valued function - #8 by Tamas\_Papp](https://discourse.julialang.org/t/approxfun-for-vector-valued-function/45135/8).  
So far I have called the Python wrapper c3py of the C library in Julia and its working well. But I want to avoid wrapper of a wrapper and I need to add a few functions.

---

_[View the full topic](https://discourse.julialang.org/t/best-way-to-create-a-wrapper-for-c-library-for-continuous-version-of-tensor-train/45479)._
