Conversation
整理金融衍生品定价与风险估计项目提交代码。 - 提供 C++17/CUDA 蒙特卡洛定价实现与示例配置 - 移除测试和实验产物,保留格式与关键注释 - 附上 Markdown 实验报告及其引用图表
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
提交“金融衍生品定价与风险估计”项目代码,目录为
05_option_pricing/涂家俊/。金融模型与 CUDA 设计
DeviceReduce::Sum和 FP64 统计量完成汇总。提交内容
.clang-format。验证
pricer_cli --version输出pricer_cli 0.1.0。clang-format --dry-run --Werror。git diff --cached --check;报告的 6 个相对图表链接已逐一核对。