Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FSEOF and partition #28

Merged
merged 5 commits into from
Apr 24, 2015
Merged

FSEOF and partition #28

merged 5 commits into from
Apr 24, 2015

Conversation

KristianJensen
Copy link
Collaborator

I've made an implementation of the FSEOF algorithm. I haven't worked very much with unittests so I didn't really know what to test for apart from checking that the function runs without error...

I also made an alternative partition function that works on all iterables (it still returns a list of lists though, not iterables - I wasn't sure whether that was the point?), and a test for it.

Kristian Jensen and others added 4 commits April 16, 2015 22:33
Fixed partition bug with generators. Changed length of
MultiprocessingView to reflect manually specified pool sizes !=
cpu_count()
phantomas1234 added a commit that referenced this pull request Apr 24, 2015
@phantomas1234 phantomas1234 merged commit b41da58 into biosustain:devel Apr 24, 2015
@phantomas1234
Copy link
Collaborator

I guess the function should return a little bit more informative output but we can improve this later. Thanks @KristianJensen .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants