Skip to content

sturrion/linear-algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linear-algebra

I'm implementing my own functions about some linear algebra concepts while I'm following this course Linear Algebra from MIT on ocw, and this book: Introduction to Linear Algebra, Gilbert Strang, Fifth Edition (2016).

The structure of the project is:

  • concepts: exploring some theoretical concepts with R.

  • r-things: some ways to do things in R

  • functions: my own functions about some linear algebra concepts.
    vector_functions.R: Some functions about vectors.

    • test: test scripts of functions files.

About

My own functions about linear algebra concepts.

Topics

Resources

License

Stars

Watchers

Forks

Languages