You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michal J. Gajda edited this page Oct 28, 2020
·
2 revisions
A "global" todo list
(choener) the library names 'bio' and 'biobase' are not saying very much, should we try to find better names or does nobody care?
(choener) I am using 'newtype', not 'data' with nullary constructors for speed. Is this relevant for 'bio'? Is there even a difference between the two anymore? (I think yes, data ctors should be ptrs still)
(ketil) I notice that the CSS could be improved - e.g. links in headings don't highlight in blue, and broken internal links could be red (that probably requires working with gitit. Anybody with a black belt in CSS, feel free to volunteer!)
(michal) Out of many libraries that implement 3D vector (data-tensor, vector-space etc.), I chose AC-Vector as a basic for 3D vectors used by hPDB. Is there any preference for one or the other?
(michal) I got a preliminary data suggesting that hPDB, currently the fastest parallel PDB parser, may be made even faster. Since it is a lot of work, I do not plan to undertake the change soon. If anybody volunteers, I would be happy to mentor this person.