Sciweavers

10622 search results - page 2 / 2125
» Python Programming Language
Sort
View
60
Voted
USENIX
2007
15 years 6 days ago
Python Programming Language
Guido van Rossum
JMLR
2012
13 years 10 days ago
NIMFA: A Python Library for Nonnegative Matrix Factorization
NIMFA is an open-source Python library that provides a unified interface to nonnegative matrix factorization algorithms. It includes implementations of state-of-the-art factoriza...
Marinka Zitnik, Blaz Zupan
PDPTA
2004
14 years 11 months ago
Efficiency Considerations of PERL and Python in Distributed Processing
: With the resurgence of interest in distributed processing and programming of distributed systems, researchers are exploring methods and techniques for facilitating programming of...
Roger Eggen, Maurice Eggen
DNA
2009
Springer
194views Bioinformatics» more  DNA 2009»
15 years 1 months ago
A Domain-Specific Language for Programming in the Tile Assembly Model
We introduce a domain-specific language (DSL) for creating sets of tile types for simulations bstract Tile Assembly Model. The language defines objects known as tile templates, wh...
David Doty, Matthew J. Patitz
PDPTA
2007
14 years 11 months ago
Python-based Distributed Programming with Trickle
Abstract Trickle is a an extension to the Python programming language that provides explicit but simple mechanisms to write distributed scripts and programs. Trickle links together...
Gregory Benson, Alexey Fedosov