Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Operations on AWS Lambda with Serverles Framework

serial-multiply.py performs multiplication of matrix A and B on on worker and saves Result to S3

parallel-multiplication.py performs multiplication of matrix A and B by calling many cellcalc.py lambdas which calculate a partial result and save it to S3

About

Matrix Operations with AWS Lambda (Python).

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages