tbekolay / quantities-comparison

Comparisons of Python packages for representing physical quantities.
11 stars 4 forks source link

plotting matrix #1

Open mankoff opened 11 years ago

mankoff commented 11 years ago

Just saw your scipy talk. Nice project. Thank you. I discovered 'quantities' 3 months ago and love it.

You requested unit test suggestions in your talk.

I found some plotting commands fail with quantities (matplotlib 'bar' plots, for example). Perhaps a matrix of plotting commands would be a good test for these packages too.

tbekolay commented 11 years ago

That's a great idea! Also makes some nice artifacts that we can compile on a website or some such.