
NumCpp: A Templatized Header Only C++ Implementation of the Python NumPy Library
Author: David Pilger dpilger26@gmail.com
Version: 2.0.0
License
Copyright 2020 David Pilger
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the S
NumCpp是一个C++头文件库,实现了Python NumPy库的功能。这个库支持C++14及以上标准,兼容多种编译器和Boost版本。文章介绍了NumCpp的特性,包括支持std::complex,更多NdArray构造函数,polyfit函数等,并提供了从NumPy到NumCpp的快速入门指南,展示了如何创建和操作 NdArray,包括初始化、切片、广播、随机数生成、拼接、迭代、逻辑操作、比较、数学函数和线性代数等。
最低0.47元/天 解锁文章
898

被折叠的 条评论
为什么被折叠?



