Commit Graph

6 Commits

Author SHA1 Message Date
Oliver Beckstein
26a5ab042e API docs for propka
- use autosummary (with custom module template)
- updated module docs for all modules so that they are included
  with sphinx autodocs
2020-06-19 16:25:24 -07:00
Nathan Baker
ba67f5149d Replace old-style printf with str.format 2020-05-28 16:10:48 -07:00
Nathan Baker
919305d8a3 Clean up line breaks in group.py and hybrid36.py
https://github.com/jensengroup/propka-3.1/issues/43
2020-05-25 18:49:51 -07:00
Nathan Baker
95e132e520 De-lint hybrid36.py 2020-05-24 11:21:55 -07:00
Nathan Baker
66e3e552c9 Add description of hybrid36.
Addresses https://github.com/jensengroup/propka-3.1/pull/33#discussion_r429108127
2020-05-23 09:20:49 -07:00
Mike Beachy
e0ed5da44b handle structures with 100,000 or more atoms
- the pdb format requires a 5-character field for the atom number; the
  hybrid-36 format allows up to a ridiculous number of atoms
2014-02-27 18:15:18 -05:00