Git Product home page Git Product logo

matricx's Introduction

Hi there ๐Ÿ‘‹, I'm Carlos!

A passionate web developer, always looking to learn/do something new


Hey, thanks for visiting my profile ;) I'm currently looking to contribute more to GH and upload a bit more of my personal projects, so I hope you find something interesting here. Here's a bit about me:
  • ๐Ÿ I started as a backend developer using Python.
  • โš› Then I became a frontend developer and recently specialized in MERN (sometimes I missed backend).
  • ๐Ÿ”ญ Iโ€™m currently working on my own minimal component library
  • ๐ŸŒฑ Iโ€™m currently learning Elixir, Phoenix LiveView and Three.js
  • ๐Ÿ’ฌ You can always ask me about javascript, python and their frameworks
  • ๐Ÿ“ซ Please, if you wanna reach me, just email me [email protected]

ย the-eternal-newbie

the-eternal-newbie

the-eternal-newbie

Languages and Tools:

Connect with me:

carlosvp carlos-vara

the-eternal-newbie

matricx's People

Contributors

eligio12 avatar iamr30 avatar leonelverdiales avatar saul0499 avatar the-eternal-newbie avatar

Watchers

 avatar

matricx's Issues

Matrix transpose

Description

The transpose of a matrix is an operator which flips a matrix over its diagonal; that is, it switches the row and column indices of the matrix A by producing another matrix, often denoted by AT.

image

Contributing guidelines

Description

To start working with this project, a must-have is the contributing guidelines. These contributing guidelines must have a description of how to work within this project, the rules for commits, pull requests & discussion.

Dot product

Description

The matrix class must implement the dot product operator; the dot product of two vectors is a scalar, therefore, this new operator must return a vector.

alt text

Augmented matrix

Description

An augmented matrix is a matrix obtained by appending the columns of two given matrices, usually for the purpose of performing the same elementary row operations on each of the given matrices.

Given the matrices A and B, where:

alt text

the augmented matrix (A|B) is written as

alt text

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.