tanszek:oktatas:exercise_1_i
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tanszek:oktatas:exercise_1_i [2025/09/09 10:36] – removed nasraldeen | tanszek:oktatas:exercise_1_i [2025/09/09 10:44] (current) – old revision restored (2025/02/16 13:53) nasraldeen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== Exercise 1 ===== | ||
| + | |||
| + | - What is the difference between np.copy() and np.view() in NumPy? | ||
| + | - What function in NumPy can be used to reshape an array without changing its data? Provide an example. | ||
| + | - What is numerical differentiation, | ||
| + | - Write a Python function using NumPy to compute the determinant of a 3x3 matrix. | ||
| + | - Implement a function to calculate the eigenvalues of a given matrix using NumPy. | ||
| + | |||
tanszek/oktatas/exercise_1_i.1757414181.txt.gz · Last modified: 2025/09/09 10:36 by nasraldeen
