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

Request Change #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Request Change #3

wants to merge 4 commits into from

Conversation

Canas
Copy link
Owner

@Canas Canas commented Sep 16, 2020

Changed n samples from 100 to 50 and update figures.

Repository owner deleted a comment from github-actions bot Sep 16, 2020
Repository owner deleted a comment from github-actions bot Sep 16, 2020
Repository owner deleted a comment from github-actions bot Sep 16, 2020
Repository owner deleted a comment from github-actions bot Sep 16, 2020
Repository owner deleted a comment from github-actions bot Sep 16, 2020
Repository owner deleted a comment from github-actions bot Sep 16, 2020
Repository owner deleted a comment from github-actions bot Sep 16, 2020
@github-actions
Copy link

nbdiff test.ipynb (master) test.ipynb
--- test.ipynb (master) (no timestamp)
+++ test.ipynb 2020-09-16 23:06:49.882760
## replaced /cells/0/execution_count:
- 6
+ 2

## replaced /cells/1/execution_count:
- 14
+ 3

## inserted before /cells/1/outputs/0:
+ output:
+ output_type: execute_result
+ execution_count: 3
+ data:
+ text/plain:
+ array([0.57939226, 0.64930896, 0.11084534, 0.58832503, 0.35488968,
+ 0.33124763, 0.29252461, 0.17792411, 0.70389072, 0.59138791,
+ 0.6031434 , 0.89514931, 0.09739153, 0.52702416, 0.83087702,
+ 0.91295326, 0.88995545, 0.80022407, 0.29080312, 0.29749109,
+ 0.03949181, 0.7297912 , 0.78608581, 0.95722397, 0.42615507,
+ 0.20892638, 0.1430248 , 0.79171649, 0.46470149, 0.88148868,
+ 0.01207369, 0.01202446, 0.17850251, 0.51865357, 0.74492177,
+ 0.45310793, 0.40173177, 0.5059364 , 0.68336761, 0.92621666,
+ 0.39692483, 0.25328991, 0.2942374 , 0.17428357, 0.22032039,
+ 0.36080588, 0.78719643, 0.19205505, 0.60812241, 0.1951179 ])

## deleted /cells/1/outputs/0:
- output:
- output_type: execute_result
- execution_count: 14
- data:
- text/plain:
- array([0.61749537, 0.53008505, 0.70080189, 0.23352817, 0.83101138,
- 0.27116429, 0.68771151, 0.46710356, 0.22440384, 0.60997517,
- 0.91362883, 0.99393166, 0.34612366, 0.41462567, 0.73253504,
- 0.64082171, 0.23815718, 0.82701908, 0.32029118, 0.54745553,
- 0.58003665, 0.89462638, 0.28067308, 0.3891675 , 0.52283911,
- 0.28296309, 0.70746132, 0.3816425 , 0.94340369, 0.098211 ,
- 0.16230435, 0.29696509, 0.83073361, 0.00509313, 0.14766784,
- 0.00512234, 0.73303499, 0.29413865, 0.2993703 , 0.15735614,
- 0.61045607, 0.43832548, 0.43332263, 0.73565955, 0.89676539,
- 0.7584653 , 0.78162728, 0.93925631, 0.46087258, 0.0938172 ,
- 0.40462835, 0.18305091, 0.14371293, 0.96896948, 0.95193444,
- 0.56851756, 0.32083326, 0.72813249, 0.6654584 , 0.92238587,
- 0.94613698, 0.95268493, 0.55786462, 0.56391058, 0.11044038,
- 0.42011305, 0.81641563, 0.10129507, 0.6323466 , 0.90391603,
- 0.10449335, 0.03503166, 0.20405622, 0.44648261, 0.91023591,
- 0.21602959, 0.77106868, 0.29007433, 0.52687972, 0.05503134,
- 0.08577376, 0.04185284, 0.31743342, 0.38326502, 0.32296147,
- 0.74055952, 0.63223675, 0.52431027, 0.84951217, 0.71922337,
- 0.71063413, 0.58546181, 0.12585717, 0.16397434, 0.79883598,
- 0.27353642, 0.88463031, 0.28261232, 0.51882374, 0.60105573])

## modified /cells/1/source:
@@ -1,2 +1,2 @@
-x = np.random.rand(100)
+x = np.random.rand(50)
 x

## replaced /cells/2/execution_count:
- 15
+ 4

## modified /cells/2/outputs/0/data/text/plain:
- [<matplotlib.lines.Line2D at 0x7fda4de64390>]
+ [<matplotlib.lines.Line2D at 0x7fe7c3274400>]

## replaced /cells/2/outputs/0/execution_count:
- 15
+ 4

## inserted before /cells/2/outputs/1:
+ output:
+ output_type: display_data
+ data:
+ image/png: iVBORw0K...<snip base64, md5=680a9db16975a2c6...>
+ text/plain: <Figure size 432x288 with 1 Axes>
+ metadata (unknown keys):
+ needs_background: light

## deleted /cells/2/outputs/1:
- output:
- output_type: display_data
- data:
- image/png: iVBORw0K...<snip base64, md5=290ab5cb462e7b9a...>
- text/plain: <Figure size 432x288 with 1 Axes>
- metadata (unknown keys):
- needs_background: light

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.

1 participant