Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
PROFESSIONAL HYDRAULIC CALCULATIONS
A reliable engineering application created for designers, mechanics, and machine technicians. Perform precise technical calculations instantly, completely securely, and without ads.
Determine the bending moments, shear forces, axial forces and displace
2D Structural Analysis in Python by Ritchie Vink
A collection examples of 2D Finite Element Analysis (FEA) made with Jupyter Notebook Lab - https://jupyter.org/
To install Jupyter - https://jupyter.org/install
=====
App is available on Play Store -> https://play.google.com/store/apps/details?id=com.ulm.struct
If you want to download a python editor for your android smartphone follow this link -> https://play.google.com/store/apps/details?id=com.ulm.python
Simple UI to test the effectiveness of a heuristic algorithm against the bruteforce method for path finding among an arbitrary number of arbitrarily placed points on a grid. This is an educational project, don't expect new and better methods.
CryptoHelper is a Java program designed to aid in the decryption of classical ciphers, ie pre WWII ciphers. It brings together tools like frequency analysis, friedman tests, enciphering/deciphering for several clasical ciphers, and bruteforce algorithm