Pietro Berkes

Results 9 comments of Pietro Berkes

It would be great to keep the documentation updated: 1) Update the script in https://github.com/enthought/chaco/blob/master/examples/user_guide/plot_types/create_plot_snapshots.py to create an example of the plot 2) Update the documentation page at https://github.com/enthought/chaco/blob/master/docs/source/user_manual/plot_types.rst ,...

@kjmcclaning I quite like the cheat sheet and I'd like to move that to the core documentation. On the other hand, I'm not sure that the big printouts of everything...

Thank you for your contribution! The workflow is failing at the moment: https://github.com/Abdullah-Majid/big_O/actions/runs/3237399647/workflow

After the change is made, it would be great to squash all commits into one, since the changes are limited

Looking good, could you please squash the 11 commits down to 1?

No worries, this is open source after all

Maybe some optimizations in 3.10 make the function `np.sort` run too fast to reliably measure its complexity. As the comment in the test says "Numpy sorts are fast enough that...

Closing in favor of #56

The information about what initiated a cancel should be in the event, so sub-classes can distinguish between the two cases. I agree that simplifying the class, and making typical behaviors...