Skip to content

Migrate from tic,tac,toc timers to new Timer context manager in the quantecon package #390

@mmcky

Description

@mmcky

We will soon release a new version of the quantecon package with a new Timer context manager.

Details of the implementation can be found here: QuantEcon/QuantEcon.py#783 (review)

We need to go through the lectures updating any tic, tac, toc timing comparisons to the new Timer

We also need to review the surrounding text to make sure the timing comparisons are still relevant. For example, the next sometimes discusses a certain code-cell runs X times faster than another, so we should check that logic still works after we migrate to Timer.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions