Giter VIP home page Giter VIP logo

1-homework2's Introduction

Homework2

ECE330 Homework2 I'm going to use this for some comments, The transpose code has some commented out code that I tried to do.. I'm sure you can see that I tried some stuff to convert the matrix into a int without changing the template T... I realized that what I was doing was instead casting it as an int which really isn't converting it and then I read the instructions and realized you wanted the entire dataset to be converted... that's when I looked at the template to see that it was defined as a double float. and the change then was to just define it as an int. This was actually my first time using computed inputs for a C file so it was rather interesting! I first tested the transpose function on its own in both matrix_dynamic and static and found that it worked. then I moved it to it's own function to which I had to learn the hard way about computed inputs. lastly the headerfile does have some legacy functions that are unused such as matrix mint_print and converter both of these ... didn't work but their calls are no longer used.. I figured I'd keep them in just so you can see my thought proccess, in a workplace or other setting I would tottaly comment them out or remove them entirely. I had fun with this assignment!

1-homework2's People

Contributors

knighty2501 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.