Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
asperathos-custom
stream-kubejobs
Commits
f47fa6d0
Commit
f47fa6d0
authored
Aug 19, 2020
by
Diego Gama
💻
Browse files
Adds simple description in README
parent
465ce5f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f47fa6d0
# stream-kubejobs
Uses a hybrid approach to error by comparing estimated error to input.
```
if expected_output_flux > input_flux:
current_output_flux = expected_output_flux
else:
current_output_flux = real_output_flux`
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment