File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 3
3
** Hedgehog** is a modular, SciML-inspired derivatives pricing library in Julia.
4
4
5
5
[ ![ Build Status] ( https://github.com/aleCombi/Hedgehog.jl/actions/workflows/CI.yml/badge.svg?branch=master )] ( https://github.com/aleCombi/Hedgehog.jl/actions/workflows/CI.yml?query=branch%3Amaster )
6
+ [ ![ Documentation] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://alecombi.github.io/Hedgehog.jl/ )
6
7
7
8
## 📐 Design Overview
8
9
@@ -68,6 +69,10 @@ Hedgehog supports calibration via a unified interface:
68
69
- Built on top of SciML components (DifferentialEquations.jl, NonlinearSolve.jl, Integrals.jl)
69
70
- Open-source and focused on prototyping cutting-edge methods
70
71
72
+ ## 📖 Documentation
73
+
74
+ Complete documentation is available at [ https://alecombi.github.io/Hedgehog.jl/ ] ( https://alecombi.github.io/Hedgehog.jl/ )
75
+
71
76
## 📄 License
72
77
73
78
MIT
You can’t perform that action at this time.
0 commit comments