Skip to content

Code built from Matrix Analysis of Structures by Aslam Kassimali

License

Notifications You must be signed in to change notification settings

buddyd16/pyMAOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyMAOS

Matrix Analysis of Structures in Python

Linear static analysis of 2D Truss and Plane Frames

Primary Reference Matrix Analysis of Structures by Aslam Kassimali

To-Do:

  • Shear Deformations
  • Refactor code to use Numpy Array instead of Matrix
  • Fix all locations that use a single dimension Array to use a 2 dimensional array consistent with column/row vector indexing.

About

Code built from Matrix Analysis of Structures by Aslam Kassimali

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages