General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
libNT is a Number Theory Library which is based on a BigInteger Class. It will contain several algorithms for solving Number Theory Problems. Written in the IDE Code::Blocks
a simple software implemented FPU. only 32bit precision is supported and the operation result is not accurate as modern FPUs, but it is light and compact. (uses simple 32bit integer operations only, good for machines that has no hardware FPU.)
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Fuzzy logic add-in for OpenOffice.org Calc. InrecoLAN FuzzyMath allows to perform ordinary arithmetic operations and use ordinary mathematical and financial functions with fuzzy numbers. Have any ideas how to improve this project - you are welcome!
Snap (snap-pari) is a computer program for studying arithmetic invariants of hyperbolic 3-manifolds. See: Computing arithmetic invariants of 3-manifolds by Coulson, Goodman, Hodgson and Neumann, Experimental Mathematics Vol.9 (2000) 1.
This is a simple C# command line calculator. It evaluates arithmetic expressions and functions. Easy to extend. Features include factorials, powers, brackets, bracket normalization, polish notation, factorization, fields, and advanced error reporting.
This is module for basic computation with floating point numbers. Numbers can have very wide mantissa for good precision, for realize "arbitrary-precision arithmetic". Module was adapt for BCB and MSVC compilers. Russian comments.
Provides: A tool collection for array orientated programming under Linux and Unix operating systems.
Main subjects: Handling text- and numeric arrays, mainly stored in shell variables.
Furtheron, some useful arithmetic solutions will be provided.
Many computational problems need arithmetic operations in polynomial finite rings over Z/nZ, where n is an integer (n>1). This library provides efficient operations for applications such as integer factorization and primality testing.
Python extension module based on C-XSC (C++ Language eXtensions for Scientific Computation) and the associated Toolbox. Provides a real and complex interval arithmetic with verified results for numerical applications.
a free cross platform calculator for calculating BIG numbers
BigAl is a free open source and platform independent software for calculating really BIG numbers. It supports not only standard arithmetic, but also exact period determination, predefined factorials, fibonacci with seeds, factorization, nth root, etc
Aricom is a file compressor. It is based on arithmetic coding compression. Just a proof of concept of the implementation of a statistical compressor. Aimple Java GUI interface provided. Best efficiency than huffman compressor. Entropy and information
Tiny Flash ActionScript Speed math program to train rapid multiplication and addition. Good for any age who wants to improve arithmetic and general maths skills. Quick mathematics is useful.
The GMP compiler simplifies the use of GMP, the GNU multiple precision library. It scans a C source file for specially marked GMPS arithmetic expressions and replaces them with plain C.
Psi is a library of arbitrary dimensional C++ arrays. Easily customised without rewriting or copying. Dimensions can be specified at compile time or at run time. Psi arrays are proper objects and include arithmetic operations etc. Boost License.
John has between 2 and 5 apples. Mary gives him between 3 and 7 apples. How many apples does he have now? If you even understand this question, you understand interval arithmetic. This Java library implements interval arithmetic for all operators.
The project aims to provide the basic functions and algorithms
needed for computations in polynomial rings over the ring of
integers, including polynomial arithmetic and D-Groebner Bases.
It might evolve in some
kind of computer algebra system
dci is an RPN scientific calculator for console users. It is an improved /usr/bin/dc, though not 100% compatible. dci is designed for quick handling of arithmetic, trigonometry, logarithms, and complex values.
A Python and ANSI C implementation of the Edelsbrunner hyperplane arrangement algorithm described in his book Algorithms in Combinatorial Geometry, supporting arbitrary dimensions, exact rational arithmetic using gmp, and using David Avis lrs solver.
This is a C library using the GMP Bignum library for performing arithmetic operations between any functions (represented by their MacLaurin series expansion up to a given degree). A support for computing some generating functions is also provided. Coeffi
This is a library of classes and functions to be used to abstract arbitrarily large integer and floating-point numbers in C++.
All standard operators are overloaded so the user is able to substitute "mpi" for "int" and "mpf" for "double" to use.
JLAL is a linear algebra package for java, providing an easy to use object-oriented API. The library supports arithmetic operations, inversion, various matrix decompositions, solution of linear equations, and more.