rambazamba
Technical User
Hi!
For my study project in computational physics i need to program some cellular automata. Unfortunatly i have to do it in Fortran, in which i don't have any experience.
Anyway the code is not very difficult so i managed to program some automata with two different rules So far so good, but i really need to find a way how i can display the result in an quick and easy way. I'm working both on a Linux and a MacOSX Machine, so the best way is to find a easy x-Window Graphic lib. I'm using gfortran compiler if this is important?
Maybe someone can recommend one?
thousand thanks in advance!
rambazamba
For my study project in computational physics i need to program some cellular automata. Unfortunatly i have to do it in Fortran, in which i don't have any experience.
Anyway the code is not very difficult so i managed to program some automata with two different rules So far so good, but i really need to find a way how i can display the result in an quick and easy way. I'm working both on a Linux and a MacOSX Machine, so the best way is to find a easy x-Window Graphic lib. I'm using gfortran compiler if this is important?
Maybe someone can recommend one?
thousand thanks in advance!
rambazamba