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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Math tools in Python to tackle down problems in Operational Research fields. Comes with a Django based web interface to allow remote access to complex simulation means.
SAT solvers are being used more and more in partial key exposure attacks. The scope of this script is to show that SAT solvers can be used in partial key exposure attacks of RSA with very good results.
This small program named TRAX is capable of solving systems of ordinary differential equations and plotting the solution on a phase plane as well as function of time. The program is intended for educational purposes. The program runs on any Python-enabled platform, including GNU/Linux and MS\Windows OSs. To run the program you will need a python interpreter ver. 2.x and compatible versions of numpy, scipy and matplotlib libraries.
See screenshot for usage reference.
jHepWork was a name of the DataMelt program in 2005-20013
jHepWork (2005-2013) was an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with the Jython (Python) scripting language. Currently the project is known under the name DataMelt (https://datamelt.org)
THIS PROJECT MIGRATED TO GITHUB
https://github.com/cosmo-guffa/play-svg
A great thanks to SF.net for hosting up until now... it's nothing personal, this just isn't the right tool for the job ;)
Project description:
pLAySVG is a python library for the development and manipulation of SVG vector graphics through scripting. pLAySVG makes it easy to create graphics based on geometric relationships. It's intended for educational and artistic use.
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.
PolyBoRi is implemented as a C++ library for Polynomials over Boolean Rings, which provides high-level data types for Boolean polynomials. A python-interface yields extensible algorithms for computing Groebner bases over Boolean Rings.
Provide a reference implementation of Moving Taylor Bayesian Regression, a method for nonparametric multi-dimensional function estimation with correlated errors from finite samples, as a Python package based on SciPy
That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
This App solves a system of simultaneous equations (liner or nonlinear) by using a matrix root solver. Iterations and solutions are provided by GSL (GNU science library).
A C++ library for the computation of bifurcation diagrams: it provides tools for the integration of systems of ODEs that depend on parameters. A Python interface is included.
Calculatrice graphique en français, destinée aux professeurs ou aux étudiants du collège et du lycée. Elle permet de faire du calcul formel, de tracer des courbes et des figures géométriques exportables en png, eps ou svg. Linux, Windows...
Cette version n'est plus maintenue.
Nous vous recommandons d'utiliser désormais la nouvelle version, nommée Géophar : http://sourceforge.net/projects/geophar
jLab est une plate-forme scientifique destinée à être l'outil de travail privilégié des étudiants, enseignants, ingénieurs, scientifiques et chercheurs. jLab est totalement modulaire et facilement extensible via un système de modules
PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
Open Bayes is a python free/open library that allows users to easily create a bayesian network and perform inference/learning on it. It is mainly inspired from the Bayes Net Toolbox (BNT) but uses python as a base language. www.openbayes.org
mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL.
mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.
mlpy is available both for Python >=2.6 and Python 3.X.
A set of Unix command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, csv, or flat file format) with a header line. Provides delimiter and compression detection, column reference by name.
* tblmap: per-line ("map") computation: derive columns through an expression, delete, reorder, filter rows.
* tblred: compute ("reduce") aggregations (e.g., sum, average) over groups defined by key columns.
* tbldesc: Summarize columns in file...
Tidal Analysis Program in PYthon (TAPPY) uses the least squares optimization function from scipy to perform a harmonic analysis (calculate amplitude and phases of a set of sine waves) of a hourly time series of water level values.