PySPG 1.9.2 Python script

SPONSORED LINKS

    Specification

  • Version: 1.9.2
  • File size: 0 KB
  • File name: PySPG-1.9.9.tar.gz
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Python
  • Price:GPL
  • Company: Claudio J. Tessone (View more)

PySPG 1.9.2 script description:



PySPG 1.9.2 is a Python script for Complete applications scripts design by Claudio J. Tessone. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
PySPG is a group of Python classes aimed to those of you that must run programs in which some parameters change.

Publisher review:
PySPG is a group of Python classes aimed to those of you that must run programs in which some parameters change. PySPG is a group of Python classes aimed to those of you that must run programs in which some parameters change.PySPG is a bunch of Python classes aimed to those of you that must run programs in which some parameters change. For example: Let's suppose you want to run simulations in which three parameters are envolved, let's say D, k, a. Let's show some possible scenarios for your simulations: - You want to run a simulation in which D, k are kept fixed and a varies linearly between 1 and 5 with a step of .2. It's really easy: you just add a loop on a variable, and you are done - Now, you want to keep fixed D, but now both k and a vary linearly between 1 and 5 with a step of .2. It's : you just add another loop on k variable, to that loop on a and you're done again. But note that you had to recompile your code - After those simulations you realise that the scale relevant for the variable a is not a linear one, but logarithmic. Let's compile again. - And if you want to run a simulation in which the variation is on D variable? Obviously compile the whole thing again... - And if the variation must be exponential??? The only relevant information your simulation returns are the measures it does. The variables are set from outside, so you can extract one layer of complexity from your compiled code. In fact the time your program takes to run is NOT in the loops of changing parameters. So you can avoid the problem of writing boring code into just writing a simple text file that will launch the other program for you.
Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Related script downloads:

Latest script and internet news

Samsung launched the Premium Music Hub

Samsung launched the Premium Music Hub

Samsung finally gives consumers multiple audio streaming countries promised a while. Premium Music Hub allows users access to over 19 million songs, along with other useful functions.

Posted on: 30 May 2012 13:02 by A. Brown

This could be the first photos of iPhone 5

This could be the first photos of iPhone 5

IPhone\'s case came online in a few pictures that confirm rumors of a larger screen. This could be the first photos of the next iPhone, but nothing is really safe to Apple announcement.

Posted on: 30 May 2012 12:58 by A. Brown

IE 10 for Windows 8, comes with Adobe Flash support

IE 10 for Windows 8, comes with Adobe Flash support

After criticism received at Metro version of Internet Explorer 10 , initially offered no support for Adobe Flash technology, Microsoft has taken measures to correct this problem by working directly with Adobe to integrate the necessary components into the

Posted on: 25 May 2012 10:36 by A. Brown

Windows 8: boot to fast to furious

Windows 8: boot to fast to furious

Last year began to circulate on the Internet videos where Windows 8 systems boot in 7 seconds. Unfortunately, from this performance derives some problems.

Posted on: 25 May 2012 07:28 by A. Brown

SPREAD THE WORD

User Rating

PySPG
Rating: 0.0 out of 5
Based on 0 ratings. 0 user reviews.

  • Currently 0.00 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5