Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
transpose is a fast and efficient command-line tool that transposes (the rows become the columns, the columns become the rows) or reshapes a matrix in plain text. Inputs and outputs can be files or streams.
A strong, yet minimalistic Math-oriented Programming Language (MML) providing an easy-to-use console and a command-line script interpreter, targetted towards fast calculations for extremely big numbers, and bundled with a number of math libraries.
The Lidy project is a small cross-platform library under LPGL licence, written in C language. It has been designed in order to facilitate the sparse matrices handling.
Implementation of the PowerWatershed algorithm (q=2) described in the following paper (ICCV 2009)
http://www.esiee.fr/~najmanl/papers/couprie2009iccv.pdf
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Computes the characters of some Demazure modules of sl2^. Namely, consider the Weyl group element w_N = ... s_0 s_1 s_0 with a total of N factors. Then we can compute the character of the Demazure module V_{w_N}(m Lambda_0).
A Python environment for large and sparse linear and nonlinear optimization using intuitive interfaces to linear algebra tools and subproblem solvers written in low-level languages. It provides building blocks to experiment with new ideas and algorithms.
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.
A 2-D inviscid flow and adjoint solver on unstructured triangular grids. It makes use of a vertex-centroid finite volume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE.
Code has been moved to
https://github.com/cpraveen/euler2d
The Vector Stream library and tools allow store/load vectors (C-language raw array, not in C++ STL) to a stream (file) in a text format with an information about the vectors. This information attached to the file greatly reduces loading cost of the file.
Ein Projekt zur mathematischen Betrachtung moderner kryptographischen Verfahren und von Laplaceschen Fraktalen mit Fraktionellen Ableitungen. Das Projekt ist für die Forschung und nicht für kommerziellen Einsatz gedacht.
Ce logiciel recherche tous les triplets pythagoriciens que l'on peut former avec un nombre allant de 1 à 99999999. / This software looks for all the Pythagorean triple which we can form with a number going from 1 to 99999999.
C'est un logiciel qui permet de trouver tous les diviseurs d'un nombre allant de 1 à 99999999999999999 (17 chiffres). Il vous indique également si c'est un nombre premier et son nombre de diviseurs.
EN : Visualization of non-convex polyhedra and pattern generating for paper building.
FR : Visualisation de polyèdres non-convexes et génération de patrons pour une construction papier.
An efficient program for computing coefficients of Faulhaber formulas for sums of consecutive powers. The GNU GMP library is used for arithmetic operations, in order to ensure proper handling of big numbers.
FElt is an open source system for finite element analysis, primarily for mechanical problems. FElt includes commandline tools, an X11 interface for pre- and post-processing, and a Windows editor interface with some post-processing capabilities.
During a course at University "La Sapienza" in Rome I developed a fully working SAT solver based on unit propagation and backtracking; it can read DIMACS files and process cnf formulas of any length(there are no restrictions on the number of literals).
GRAMophone is an algorithmic generator of music composition. The music is generated using two kinds of formal grammar: Chomsky’s grammar for TOP DOWN approach to the composition and a reduced version of Lindenmayer grammar for BOTTOM UP approach.
libit provides easy to use yet efficient tools for C for signal processing, coding, or scientific code in general. It includes basic vector, matrix and function types, some common source and channel coding tools such as quantization, entropy coding, etc.