Commit Graph

8 Commits

Author SHA1 Message Date
Matthis Thorade
19a4875879 More autopep8 (#1621)
* autopep8 rule-groups E101,W1,W2,W3

* autopep8 with rule group E3 (blank lines)

autopep8 --in-place --recursive --max-line-length=200 --exclude="externals" --select="E101,E3,W1,W2,W3" .

* tabs and space W191

* autopep8 aggressive
2017-12-13 14:43:41 +01:00
Jorrit Wronski
e2b7043ce4 Make Ttriple aware of mixtures, but disable it because it is not part of REFPROP. 2015-05-01 16:49:36 +02:00
Jorrit Wronski
c2b6de21d6 Restored the timing script 2015-04-27 01:21:39 +02:00
Jorrit Wronski
3829150a98 Less insane plotting parameters, see #411 2015-04-26 18:07:37 +02:00
Jorrit Wronski
ce76a8d240 Added the magenta background to the plots, colorbar axis shows thge backend now. 2015-04-26 18:04:14 +02:00
Jorrit Wronski
07ccadbca4 The scriopt is still quite fragile, but it runs, see #411 for details. Water does not work :( 2015-04-26 15:28:24 +02:00
Jorrit Wronski
052180e490 The timing script should run on any computer now, see #411 2015-04-26 00:42:54 +02:00
Jorrit Wronski
e6353e9c3e Added speed test code 2015-02-23 09:35:54 +01:00