-
-
Notifications
You must be signed in to change notification settings - Fork 198
Roadmap to v1 #187
Copy link
Copy link
Open
Labels
difficultHard or lengthy task.Hard or lengthy task.documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
difficultHard or lengthy task.Hard or lengthy task.documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
This is the roadmap for getting RustQuant to a solid
v1.High priority to-do list:
Calendartrait and related structs to a singleCalendarstruct #303instruments::optionsmodule. #245instruments::bondsmodule. #88Surfacetype. #141Curvetype. #188Payofftrait for defining custom payoffs for use in Monte-Carlo pricing. #246Exercisetype. #247Low priority to-do list:
MultiFactorStochasticProcessthat 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.