Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Vibes don’t ship, Retool does
Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write. It is community-friendly, feel free to bring any issues, bugs you faced. Almost all functions (inline versions) and parameters are documented inside the corresponding headers. OpenGL-related functions are dropped to make this lib platform/third-party independent.
LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more...
Rainflow Counting Algorithm (4-point-method), C99 compliant.
"Rainflow Counting" consists of four main steps:
1. Hysteresis Filtering
2. Peak-Valley Filtering
3. Discretization
4. Four Point Counting Method:
These steps are fully documented in standards such as ASTM E1049 "Standard Practices for Cycle Counting in Fatigue Analysis" [1].
This implementation uses the 4-point algorithm mentioned in [2].
To take the residue into account, you may implement a custom method...
This library has complementary features to the "cmath" library. Here we present functions for trigonometric calculations (cot, sec, csc, acot, asec, acsc) and hyperbolic (coth, sech, csch, acoth, asech, acsch) and exponential (nthrt) calculations and more.
The results are presented in radians. For results in degrees multiply 180/M_PI by radians or use function torad. For degrees multiply M_PI/180 or use todeg.
For more libraries, go to:...
This library has the implementation of all financial functions in the Lotus 1-2-3 spreadsheet for C++ language, respecting the same nomenclature used (where possible).
The financial features of this library are based on the collection of finely-tuned features found in the old Lotus 1-2-3 spreadsheet software.
For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile.
To see my curriculum vitae go to: http://lattes.cnpq.br/8184615061457853.
Augusto...
math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
MASyV (Multi-Agent System Visualization) enables one to write agent-based models/cellular automata, eg. in C, visualize them in real time & capture to movie file with MASyVs GUI & message passing lib. Includes examples: Hello World, ants, viral infection
The CVR-Lib (Computer Vision and Robotics Library) is a C++ object oriented library for computer vision. It provides lots of functionality to solve mathematical problems, many image processing and analysis algorithms, classification tools, and much more.
The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Lightweight matrix lib, especially good for micro-blaze or other embedded processor which needs to do matrix operations. Supports Add, Subtract, Multiply, Transpose, and Invert (Cholesky Method). Compiles to 15kbs using -0s and is ISO C compliant.
MegaPi is a programm to calculate Pi. It uses the GMP-Lib for the long numbers. The maximum of Digits is just bounded to your Physical Memory. Available as source, and for GNU/Linux 32 + 64 Bit.
C++ template class library and Python modules for Computational Analytic Geometry, which define classes of geometry objects in 2D and 3D Cartesian coordinate system, such as line, circle, curve ... as well as relations and transform operations of them.
A completely portable C++ library,
to provide a standard set of classes similar to Java Common API.
It's highly efficient and it follows the Embedded C++ Standard.
It's FREE (LGPL licensed).