Slides, exercises and resources for the 2023-2024 course "High Performance Computing" under the "Scientific and Data-Intensive Computing" Naster Program at University of Trieste
-
Updated
Jun 3, 2024 - C
Slides, exercises and resources for the 2023-2024 course "High Performance Computing" under the "Scientific and Data-Intensive Computing" Naster Program at University of Trieste
Slides, exercises and resources for the 2023-2024 course "Advanced High Performance Computing" under the at "Scientific and Data-Intensive Computing" Master Program at University of Trieste
Repository for the course Operations Research 2
A priori lexicographic multi-objective optimization. 🍎🐮
An application for Error Detection and Code Optimization
Data structures and algorithms project done in the 3rd semester
Optimal Assignment is a famous topic in Operational Research. This projects contains a C program implementing a command line app that finds the optimal assignment. Given a set of jobs and a set of candidates, we have to assign each candidate a job. Assigning a job to a candidate has a particular cost. The problem is to find the assignment that e…
Non Linear Optimization algorithms (Brent, Golden Section, Newton, NelderMead) implemented in C.
CERN ROOT codes used to develop the images and graphs in the article on my blog: http://muonray.blogspot.com/2014/09/particle-physics-software-and-financial.html
Some techniques to improve the performance of a code using the example of Matrix multiplication & Floyd Warshal Algorithm.
Homework for the Computing Systems Architecture course @ ACS, UPB 2020
Add a description, image, and links to the optimization-methods topic page so that developers can more easily learn about it.
To associate your repository with the optimization-methods topic, visit your repo's landing page and select "manage topics."