@alifabeta , I recommend moving the contents of pseudocode.md to github issues, one issue for each problem listed. This will allow each problem to be more easily tracked:
document each problem
document implemention decision
record history of discussion in comments
match the issue to the commit(s) which resolve it
assign issues to different people
close when the issue is complete
assign due dates
it will all be easier to track what has been done, what still needs to be done, and by whom
@alifabeta , I recommend moving the contents of pseudocode.md to github issues, one issue for each problem listed. This will allow each problem to be more easily tracked:
it will all be easier to track what has been done, what still needs to be done, and by whom
what do you think?