Roadmap to v1
#187
Labels
difficult
Hard or lengthy task.
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
This is the roadmap for getting RustQuant to a solid
v1
.High priority to-do list:
instruments::options
module. #245instruments::bonds
module. #88Curve
type. #188Surface
type. #141Payoff
trait for defining custom payoffs for use in Monte-Carlo pricing. #246Exercise
type. #247Low priority to-do list:
MultiFactorStochasticProcess
that can implement multi-factor models, such as Heston, SABR, Libor Market Model, Chen Model, etc.Notes:
#[derive(derive_builder::Builder)]
where it makes sense, such as for building financial instruments. This also has the benefit of providing default arguments.The text was updated successfully, but these errors were encountered: