The contributor should first review the referenced Python issue (QuantEcon/QuantEcon.py#248) to understand the requested functionality. Then, examine the existing DiscreteDP implementation in the Julia repository, likely in src/discrete dp.jl or similar, to identify where to add the new methods. No additional comments or maintainer guidance are available, so the contributor should infer the expected API from the Python counterpart.
DiscreteDP: Add state_values, action_values · QuantEcon/QuantEcon.jl#120 | Good First Issue