1
0
Fork 0
mirror of https://github.com/Athemis/pyKinetics.git synced 2025-04-05 14:56:02 +00:00
Commit graph

20 commits

Author SHA1 Message Date
662f1baca1 declare kinetic functions as static 2016-04-14 14:10:04 +02:00
65ce7e7e72 calculate adjusted r-squared 2016-04-14 14:04:18 +02:00
b8a950fbc8 option to disable MM calculation; option to scale y and x axis in kinetics plot as log 2016-04-08 15:55:57 +02:00
19c97dc6f2 More work on documentation 2015-09-01 16:02:30 +02:00
c7a8525410 Reformat code using yapf 2015-08-31 19:10:31 +02:00
781c6ccb55 Merge branch 'master' of https://github.com/Athemis/pyKinetics 2015-08-31 19:08:48 +02:00
4b3fb762fb Reformat code using yapf 2015-08-31 19:06:35 +02:00
14ff2bd79e Improve documentation 2015-08-27 18:21:04 +02:00
754c62ffd1 More robust error handling; check third-party imports 2015-08-27 15:31:35 +02:00
df189d08f0 Improve docs; Use custom Exceptions 2015-08-26 16:45:40 +02:00
1b63c73eb7 More documentation; Removed dead codepath. 2015-08-25 14:19:57 +02:00
93751a2b3d Start documentation 2015-08-25 00:20:07 +02:00
7ce9e868f6 Throw an additional warning for really bad r squared values 2015-08-24 17:36:32 +02:00
9b19ac7b89 Move x and y parameters to tuple 2015-08-24 17:30:15 +02:00
28bf76029b Formatting to PEP8 2015-08-24 10:45:29 +02:00
c8d7b192fa Add legend to linear fits 2015-08-24 10:24:48 +02:00
36ef5b8909 Formatting of logging output 2015-08-21 16:42:13 +02:00
091c6e62a2 Moved plotting from library to cli-interface; improved logging
...and colorized logging
2015-08-21 16:18:47 +02:00
c90c18ee84 Adding logger 2015-08-19 00:22:15 +02:00
7a943cb945 Split in library and cli 2015-08-18 23:58:57 +02:00