Pinned Repositories
AlgorithmPractice
Codes for practicing on algorithms in book T. H. Cormen et al. ,"Introduction to Algorithm," 3rd ed.
CIFAR10-img-classification-tensorflow
image classification with CIFAR10 dataset w/ Tensorflow
CompareMatLibs
Codes for comparing matrix libraries such as Eigen, Newmats, and so on...
CPP_ONNX_API
Tools for easy use of ONNX for CPP users. (now testing codes)
CppCastingExamples
This repository is for demonstration of example codes for castings in c++
CRTPExample
Example codes of static polymorphism and expression template using CRTP
difInt
Header-only compile-time template library for representing algebraic expressions, deriving differential and integral of the expression, and evaluating them by values.
Matrix
An easy-to-use header-only C++ library for matrix representation and calcualtion
OptionManager
Saving and retrieving variant-type option values with std::map-like interface
TestTools
The simplest test tools
QUOPA's Repositories
QUOPA/Matrix
An easy-to-use header-only C++ library for matrix representation and calcualtion
QUOPA/CompareMatLibs
Codes for comparing matrix libraries such as Eigen, Newmats, and so on...
QUOPA/CRTPExample
Example codes of static polymorphism and expression template using CRTP
QUOPA/difInt
Header-only compile-time template library for representing algebraic expressions, deriving differential and integral of the expression, and evaluating them by values.
QUOPA/OptionManager
Saving and retrieving variant-type option values with std::map-like interface
QUOPA/TestTools
The simplest test tools
QUOPA/AlgorithmPractice
Codes for practicing on algorithms in book T. H. Cormen et al. ,"Introduction to Algorithm," 3rd ed.
QUOPA/CIFAR10-img-classification-tensorflow
image classification with CIFAR10 dataset w/ Tensorflow
QUOPA/CPP_ONNX_API
Tools for easy use of ONNX for CPP users. (now testing codes)
QUOPA/CppCastingExamples
This repository is for demonstration of example codes for castings in c++
QUOPA/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
QUOPA/CudaTutorial
QUOPA/FlutterTutorial
codes for learning Flutter and Dart
QUOPA/onnx
Open standard for machine learning interoperability
QUOPA/RandomForest
QUOPA/Tensor
A Tensor Library
QUOPA/ThreadsPractice
(Personal) Exercise on Multi-Thread using C++
QUOPA/vcpkg-registry
vcpkg registry for custom library dependencies
QUOPA/vcpkg-registry-1
North Wind vcpkg Registry