Anca Ignat                                                                                                                                                                               
             Numerical Calculus (ro)
    2024-2025
                                                                                                                                                                                                                                                                                                                                                                                 Home


Regulations

Courses1 , 2,  3,  4,  5,  6, 7,  8,  9,  10+11 (course notes)

Lab 

Results - on Discord

Written tests   :  11 May 2025, 10:00
                            20 or 23 May 2025
Exam appeals:  

"Office" hours: online Discord, email ancai_fii@yahoo.ro , ignata@uaic.ro

    

Regulations - 2024-2025

                Lab

  • lab evaluation is oral;
  • some requirements related to lab homeworks can be formulated (only) during lab classes;
  • you can work in teams of maximum 2 persons; don't change your team during the semester
  • for those who present the homeworks in due time (each homework has a deadline and a score), the maximum score that can be obtained is the displayed score (+bonuses)
  • if a deadline is exceeded, the total score for the presented homework will be subjected to a 50% penalty; 
  • the bonuses formulated in homeworks and those for graphic interfaces can be presented until the end of the semester
  • the overdue homeworks can be presented during the last week of the semester or during the semester, depending on the teacher's availability.
  • the source code for certain homeworks must be uploaded on Google Drive (you will receive more details about this requirement on Discord); if you do not upload these homeworks the score will be reduced by 50%  
  • the homeworks must be presented to the lab teacher in order to be evaluated 
  • at the beginning of the code you must present the bibliographic items used for solving the homework requirements and also write the percent of your solution that is based on functions obtained by accessing LLM (Large Language Models) systems
  • the "copy-paste" situations will be punished: the first irregularity leads to subtraction of the homework's score from the team's total score (of the teams/students involved in the "copy-paste" process), at the second irregularity the lab score becomes  -600 points, with no possibility  of  improvement
  • you get bonuses for special homeworks' solutions
  • for scores obtained in previous years, send an e-mail to ancai_fii@yahoo.ro during the first two weeks of the semester
  • for changing the lab group you must have a good reason, the course teacher and the "destination" lab teacher must give their assent; you can change the group only once, in the first two weeks of the semester
  • the scores obtained for lab activity during the semester will be provisional until the last week of the semester, when the final "copy-paste" verification will be performed

       Written examination

  • written test with 3 or 4 exercises, documentations is allowed (but not electronic) - 1 hour
  • the maximum grade for the written test is 10,  while the minimum  is 1
  • the written test will take place  as follows:
  •  iweek 10 or week 11 - evaluation from the first 9 courses 
  •  for those who did not obtain a passing score or want a higher grade: in the 12-th week evaluation from all courses

                                Evaluation

                       Final score  =  lab score + 30*written test mark

        Conditions for passing NC:

        - final score ≥  380

          - the students that do not participate at the written test, or receive a mark < 2 at the written test, can obtain a final mark less than  7

  The final mark  is computed according to the final scores.

Up


Lab homeworks - 2024-2025

0.  You get a maximum  5 pt.   bonus for each graphic interface. You get a maximum  5 pt.   bonus for each homework presented at least one week in advance,

1. Machine precision, nonassociativity of elementary operations , elementary function approximation  (Homework 1)

Score: 50 pt.  

Deadline:  3rd week of  the semester

2.  Solving linear system of equations - LU Decomposition (Homework 2)

Score: 60 pt.  

Deadline: 4th  week of  the semester

NC libraries: Python, Java, C#, C/C++ (Here you can find a list of NC libraries) 

3.   Solving sparse linear systems - sparse matrix storage, Gauss-Seidel Method  (Homework 3(sparse linear systems)

           Score: 80 pt.

Deadline:  6th  week of  the semester

4.  Iterative methods for approximating the inverse of a matrix(Homework 4) 

Score: 60 pt. 

Deadline 7th  week of  the semester

    5.   
Eigenvalues and eigenvectors approximation, Singular Value Decomposition (SVD)  (Homework 5) (sparse symmetric matrices)

Score: 70  pt. 

        Deadline9th  week of  the semester

6.  Numerical interpolation  (Homework 6) 

Score: 60 pt. 

Deadline: 10th  week of  the semester

7.   Polynomial roots approximation  (Homework 7)

Score: 60 pt.  

         Deadline11th  week of  the semester

8.  Function minimization (Homework 8)

Score: 60 pt. 

          Deadline11th  week of  the semester

Up