Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Create and run cloud-based virtual machines.
Secure and customizable compute service that lets you create and run virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Pythoncode, and can be used both interactively or inside shell scripts.
As of 2012, the source code is hosted in GitHub https://github.com/tessonec/PySPG
PySPG is both, a set of python modules and a program that allows the user to run a program systematically changing the parameters that them receive.
Originally conceived to generate parameters for running simulations in computational physics.
Pymerase is a tool intended to generate a python object model, relational database, and an object-relational model connecting the two. However it has been extended to also output webpages and can be easily extended to output whatever else you might like.
AvidXchange is an Industry Leader in AP Automation Software for Middle Market Businesses.
Drive greater business success by automating the accounts payable process to boost efficiency, accuracy and speed in the processing of invoices and payments.
Damocles is a game engine programmed in C++.(Opengl/SDL) ||| OS:Linux / Windows ||| 3 main modules in Damocles: ||| Damocles : 3D engine |||Junior : Physic and Mathematics engine ||| Unik : Network engine (Only for Windows version for the moment)
pyclashie is a software developed in python to show graphic view of code dependencies in, virtually, any programming language. The idea is to analize directories of source code, and search for class hierarchy and dependencies, writing them to .dot files.
The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
The Genetic Architecture Framework is intended to explore and experiment with artificial life techniques using a genetic base for the physical and neural networks for the brain, in a game based simulated world.
This is a slide rule emulator based on the classic Pickett slide rule design. It is written in Python, so the name "pyckett" is appropriate. It is suitable as an example of object-oriented Python software construction, including multiple inheritance.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()
A generic game engine built on top of libksd (http://libksd.sourceforge.net/) using the Atlas (http://www.worldforge.org/website/protocols/) for the network protocol.
TeXPerfect plans to be a cross-platform, extensible, user-friendly yet expert-tunable visual TeX implementation. The most important feature will be a split screen (inspired by WordPerfect(R) Reveal Codes) showing the underlying TeX code.
Packaging code for SnapPea, a program for creating and studying hyperbolic 3-manifolds.
This is for packaging ONLY. SnapPea itself (and its successor SnapPy) can be found at: http://www.math.uic.edu/t3m/SnapPy/
Mathfun.py is a Python library that contains those little bits of mathemagical ideas that we all enjoy. Primes, prime factorization, Fibonacci sequences, string2value functions...
Sketcher is a real-time 2D physics simulator where objects drawn on a virtual sketchpad can interact with each other when gravity is enabled. Additional features will allow multiple users to join sessions and concurrently interact using shared sketchpads
...Not working yet! The first release comming soon...
Requirements
numpy
matplotlib
PyAstronomy
pymc
Installation is possible from source code or using build installation binary file (only for OS
Windows). The following procedure is only for installation from the source code. Extract
files and go to new-created folder. Running script setup.py the installation will be done:
python setup.py install