{"id":19113809,"url":"https://github.com/mugbug/numpy-review","last_synced_at":"2025-06-11T23:32:57.184Z","repository":{"id":118464107,"uuid":"148553007","full_name":"mugbug/numpy-review","owner":"mugbug","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-14T03:15:50.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T06:11:30.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mugbug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-12T23:10:21.000Z","updated_at":"2018-09-14T03:15:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"e84a37b2-d61a-4855-ae17-657b895af838","html_url":"https://github.com/mugbug/numpy-review","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mugbug%2Fnumpy-review","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mugbug%2Fnumpy-review/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mugbug%2Fnumpy-review/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mugbug%2Fnumpy-review/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mugbug","download_url":"https://codeload.github.com/mugbug/numpy-review/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170064,"owners_count":19759143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T04:39:06.863Z","updated_at":"2025-02-22T11:45:51.285Z","avatar_url":"https://github.com/mugbug.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solução EPC0\n\n## Questão 1\n\na) `x = [-1.3, 1.73205081, 4.8]`\\\nb) `x = [-1.3, 1.73205081, 4.8, 1.73205081]`\\\nc) `y = [[1, 2, 3, 4]]`\\\nd) i. `x + y = [[-0.3, 3.73205081, 7.8, 5.73205081]]`\\\nii. `x - y = [[-2.3        -0.26794919  1.8        -2.26794919]]`\\\niii. `y’ = [[1], [2], [3], [4]]`\\\niv. `x * y = [[-1.3, 3.46410162, 14.4, 6.92820323]]`\\\nv. \n\n\tx * y’ = [[-1.3,         1.73205081,  4.8,         1.73205081],\n\t\t [-2.6,         3.46410162,  9.6,         3.46410162],\n\t\t [-3.9,         5.19615242, 14.4,         5.19615242],\n\t\t [-5.2,         6.92820323, 19.2,         6.92820323]]\n\t\n\t\nvi. `x .* y = 23.49230484541326`\\\nvii. `x ./ y = [[-1.3, 0.8660254, 1.6, 0.4330127]]`\\\nviii. `x .^ y = [[-1.3, 3.0, 110.592, 9.0]]`\\\nix. `z = [x y] = [-1.3, 1.73205081, 4.8, 1.73205081, 1.0, 2.0, 3.0, 4.0]`\n\n## Questão 2\n\na) `[0, 2, 4, 6, 8]`\\\nb) `[1, 2, 3, 4]`\\\nc) `(4, 4)`\\\nd) `v2 = [0,  2,  4,  6,  8, 10]`\n\n## Questão 3\n\n![Questão 3](https://github.com/mugbug/numpy-review/blob/master/charts/3.png)\n\n\n## Questão 4\n\n![Questão 4](https://github.com/mugbug/numpy-review/blob/master/charts/4.png)\n\n\n## Questão 5\n\n![Questão 5](https://github.com/mugbug/numpy-review/blob/master/charts/5.png)\n\n\n## Questão 6*\n\n![Questão 6](https://github.com/mugbug/numpy-review/blob/master/charts/6.png)\n\n\u003e *foi utilizado size = 1000 para que o gráfico tenha o comportamento esperado\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmugbug%2Fnumpy-review","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmugbug%2Fnumpy-review","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmugbug%2Fnumpy-review/lists"}