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.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
The code in this project is incomplete and buggy in parts. It has been superseded by the math packages I wrote for PEAR (pear.php.net). Use those instead (see the Math section of the packages list). -- Jesus M. Castagnetto
CodeBot is a java (swing) based application that allows to generate keyboard and mouse events, by using simple scripting configuration. Bot allows to start and manage scripts in new threads. Can be used to write game bots or mouse/keyb simulations.
The LTCodeSimulator (LTCodeS) implements the fountains code LT Code. This kind of codification was developed to obtain a simple algorithm based on the exclusive or operation to encode and decode the message.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Converts Gerber R-274X compliant files to G-Code suitable for a CNC solder paste dispenser.
The user can input real world coordinates to align the board before code creation.
Also supports batch jobs of multiple boards on the same work area.
Fast-Fourier-Transform-based number theory code to test Mersenne numbers for primality using the Lucas-Lehmer test and the Crandall-Fagin irrational-base discrete weighted transform (IBDWT) algorithm (Math. Computation 62 (205), pp.305-324, January 1994)
Improving the speed of the signal analysis code for Seti@home. Leveraging modern processors advanced features such as SIMD and parallel execution units, as well as identifying better methods to code existing functions.
GROKI is an OpenSource-Project (GNU) that deals with Control and Programming of (small) mechanical Robots.
HW: µC/MCU
OS: Linux/Unix
GUI: GTK
PLs: C++ and Assembler
The goal of this project is to build a centralized domotic system. This project contents three parts:
- An electronic part;
- An embedded software part (PIC Microship controller);
- A PC software part (Dotnet/Mono)
This is a attempt for simple hardware emulator of Celestron's NexStar Telescope mounts. The emulator is based on MCUs like PIC18F2550 from Microchip Technology Inc.
The open bicycle computer (oBiCo) is an outdoor computer to be mounted on your bike. We are providing an open source based plattform to ether use Linux based software or go with a small GPL'ed C++ OS (Booting in just 2 seconds)
This STL-like C++ library contains classes for long integer numbers processing with using of assembler functions as a backend. Lazy evaluation is also used for optimization. It also contains generic implementation of classical number-theory algorithms.
An advanced home automation system which exchanges only devices states
The micro-Ants are small, cheap, 8-bit devices which may outperform current home automation systems, thanks to their "swarm intelligence". This project aims at developing a micro-Ant hardware and firmware. Join and develop with us this new technology!
Library dedicated to the parsing of network protocols and designed to be fast, auto-adaptive, asynchronous, modular and completely independent from client/server code.
Built with R, this code allows the user to simulate the game of basketball. While the main focus is on simulating the NBA, the code provides a framework for simulating other leagues by modifying the default set of rules.
RegMapDef is a project to provide an XML schema and associated tools to support a standardized way of describing register maps.
The tools shall incorporate XSL style sheets and scripts to generate documentation, header files, implementation stubs etc.
This project aim to develop a suite of tool to ease the development of ASIC/FPGA solution. The final program should be an IDE enabling the creation and specification of a project from it's start to finish.
...For install it, download/clone this repository or download suitable binary file from releases.
Not working yet! The first release comming soon...
Requirements
numpy
matplotlib
PyAstronomy
pymc
Installation is possible from sourcecode or using build installation binary file (only for OS
Windows). The following procedure is only for installation from the sourcecode. Extract
files and go to new-created folder. Running script setup.py the installation will be done:
python setup.py install