Logo
Explore Help
Register Sign In
ddoebel/pricing
1
0
Fork 0
You've already forked pricing
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
pricing/qengine/__init__.py

6 lines
131 B
Python
Raw Permalink Normal View History

Restructure C++ core into cpp module and package bindings. Move the pricing engine sources out of src/ into cpp/, add the closed-form engine and pybind wiring, and align tests/build targets with the new project layout. Made-with: Cursor
2026-04-02 16:30:33 +02:00
"""Qengine: quant pricing backend (native extension in qengine.qengine)."""
from .qengine import bs_price
__all__ = ["bs_price"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 217ms Template: 46ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API