Skip to content

Commit 401c733

Browse files
authored
Merge pull request fffaraz#570 from egpbos/patch-1
Add xtensor to Math category
2 parents 4613508 + 0c469a9 commit 401c733

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,8 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
523523
* [Vc](https://github.com/VcDevel/Vc) - SIMD Vector Classes for C++. [BSD]
524524
* [Versor](http://versor.mat.ucsb.edu/) - A (fast) Generic C++ library for Geometric Algebras, including Euclidean, Projective, Conformal, Spacetime (etc).
525525
* [Wykobi](http://www.wykobi.com/) - A C++ library of efficient, robust and simple to use C++ 2D/3D oriented computational geometry routines. [MIT]
526+
* [xtensor](https://github.com/QuantStack/xtensor) - A C++14 library for numerical analysis with multi-dimensional
527+
array expressions, inspired by NumPy syntax. [BSD 3-clause] [website](http://quantstack.net/xtensor)
526528

527529
## Memory Allocation
528530

0 commit comments

Comments
 (0)