-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
NeuralPDE.KolmogorovPDEProblem, documented in
- https://neuralpde.sciml.ai/dev/solvers/kolmogorovbackwards_solver/
- https://neuralpde.sciml.ai/dev/examples/kolmogorovbackwards/
are HighDimPDE.PIDEProblem where the nonlinear term is 0.
Associated code and documentation should be migrated to HighDimPDE.jl, which is a more appropriate package to host those types of problem.
Similarly, the optimal stopping problem solver NeuralPDE.NNStopping, documented in
- https://neuralpde.sciml.ai/dev/solvers/optimal_stopping/
- https://neuralpde.sciml.ai/dev/examples/optimal_stopping_american/
should be transferred to HighDimPDE.jl.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request