EURO 2012 starts next week

EURO 2012 starts next week in Vilnius! EURO 2012, European Conference on Operational Research, is huge scientific event popular both among scientists and businessmen. Operational research tackles very challenging, and thus scientifically interesting, and highly applicable topics. Some of these topics overlap with the ones we discuss here on Physics of Risk - financial market modeling, risk management and analysis, decision making. Many reports will also consider logistics, optimization and network analysis.

On of our authors will join numerous scientists from Lithuania and abroad giving talks in the conference. On Monday, the 9th of July, he will give a talk on "Herding behavior of agents as a background of financial fluctuations", Our works on the applications of Kirman model will be the key point of the talk.

K. Staliunas on econophysics

Traditionally it is thought that economics and physics are very different irreconcilable sciences. Physicists sometimes claim that economists are aware only of addition and subtraction, while only very rarely they attempt to use multiplication or even division. Economists on the other hand think that physicists are busy dividing molecules into atoms, create atomic weapons and lasers and are able to fix AC sockets, while having absolutely no understanding in other, nontechnical, fields. Evidently this oversimplified thinking is incorrect - economics and physics have things in many common. And with the time more common things are discovered.

What is common between physics, a precise science about inanimate nature, and economics, a social science considering human interactions in certain scenarios? While it might sound a bit strange at first, but some of the processes in both sciences are very similar! Thus physicists can successfully apply their knowledge and experience to understand, describe, model and forecast various processes in economics. Econophysics is a cognitive science, which attempts to see the reasons behind various economic processes. Physicists are always obsessed with simple equation - why?

These are free translations of the texts published in "Science and life" (lt. "Mokslas ir gyvenimas") journal by prof. Kęstutis Staliūnas [1, 2]. These are few rare texts about econophysics published in Lithuanian language.

Another interesting text is an electronic course material [3] written for the students of Physics Faculty of Vilnius University (the econophysics course was taught there in 2002-2003). This contains broader review of introductory topics to econophysics.

References

  • K. Staliunas. Ekonofizika. Mokslas ir gyvenimas 11: S15 (2003).
  • K. Staliunas. Ekonofizika. Mokslas ir gyvenimas 3: ??? (2004).
  • K. Staliunas. Ekonofizika. Published as elektroninis paskaitų konspektas, 2002.

Numerical methods for the stochastic differential equations

Reviewers of one of our most recent papers have asked some very interesting questions. One of them was about the numerical methods we use to solve the stochastic differential equations. The question was to be expected as, while we provide the final difference equations, we do not discuss how they were obtained. Thus here we will briefly review the most basic principles of the numerical solution of the stochastic differential equations.

Open source in science

Modern science strongly relies on the computer modeling. Most of the models in the complexity science, the object of the Physics of Risk, requires computer modeling and usually may not be dealt with analytically. For a person familiar with the computer modeling it should be known that the variety computer algorithms is very large and that there also is a variety of ways to understand these algorithms. Thus each person might solve the same complex task slightly differently and thus produce slightly different results. This brings us to the point that in order to comprehend what has been done by a certain scientist one should not only study the equations and assumptions made by him, but one also needs to have access to the source code of the software used by that certain scientist.

Yet there is still a problem that only few scientists to make the source code of their software public available. This behavior is not very desired as in order to reproduce the same results other scientists must make a lot of efforts. Some times the attempts to reproduce published results fail. This problem may be solved by encouraging adoption of the open source ideas by the scientific community.

We, the contributors of Physics of Risk, have already faced the negative effects of the closed source culture, thus most of our models made available on Physic of Risk are published together with their source code. Though it is well hidden inside the applet's JAR archive (open it with any modern archiver, inside you should find java file, which contains the source code).

Read more on open source software in science in Nature Editorial "If you want reproducible science, the software needs to be open source".