Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
NOTE: the project has moved to https://scipy.org/scipylib/ --- go there to find latest versions. This sourceforge project contains only old historical versions of the software.
SciPy is package of tools for science and engineering for Python. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more.
Tools for reading the track data of the project "Leave a Trace"
...This SVG data could, for example, be used for printing.
If you want to use the visualization tool, as well, you'll need python2, along with the modules "numpy", "scipy" and "PyQt4".
How to use:
1. Start the script
2. click the load button and select a compressed LAT-XML-file
3. click on "render SVG" (save somewhere)
Image to ASCII converter that takes character shape into account
im2ascii is a small python script that converts images to ascii-art.
Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape.
Pro: Better ascii-art quality
(see screenshots for examples)
Con: Matching is very resource intensive
Dependencies: Python 2.7, PIL, numpy, scipy