Closed
Description
It was discussed that we should write a Lorenz
curve function locally to show what the function is doing and to assist with enabling this lecture series to be wasm
compatible.
- write
Lorenz Curve
function in the lecture without the use of numba (reported toQuantEcon.py
as well Fix numba deprecation notice QuantEcon.py#721) to show students what that function does.
For reference the code can be found here