-
08:16
- 12h behind - https://luca-wei-website.vercel.app/
Stars
HIP: C++ Heterogeneous-Compute Interface for Portability
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
NYCU Introduction of Machine Learning 2023 (王聖智老師 授課)
A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.
The programs for all the labs in NCTU EE 2016 Spring VLSI Testing
MATLAB codes for LMS, VSLMS, NLMS, RLS algorithms used in Adaptive Filters course taught by Dr. Massoud Babaie-Zadeh (Fall 2021)
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
Clean Code Collection books-写代码的艺术--但是也不能死读书,照搬理论实践
Immersed boundary method empowered by signed distance field, and OpenFOAM.
Hypodermic is an IoC container for C++. It provides dependency injection to your existing design.
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Tra…
daily stock screening by using Mark Minervini's volatility contraction pattern detection, stage 2 template searching and news sentiment analysis by openAi api
Mark Minervini's 8 principles stock scanning
A program screens stocks following Mark Minervini's strategy.
C++ AOP framework. Intuitive and fast to do AOP with C++.
C++ Rapid development library based on Inversion of Control And Aspect Oriented Programming Support.
Implementation and analysis of five different GPU based SPMV algorithms in CUDA
A simple implementation of the service locator design pattern in C++