Oliver Beckstein
|
695fbb4fbe
|
use generic she-bang instead of hard-coded python3
|
2013-07-24 18:55:03 -07:00 |
|
Matvey Adzhigirey
|
2079259884
|
Improve Python 2 compatability with "future" print_function.
Use python3 version of the print function when running
under python2. Also added "from __future__ import division"
to a few more module files.
|
2012-12-20 11:29:41 -05:00 |
|
Matvey Adzhigirey
|
4e7427769e
|
Added a comment for int-casting of math.ceil().
|
2012-12-20 11:29:30 -05:00 |
|
Matvey Adzhigirey
|
cfab0bbe69
|
Backported PROPKA code base to Python2.
Now this same code can be run with either Python2.7 or Python3.
|
2012-12-20 11:29:15 -05:00 |
|
Jimmy Charnley Kromann, lat13
|
2aaf2d3a48
|
character update
|
2012-11-19 18:39:50 +01:00 |
|
Jimmy Charnley Kromann, lat13
|
62c02fc0a5
|
little update
|
2012-11-19 18:38:30 +01:00 |
|
Jimmy Charnley Kromann, lat13
|
6886db9697
|
unittesting and readme update
|
2012-11-19 18:36:24 +01:00 |
|
Jimmy Charnley Kromann
|
d882a2f5d1
|
downloaded from propka.ki.ku.dk
|
2012-11-15 17:47:47 +01:00 |
|
Jimmy Charnley Kromann
|
57be97bf6b
|
Initial commit
|
2012-10-31 08:16:12 -07:00 |
|