-
I'm running Debian with gtk 1.2.10, but GMath_install.py
thinks that "Error: Gtk Version less than 1.2.7".
The problem:
if (string.strip(os.popen("gtk-config
--version").read()) < '1.2.7'):
I don't think you compare in that way.
>>> '1.2.9' < '1.2.7'
0
>>> '1.2.10' < '1.2.7'
1
>>> '1.2.80' < '1.2.7'
0
But...
2002-09-19 19:03:06 UTC by tomyl
-
Ok,
You probably noticed the project is stalling a bit.
However it is not dead. I am just having a lot to do right now: a new born boy, a math thesis to finish and a full time job.
Coding will resume at a slow pace in January and will probably return to standard early pace by next June.
2000-12-10 22:50:38 UTC by aurag
-
Is it hard to prove or disprove Question 1?
It seems to me it is straightforward.
2000-12-10 22:47:29 UTC by aurag
-
sorry for the earlier mail. i have changed the character thier names..
Q1. Show that
u(r,theta) = Brn Sin n*theta .
Satisfy the laplace equation in polar coordinate.
u rr +1/r u r + 1/r2 u thetatheta = 0
Q2. A circular plate given by 0 <= r <= 1, pi <= theta <= pi kept at 50 Centigrade and a portion r =1 , -pi <= theta <= 0 kept at – 50 Centigrade, show...
2000-12-04 05:43:23 UTC by wasif
-
Q1. Show that
μ(r, θ) = Brn Sin nθ .
Satisfy the laplace equation in polar coordinate.
μ rr +1/r μ r + 1/r2 μ θ θ = 0
Q2. A circular plate given by 0 <= r <= 1, π <= θ <= π kept at 50 Centigrade and a portion r =1 , -π <= θ <= 0 kept at – 50...
2000-12-04 05:34:34 UTC by wasif
-
It's out and check it out ;)
2000-10-01 14:55:22 UTC by aurag
-
jhauser committed patchset 64 of module gmath to the Gnome Mathematical Interface CVS repository, changing 30 files.
2000-09-02 14:27:08 UTC by jhauser
-
jhauser committed patchset 63 of module gmath to the Gnome Mathematical Interface CVS repository, changing 5 files.
2000-09-02 13:58:08 UTC by jhauser
-
jhauser committed patchset 62 of module gmath to the Gnome Mathematical Interface CVS repository, changing 1 files.
2000-09-02 13:54:58 UTC by jhauser
-
Ok RPMS seem to have disappeared from Matias's page.
Any know why?
Anyway, I will try for 0.3 release to have it RPM friendly. Any help with deb friendly is welcome too.
2000-07-25 18:21:07 UTC by aurag