Displaying 1 to 10 from 121 results
SciPy - software for Mathematics, Science, and Engineering
SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. The SciPy library is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization.
NumPy - fundamental package for scientific computing with Python
NumPy is the fundamental package needed for scientific computing with Python. Numerical Python adds a fast and sophisticated N-dimensional array facility to the Python language. NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.
Android-primefinder - A prime number searcher for Android
This application allows you to enter ( or paste ) and search space of numbers for a prime number of given length. The original idea was inspired whilst solving the riddle on the Abstruse Goose webcomic: http://abstrusegoose.com/126
Alarm-mathematics - An android alarm clock that requires mathematics to turn off
An android application designed to effectively wake heavy sleepers and get them out of bed.
Algorator - A Java library which can calculate with symbolic mathematical formulas and optimize them
A Java library which can calculate with symbolic mathematical formulas and optimize them to generate an algorithm in a specified programming language
As3mathlib - Flex/Actionscript Math Library
Flex/Actionscript Math Library (as3mathlib)The Flex/Actionscript Math Library (as3mathlib) is intended to provide a rudimentary numerical analysis toolkit for the Actionscript/Flex programming environment. It is based off of the WIS Actionscript 2 libraries, which are still available DetailsThis library includes support for Geometric Objects and Intersection calculations Integral and Differential equation calculations Bezier, Quadric, Polynomial, Complex, Vector and Matrix calculations Symbolic
Ascentengineers - the experiment : ascent
= click on the tab wiki = to dive in the ascent pool all the project group members are requested contribute atleast ten lines a day kake friends, why don't we think of ascent itself as a project????? and i welcome you all to be member of this project and contribute in writing here. for any queries mail me at ascentengineers@gmail.com ph: +919349101566, or +914954013776 share - learn - evolve it is an unconference ie. let's meet, share our ideas, learn from friends and evolve into better beings o
Astronautics - Repository of astronautics and astrdynamics tools and software
A collection of tools and software related to the filed of astronautics and astrodynamics
Automated-testing-of-hamiltonian-closures - Automated testing of hamiltonian closures
Closure techniques in Hamiltonian graph theoryEnglishThe subject of this thesis is studying closure techniques in Hamiltonian graph theory, focusing on structural closure technology. Structural closure technology here refers to defined sub-graph (structures) and the characteristics of their surroundings in such a manner, adding that edge to such a structure does not violate global Hamiltonian features. These properties include the absence of Hamiltonian circle Hamiltonian path, Hamiltonian path
Fdtl - Finite Difference Template Library
Quick StartTo get started quickly using the FDTL see the HowTo page. IntroductionThe Finite Difference Template Library (FDTL) was created for the purposes of quickly solving partial differential equations using the finite difference method. It is implemented in C++ using both the object oriented (OO) paradigm and generic programming techniques (templates). The project was initially begun to solve a specific type of equation found in low temperature quantum mechanics (a Gross-Pitaevskii equation