AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Methods and testing of methods for automatic analysis of in situ cyclic
voltammetry data.
This, at least initially, is the code from my masters thesis, which was
done as a contribution to a larger project called Aevum. Aevum is being
developed at t
The intention is to (eventually) create a simple hydrology / hydraulics package that will calculate stormwater or wastewater flows in a drainage network. At the moment, it consists of a couple of libraries and calculators. Hope it's useful.
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.
This is a fast C implementation of Arturo Camacho's SWIPE' pitch extraction algorithm. See the project homepage for more about the advantages of the SWIPE' algorithm. swipe-1.0.tar.gz contains the current source, which should compile quite neatly.
This project hosts tools used for analysis of Gaussian Mixture Distributions (GMDs) which are used for statistical signal processing. The tools are libraries for implementing GMD operations and programs used to analyze properties of GMDs.
The Dragon Fire compiler takes a new, 21st century, look at the Dragon (i.e. Dragon Book). No longer impenetrable to the programmer, this compiler is open and available to them. You control the Dragon, and get Dragon insight into your programs.
Worst Cases is a python script that enables calculations on worst case objects. Like a calculator operating on worst cases (e.g. [1,2,3]) rather than on real numbers (2.35) WARNING: This program is released as is, and has never been extensively teste
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.
URDB is a universal reversible debugger that adds reversibility to almost any debugger through a python-based wrapper. It also supports reversible debugging of distributed computations, and temporal search on expression values.
Text2Genome is a set of scripts to extract nucleotide sequences from scientific articles and to map them to genomes and genes using a local alignment algorithm (BLAST/BLAT)
PyTuneSounds is a application that lets the user tune the volumes of sounds in a variety of ways, e.g. to use these in psychoacoustic experiments. It is possible to correct the spectrum of the sound with respect to equipment-inherent filters.
LaserFoam performs simulations of laser pulses using an adaptive split step Fourier method to solve the generalized nonlinear Schrödinger equation. It provides a graphical environment to run and visualize the results.
pyFoam is a Python front-end to the OpenFOAM (Open Source CFD Toolbox). It introduces interactivity into OpenFOAM, simplifies connection with third-party functionality and streamlines design of custom user solvers
DTMF detector library and/or application that reads in the specified audio file and returns/outputs whether DTMF detected and/or list of detected digits. May have GUI and command line interfaces.
ESML is an interchange technology that utilizes external metadata to allow applications to plug and play seamlessly with Earth Science specific datasets in heterogeneous formats.
ContBeam is a program capable of solving structural configurations of continuous beams on multiple supports. it handles conditions and load combinations provide being output characteristics of the stress and deformation of the structure
BESTGUI is a GUI front-end for BEST written in Python and GTK+. BEST (Basic Envisat SAR Toolbox) is an ESA (European Space Agency) software tool designed to facilitate the use of ESA SAR data.
A python package to find repetitive format pattern in HTML pages and extract information from them using this pattern. The idea is that in pages that have some kind of a list, there will be a repetitive pattern for the human eye (the page format).