-
LearningModCppFinance Public
Example source code, notes, and errata for _Learning Modern C++ for Finance_, by Daniel Hanson (O'Reilly)
-
-
Supporting materials supporting submission proposals to CppCon 2023
Boost Software License 1.0 UpdatedJun 26, 2023 -
-
-
date Public
Forked from HowardHinnant/dateA date and time library based on the C++11/14/17 <chrono> header
C++ Other UpdatedFeb 17, 2022 -
CppCoreGuidelines Public
Forked from isocpp/CppCoreGuidelinesThe C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Python Other UpdatedNov 23, 2021 -
XLDate Public
A C++ Date class based on the new C++20 date namespace and compatible with Excel's date indexing
-
skewtDist Public
Forked from dan9401/skewtDistskewtDist package - GSoC 2019 Project - The R Project for Statistical Computing
R UpdatedDec 31, 2020 -
sql-server-samples Public
Forked from microsoft/sql-server-samplesAzure Data SQL Samples - Official Microsoft GitHub Repository containing code samples for SQL Server, Azure SQL, Azure Synapse, and Azure SQL Edge
Other UpdatedNov 11, 2020 -
RcppBlogCode Public
Sample code accompanying RStudio blog series on "R Package Integration with Modern Reusable C++ Code Using Rcpp"
-
-
QuickAndDirtyRMarkdown Public
A Quick and Dirty First Example Using R Markdown with Financial Data
MIT License UpdatedFeb 5, 2020 -
Python2Cpp Public
Forked from BakeryDragon/Python2CppLatest version of pybind11 application
Python UpdatedDec 30, 2019 -
TxnSimCppFirstPrototype Public
A simple daily transaction example for implementation of transaction simulation in C++
-
CppCon2019Backup Public
Slides and Code for _Leveraging Modern C++ in Quantitative Finance_
-
-
IKTrading Public
Forked from IlyaKipnis/IKTradingIlya Kipnis's miscellaneous quantstrat extensions, indicators, and order-sizing functions.