Matt McKay

Results 376 comments of Matt McKay

Thanks @jstac and @natashawatkins. I was thinking of putting a release together but I will do so after this is resolved.

We might be able to use a `decorator` to keep backward compatibility. If an LSS object is passed we could then unwrap the object and pass in the data (from...

thanks @shizejin I will transfer this PR to https://github.com/quantecon/lecture-python.myst as we are making the switch today.

This has been transferred to https://github.com/QuantEcon/lecture-python.myst/pull/123

Thanks @vincentxavier. I am about to merge #37 which is a pretty extensive rewrite of this package (with the aim to make it more maintainable over the long term) and...

@vincentxavier I saw that you had made some commits so I have enabled the CI to run for you.

Good idea ... +1 for adding it to the library. I have just recently been thinking of implementing something similar. On Sun, Feb 15, 2015 at 9:22 AM, John Stachurski...

@albop I will write and docstring and include this in the new `utils` subpackage once the RandomMarkov PR has been merged. There is a reorganisation of utilities in that branch...

Basic `tic`, `tac`, `tok` functions are now in `utils` sub-package. Leaving open for suggested improvements.

Hey @albop - thanks for the reminder. Do you want to submit a PR or should I just add this to the utils subpackage? We will probably want to have...