JuliaQuant / FinancialDerivatives.jl

Financial derivatives modeling and pricing in Julia.
https://juliaquant.github.io/FinancialDerivatives.jl/dev/
Other
56 stars 13 forks source link

File not found #1

Closed femtotrader closed 5 years ago

femtotrader commented 5 years ago

https://github.com/brilhana/FinancialDerivatives.jl/blob/00b4cc891b398eaa88363914be614c981df37c65/src/FinancialDerivatives.jl#L32

I think it should be

include("models/cox_ingersoll_ross.jl") 
femtotrader commented 5 years ago

Renaming cox_ingersoll_ross.jl.jl to cox_ingersoll_ross.jl

Fixing also missing coma in export