Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20089
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: Software tool for stochastic simulation as well as for the stochastic optimization |
| Date | 2012-02-09 12:12 -0500 |
| References | <d91b3336-04df-4993-bdc1-08a417e8f40f@c6g2000vbk.googlegroups.com> <20120209172409.19a887eb.feliphil@gmx.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5600.1328807579.27778.python-list@python.org> (permalink) |
On Thu, 9 Feb 2012 17:24:09 +0100, Wolfgang Keller <feliphil@gmx.net>
wrote:
>> I plan to work in decision support field in environmental engineering
>> so I will use both the stochastic simulation as well as the stochastic
>> optimization.
>> I would like to select the best for both approaches software tool.
>>
>> what you suggest ... Matlab ... python ... something else?
>
>I have no clue whether it does stochastic simulation and optimisation,
>but R is THE free open-source statistic analysis tool. It does have
>a Python interface, RPy. And there's a free open-source replacement for
>Matlab, Scilab. Which has a Python interface as well.
>
I always thought Octave was considered the "free" Matlab equivalent;
syntax supposed to be closer -- R is more an equivalent of S. Probably
doesn't have a Python interface.
http://en.wikipedia.org/wiki/GNU_Octave
http://www.gnu.org/software/octave/download.html
(Looks like I was wrong)
https://launchpad.net/pytave
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Software tool for stochastic simulation as well as for the stochastic optimization John Oksz <johnoksz@gmail.com> - 2012-02-09 05:19 -0800
Re: Software tool for stochastic simulation as well as for the stochastic optimization Wolfgang Keller <feliphil@gmx.net> - 2012-02-09 17:24 +0100
Re: Software tool for stochastic simulation as well as for the stochastic optimization Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-02-09 12:12 -0500
csiph-web