Skip to content

Pablolepz/COMP333Proj1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

COMP333Proj1

This project is created to find the optimization of code for Bilinear interpolation and Gaussian elimination using various methods.

Table of Contents

  1. Bilinear interpolation
    1. Bi_Int.c
      This is the original code with the Bilinear interpolation algorithm 
      
    2. Bi_Int_Opt1.c
      Modified Bilinear interpolation algorithm with OpenMP threads
      
    3. pic_1.jpg
      Picture for testing Bilinear interpolation algorithm
      
  2. Gaussian Elimination
  3. README.md
This file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published