We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FlowReader
The initial implementation of the Reader module.
Implement the FlowReader class. Its constructor (based on primary partitioning, and basic functions returning information on the Flow:
Flow
Depends on #245
The text was updated successfully, but these errors were encountered:
FlowInfo
#247: Implement basics of FlowReader
c0b0988
* start of work
This item depends on:
Sorry, something went wrong.
benedeki
Successfully merging a pull request may close this issue.
Background
The initial implementation of the Reader module.
Feature
Implement the
FlowReader
class. Its constructor (based on primary partitioning, and basic functions returning information on theFlow
:Depends on #245
The text was updated successfully, but these errors were encountered: