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.
Download Now
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Natura is a programming language designed to make number theoretic programming easier for mathematicians by describing computations in a language closer to that used by mathematicians than the methods of expression provided by other programming languages
ruby-gsl is a port of the GNU Scientific Library (GSL) to the Ruby programming language. The GNU Scientific Library is a collection of routines for numerical computing. Ruby is an interpreted scripting language for quick and easy object-oriented programm
Framework for blockstructured adaptive finite volume methods. Provides MPI-parallelized variant of the Berger-Oliger AMR algorithm for Beowulf-clusters. Uses Clawpack. Visualization and conversion tools for HDF4 files included.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Thash is a Transport management software which would enable the complete management of employee mass transport facility provided by a company (for e.g. A Call-Center),with features such as Route Scheduling, Shift Management and Statistical Analysis etc.
uBLAS is a C++ template class library that provides BLAS level 1, 2, 3 functionality for dense, packed and sparse matrices and many numerical algorithms for linear algebra.
EN : A fractal explorer with layers using Gtk2. Fractal images export. Plugins loading for formulas and colouring.
FR : Un explorateur de fractales ŕ calques basé sur Gtk2. Exportation d'images fractales. Chargement de plugins pour formules et coloris.
Emu48 for Mac OS X is an emulator for HP calculators. It is a port of Emu48 for Windows and uses the same ROM images and interface skins. Currently it can emulate the HP49/48/40/39/38 series calculators. More info: http://emu48mac.sourceforge.net/
Parser for mathematical expressions written in Java. Expressions may contain variables, functions and constants. The parser turns a string argument into an expression tree, which then can be evaluated.
WinS (Wins Is Not Serious) is not another MatLab. Now it can only find prime numbers,
in an interval, beep when it find twin primes, print the maximum distance found between two consecutive prime numbers.
Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.
libbci is an interpolation library based on the bicubic interpolation method. The precision of this method is higher than in bilinear interpolation method because it's a real 2D method.
Feature extraction toolkit based on a wavelet multiscale
vision model. Includes 1D signal processing sample application for line
identification and classification of astronomical spectra.
A user-friendly mathematical plotter. Its main purpose is displaying 2D/3D functions, defined in rectangular, polar and cylindrical coordinates, relations between variables, parametric curves/surfaces and vector fields. It is based on SDL and OpenGL
Ganzúa is a cryptanalysis tool for classical ciphers (mono and polyalphabetic) that lets the user define almost completely arbitrary cipher and plain alphabets, allowing for the proper cryptanalysis of cryptograms obtained from non-English texts.
FLPD is an automatic learning system based on fuzzy prototypes, composed of a C++ library for machine learning and fuzzy logic and an experimentation framework.
"CAGE", the Computer Audio Garden in Eclipse, is to be an Eclipse-based, Java and XML workbench, for the computer music composer. It will use the Rich Client Platform to provide a basic backbone framework, enabling existing computer music tools to be p
Borsuk is a gtkmm2 based maths and physics instant messenger using jabber protocol. It sends data in XML (MathML, SVG) so it can be easily reused i.e. as a webpage. Integrated editor for maths formulas and graphics helps creating data i.e. rewriting it.
Planimetric Geometry (JCabri) is a rewrite of Cabri Geometry in Java. It provides solution for doing geometric constructions in 2D and exporting them as an animated GIF or Java applet.
Operation with currency values don't work fine with float or double types. This C++ library implements operators in a decimal fixed point (x100) package. This package use only integer type internally multiplied by 100.