Port of Numerical Python to Jython (Java Python) to support all mathematical operations (linear algebra, matrices, DSP, wavelets, FFT, arrays...) and thus compete with commercial packages such as Matlab. It can be easily embedded in Java programs.
MatPy is a Python package for numerical linear algebra and plotting with a
MatLab-like interface. It currently consists of wrappers around Numeric and
Gnuplot packages, but eventually may be implemented directly in C/C++, or as
interface to Octave.
A clearing house for various pieces of open source software which use the GenCAM data format for input or output of electronic interconnect (PWB, PCB, PWA, PCA) information.
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.
Signal Processing and Classification Environment in Python using YAML
pySPACE is a modular software for processing of large data streams that has been specifically designed to enable distributed execution and empirical evaluation of signal processing chains. Various signal processing algorithms (so called nodes) are available within the software, from finite impulse response filters over data-dependent spatial filters (e.g. CSP, xDAWN) to established classifiers (e.g. SVM, LDA). pySPACE incorporates the concept of node and node chains of the MDP framework. Due...
This project is a python module containing functions to do with matricies. The functions allow all of the standard matrix operations plus a few extras.
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.
Python Arrays is a project to reimplement the existing Python Numeric
module which adds the ability to efficiently manipulate large
numeric arrays in ways similar to Matlab and IDL.
GGGG's a Great Grid Generator (4G) is a boundary fitted, curvilinear, grid generation tool for 2-d finite difference modeling. It is written in Python with the Numeric extensions. Most classes have been written, but it does nothing useful, yet...
The main idea behind this project is the use of a common text to enclose a message by manipulating the structure of the semantic tree of each phrase in the text.
PyCrust is an interactive Python shell written in Python using wxPython. PyCrust is now part of wxPython (www.wxpython.org), so packaged files are no longer available here, and the latest development version has moved to the wxWindows CVS repository.
Simulator for large neuronal networks using leaky INF as its basic element. Simple few line scripts will enable rapid creation of large networks with different connectivities. Aimed at researchers interested in quickly testing large networks of neurons.
ReconstructIt is a program to assist accident reconstruction specialists with calculations, graphs, and related tasks. It currently runs on MS Windows; one project goal is to port it to other platforms.
Project to Design and Implement a new programming language.
The language is named Hybrid (c), as it's nature.
We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
FreePM is an opensource physicians practice management / electronic medical record application.
The company providing support for FreePM nolonger exists. You may consider TORCH http://sourceforge.net/projects/op-torch/
or one of the other FOSS EMR's.
A Genetic Algorithm Training System in Python.
Gatspy provides the framework, the user provides the error
(fitness) function. Gatspy will evolve a solution that
attempts to minimize the error.