Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bovem/publications

My publications on Medium
https://github.com/bovem/publications

articles calculus data-science linear-algebra math mathematics matrices python3 science statistics subspaces tensorflow tutorials

Last synced: about 3 hours ago
JSON representation

My publications on Medium

Awesome Lists containing this project

README

        

# Medium Publications

## Now publishing on [avni.sh](https://www.avni.sh/)

## [Linear Algebra](https://medium.com/linear-algebra)

publication-logo

Explaining the concepts of Linear Algebra, from Basics to Advanced. There will also be articles about their application in Computer Science.

### Basics

* Linear Equation of two variables and Matrices
* Operations on Matrices
* Types of Matrices, Diagonal and Transpose
* Tensors, Scalars, and Vectors
* Gaussian Elimination
* Inverses and Gauss Jordan Elimination
* Vectors
* Vector Components
* Dot and Hadamard Product
* Minors and Cofactors
* Determinants
* Properties of Determinants

### Advanced

* Row picture and Column Picture
* Linear Independence, Rank of Matrix and Span
* Vector Spaces and Subspaces
* Example of Subspaces
* Row space, Column Space and Null Space
* Orthogonality and four fundamental Subspaces
* Dimension and Basis
* Projections
* Norms
* Eigenvalues and Eigenvectors

### Applications

* List, Arrays, and Matrices in Python3

## [PyFinance](https://medium.com/pyfinance)

publication-logo

Sharing articles about the applications of Python programming language in Financial data modeling.

* Why Python is the best choice for financial data modeling in 2019
* Deploy Jupyter Notebook on AWS EC2 instance

### Statistics
* Correlation

### TensorFlow
* Introduction to TensorFlow
* Graphs and Constants

## [Complete Calculus](https://medium.com/complete-calculus)

publication-logo

Explaining concepts of Calculus.

### Limits
* Limits
* Existence of Limits
* Formal Definition of Limits