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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
...If you do have it, you can simply download the source files and run them.
The following program was built as a final evaluation project for Programming for Mechatronics Course for my BSc. in Mechanical Engineering. This solver is based around the Gauss-Seidel algorithm for 2D heat transfer for pre-determined boundary conditions (i.e. user defined temperatures). I hope this project will be useful for illustrating this type of 2D heat transfer problems. This project uses jpeg2pdf open source converter by Dmitry Markin and Haohu (hosted on SourceForge as well).
Very simple SMTP client written in C and GTK+, with AUTH PLAIN/AUTH LOGIN authentification support. It allow sending plain text e-mails with attachments.