Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

structsolve

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

structsolve

Structural analysis solvers

  • 0.2.2
  • PyPI
  • Socket score

Maintainers
1
VersionDownloadTravis CITest Coverage
MasterLinux StatusCoverage Status

Structural Analysis Solvers

  • Linear statics: [K]{u} = {f}
  • Eigensolver for Linear buckling: ([K] + lambda[KG]){u} = 0
  • Eigensolver for dynamics: ([K] + lambda^2[M]){u} = 0
  • Nonlinear statics using Newton-Raphson
  • Nonlinear statics using the Arc-Length method

ROADMAP

Currently these solvers are pretty much compatible with my other repository "panels", such that future work should focus on generalizing this module to work with other applications.

License

Distrubuted in the 2-Clause BSD license (https://raw.github.com/compmech/structsolve/master/LICENSE).

Contact: castrosaullo@gmail.com

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc