-
Notifications
You must be signed in to change notification settings - Fork 24
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
FIX(#13, plot): PY2 era BUG when writing plot-diagrams; give sample code in the into #19
base: master
Are you sure you want to change the base?
Commits on Sep 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 617e577 - Browse repository at this point
Copy the full SHA 617e577View commit details
Commits on Sep 29, 2019
-
FIX(yahoo#13): BUG in plot-diagram writtin from PY2 era,
were writing in text-mode in PY3. and failing as encoding error.
Configuration menu - View commit details
-
Copy full SHA for f58d148 - Browse repository at this point
Copy the full SHA f58d148View commit details -
Configuration menu - View commit details
-
Copy full SHA for c75a2c0 - Browse repository at this point
Copy the full SHA c75a2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a005bd6 - Browse repository at this point
Copy the full SHA a005bd6View commit details
Commits on Oct 3, 2019
-
enh(build): replace numpy with pytest...
numpy was used just for its assert_raise
Configuration menu - View commit details
-
Copy full SHA for 32409f6 - Browse repository at this point
Copy the full SHA 32409f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f606ed1 - Browse repository at this point
Copy the full SHA f606ed1View commit details
Commits on Oct 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cd1370b - Browse repository at this point
Copy the full SHA cd1370bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f676662 - Browse repository at this point
Copy the full SHA f676662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d1816 - Browse repository at this point
Copy the full SHA 65d1816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e55b30 - Browse repository at this point
Copy the full SHA 4e55b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b50f6 - Browse repository at this point
Copy the full SHA 47b50f6View commit details
Commits on Oct 5, 2019
-
refact(plot): extract plot function out of Network class...
to use it also on stary DAGs. Keep delegation.
Configuration menu - View commit details
-
Copy full SHA for b1d02a1 - Browse repository at this point
Copy the full SHA b1d02a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c11af2a - Browse repository at this point
Copy the full SHA c11af2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 344490b - Browse repository at this point
Copy the full SHA 344490bView commit details -
ENH(plot): +inputs, +outputs, +solution modify plotting
(see yahoo#13 for an example):
Configuration menu - View commit details
-
Copy full SHA for 23ef81e - Browse repository at this point
Copy the full SHA 23ef81eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8601c - Browse repository at this point
Copy the full SHA 4e8601cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 834a8b0 - Browse repository at this point
Copy the full SHA 834a8b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e28a4 - Browse repository at this point
Copy the full SHA c2e28a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e38c8ad - Browse repository at this point
Copy the full SHA e38c8adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d855bf6 - Browse repository at this point
Copy the full SHA d855bf6View commit details -
test(plot): enhance plot test to try all yahoo#13 features;
+ test all chained plot() methods from netop.
Configuration menu - View commit details
-
Copy full SHA for ca5d243 - Browse repository at this point
Copy the full SHA ca5d243View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2de9ef - Browse repository at this point
Copy the full SHA a2de9efView commit details -
FIX(PLOT.TC): TC was always testing PNG, ...
+ retorfitted to try all available formats. + list of forbidden formats based on my failres
Configuration menu - View commit details
-
Copy full SHA for dc5a21a - Browse repository at this point
Copy the full SHA dc5a21aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 782d9b9 - Browse repository at this point
Copy the full SHA 782d9b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d389c3 - Browse repository at this point
Copy the full SHA 7d389c3View commit details -
ENH(plot): return SVG rendered in JUPYTER, ...
+ doc: rename in sample code: netop --> pipeline. + enh(build): add `ipython` in test dependencies. + include it in the plot TC.
Configuration menu - View commit details
-
Copy full SHA for 3fe0b40 - Browse repository at this point
Copy the full SHA 3fe0b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1471551 - Browse repository at this point
Copy the full SHA 1471551View commit details -
Configuration menu - View commit details
-
Copy full SHA for af7ae0f - Browse repository at this point
Copy the full SHA af7ae0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b440196 - Browse repository at this point
Copy the full SHA b440196View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde9b64 - Browse repository at this point
Copy the full SHA bde9b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e361e6 - Browse repository at this point
Copy the full SHA 8e361e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b08a363 - Browse repository at this point
Copy the full SHA b08a363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a87959 - Browse repository at this point
Copy the full SHA 3a87959View commit details
Commits on Oct 7, 2019
-
FIX(plot): failing if steps not a list/ is none...
backported from yahoo#29
Configuration menu - View commit details
-
Copy full SHA for 4aca013 - Browse repository at this point
Copy the full SHA 4aca013View commit details