Skip to content

Commit

Permalink
README modified
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi3700 committed Apr 12, 2021
1 parent 17140a1 commit b6e5a16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ int main() {
* Expressive Velocity Engine - https://github.com/jfalcou/eve
* Fast multi-dimensional generalized histogram with convenient interface for C++14 - https://github.com/boostorg/histogram
* Vector class library for using the Single Instruction Multiple Data (SIMD) instructions to improve performance on modern microprocessors with the x86 or x86/64 instruction set on Windows, Linux, and Mac platforms - https://github.com/vectorclass/version2
* Console-based email client for Linux and macOS - https://github.com/d99kris/nmail

### Data Science
* CSV for Modern C++ - https://github.com/p-ranav/csv
Expand Down Expand Up @@ -413,6 +414,7 @@ int main() {
* A light-weight high performance tensor algebra framework for modern C++ - https://github.com/romeric/Fastor
* SIMD: C++ image processing and machine learning library - https://github.com/ermig1979/Simd
* NLP - https://github.com/d99kris/spacy-cpp
* Header-only library for using Keras models in C++ - https://github.com/Dobiasd/frugally-deep

### Computer Vision
* OpenCV: Open Source Computer Vision Library - [Tutorials](https://www.opencv-srf.com/p/introduction.html), [Github](https://github.com/opencv/opencv)
Expand Down

0 comments on commit b6e5a16

Please sign in to comment.