mathmagic-devlopment Mailing List for Math Magic
Status: Pre-Alpha
Brought to you by:
nayaniabhishek
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(41) |
Nov
|
Dec
|
---|
From: Brian W. <bh_...@ya...> - 2000-10-18 16:41:48
|
Ok its only a console app at this time, but I figure you guys could help me out and see how it works, and how the code could be improved. Also I have started a new sourceforge project to house just this part of math magic at http://sourceforge.net/projects/mmcalc and you can download the latest stuff, and add bug reports for it. So please tell me what you think. Brian __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ |
From: NAYANI A. <nay...@ya...> - 2000-10-17 12:53:41
|
Hi guys, we got to release our code of matrix modules atleast by 25th. Filipe: as u are free, please remove the bugs from my code. I am giving you this job as you have to get familiar with gnome. The major bugs U got to remove is disable back button in all pages, decrease the size of the entry boxes, and on selecting finish button in the last it should start the druid all over again. Experiment with the code I gave u, I have added some docs to the code and created html docs using doxygen. I will give this code tomorrow. B: The functions which I would like to see are: X to the pow Y, Variable Memory, thats all for now. Abhi. __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ |
From: Brian W. <bh_...@ya...> - 2000-10-17 11:10:06
|
Base conversion is good, I will do that at the end. ----- Original Message ----- From: "Alain Meessen" <ame...@ul...> To: <mat...@li...> Sent: Tuesday, October 17, 2000 4:08 AM Subject: Re: [Mathmagic-devlopment] Calculator functions. > Hi, > > A little suggestion, the conversion between decimal/octal/hex. > Say it it's easy than make it ;-) > > Now, i must converted my fractal program using SVGALIB to GTK with > drawing areas. > > A little question, just for my information, about GPL and our project. > Is that enough to write the text of GPL in ours programs (like Filipe's > code) or we must registered the project. > > Alain > > Brian Wagener a écrit : > > > > ....please add any > > you think would be cool. > _______________________________________________ > Mathmagic-devlopment mailing list > Mat...@li... > http://lists.sourceforge.net/mailman/listinfo/mathmagic-devlopment __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com |
From: Brian W. <bh_...@ya...> - 2000-10-17 11:02:22
|
Yes for GPL, all you have to do is say its GPL in the header, and include the actual GPL in the tarball. There is no registration. ----- Original Message ----- From: "Alain Meessen" <ame...@ul...> To: <mat...@li...> Sent: Tuesday, October 17, 2000 4:08 AM Subject: Re: [Mathmagic-devlopment] Calculator functions. > Hi, > > A little suggestion, the conversion between decimal/octal/hex. > Say it it's easy than make it ;-) > > Now, i must converted my fractal program using SVGALIB to GTK with > drawing areas. > > A little question, just for my information, about GPL and our project. > Is that enough to write the text of GPL in ours programs (like Filipe's > code) or we must registered the project. > > Alain > > Brian Wagener a écrit : > > > > ....please add any > > you think would be cool. > _______________________________________________ > Mathmagic-devlopment mailing list > Mat...@li... > http://lists.sourceforge.net/mailman/listinfo/mathmagic-devlopment __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com |
From: Alain M. <ame...@ul...> - 2000-10-17 08:08:34
|
Hi, A little suggestion, the conversion between decimal/octal/hex. Say it it's easy than make it ;-) Now, i must converted my fractal program using SVGALIB to GTK with drawing areas. A little question, just for my information, about GPL and our project. Is that enough to write the text of GPL in ours programs (like Filipe's code) or we must registered the project. Alain Brian Wagener a écrit : > > ....please add any > you think would be cool. |
From: Brian W. <bh_...@ya...> - 2000-10-16 21:34:03
|
Well I have gotten to point where I can easily add functions. Not sure yet about associativity though, I will have to think about that. I have included below a listing of mathematical functions, please add any you think would be cool. If anyone wants to try it out let me know and I will send the code out, and tell me how it looks. Brian Functions: ADD subtract Multiply Divide negate cos/sin/tan arc cos/sin/tan hyperbolic cos/sin/tan exp absulute value mod ceiling floor power x! <-- I forgot what is this called? ln log sqrt inverse __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ |
From: Filipe M. <fil...@po...> - 2000-10-16 21:10:26
|
Ok, know i am free again. Em Mon, 16 Oct 2000 11:56:02 -0700 (PDT) Brian Wagener <bh_...@ya...> escreveu: >Hey don't worry about what I said in last email. I >have already started in. >Brian > >__________________________________________________ >Do You Yahoo!? >Yahoo! Messenger - Talk while you surf! It's FREE. >http://im.yahoo.com/ >_______________________________________________ >Mathmagic-devlopment mailing list >Mat...@li... >http://lists.sourceforge.net/mailman/listinfo/mathmagic-devlopment > _____________________________________________________________ O e-mail preferido dos portugueses http://www.portugalmail.pt |
From: Brian W. <bh_...@ya...> - 2000-10-16 18:56:17
|
Hey don't worry about what I said in last email. I have already started in. Brian __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ |
From: Alain M. <ame...@ul...> - 2000-10-16 10:07:35
|
Hi, Here is my second version of the mainconsole which use toggles buttons. Tell me what do you think about. Alain |
From: Brian W. <bh_...@ya...> - 2000-10-15 13:56:29
|
You could help me by writing a short bit of C code that tokenizes a string such as "3.2+cos(24.52-sin(2.25))". Just make it so it outputs it like 3.2 + cos ( 24.52 - sin ( 2.25 ) ) That would save me a bit of time. Thanks. Brian ----- Original Message ----- From: "Filipe Maia" <fil...@po...> To: <mat...@li...> Sent: Sunday, October 15, 2000 6:13 AM Subject: [Mathmagic-devlopment] I'm unemployed > Hello!! > I don't have anything to do. > Could someone give me work :) > Bye!! > > _____________________________________________________________ > O e-mail preferido dos portugueses http://www.portugalmail.pt > _______________________________________________ > Mathmagic-devlopment mailing list > Mat...@li... > http://lists.sourceforge.net/mailman/listinfo/mathmagic-devlopment __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com |
From: Filipe M. <fil...@po...> - 2000-10-15 10:17:00
|
Hello!! I don't have anything to do. Could someone give me work :) Bye!! _____________________________________________________________ O e-mail preferido dos portugueses http://www.portugalmail.pt |
From: Brian W. <bh_...@ya...> - 2000-10-14 14:02:57
|
I could probably use some help when I get to the part where I am adding functions to the calc, but I am not there yet. Brian ----- Original Message ----- From: "NAYANI ABHISHEK" <nay...@ya...> To: <mat...@li...> Sent: Saturday, October 14, 2000 4:56 AM Subject: Re: [Mathmagic-devlopment] Status update. > Hi B, > > We did not forget you!! we just did not want to > disturb you as you have got the hardest task of all as > of now. We are almost completing the matrix modules > and will be shifting ourselves onto some other module > ( maybe by vote ;)), If you need any help on > something, just yell ! > > Abhi. > > __________________________________________________ > Do You Yahoo!? > Yahoo! Messenger - Talk while you surf! It's FREE. > http://im.yahoo.com/ > _______________________________________________ > Mathmagic-devlopment mailing list > Mat...@li... > http://lists.sourceforge.net/mailman/listinfo/mathmagic-devlopment _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |
From: Filipe M. <fil...@po...> - 2000-10-14 09:30:29
|
Here are the real files.The others are just the headers of the code. _____________________________________________________________ O e-mail preferido dos portugueses http://www.portugalmail.pt |
From: Filipe M. <fil...@po...> - 2000-10-14 09:12:28
|
Hello! If someone needs help i can help. I finished the first version of the matrices funtions. The interface is not very beautifull but it can be worked out. The important thing is that IT WORKS. I think i have a bug in my Multiply function, but i don't know how to multiply matrices do if someone could tell me if the program is outputing the right answers it would be a great help. You don't need to find the bug. Just tell me if the results are right.Now i will try to learn gnome and help anyone who wnats my help. Bye! Em Sat, 14 Oct 2000 01:56:57 -0700 (PDT) NAYANI ABHISHEK <nay...@ya...> escreveu: >Hi B, > > We did not forget you!! we just did not want to >disturb you as you have got the hardest task of all as >of now. We are almost completing the matrix modules >and will be shifting ourselves onto some other module >( maybe by vote ;)), If you need any help on >something, just yell ! > > Abhi. > >__________________________________________________ >Do You Yahoo!? >Yahoo! Messenger - Talk while you surf! It's FREE. >http://im.yahoo.com/ >_______________________________________________ >Mathmagic-devlopment mailing list >Mat...@li... >http://lists.sourceforge.net/mailman/listinfo/mathmagic-devlopment > _____________________________________________________________ O e-mail preferido dos portugueses http://www.portugalmail.pt |
From: NAYANI A. <nay...@ya...> - 2000-10-14 08:57:54
|
Hi B, We did not forget you!! we just did not want to disturb you as you have got the hardest task of all as of now. We are almost completing the matrix modules and will be shifting ourselves onto some other module ( maybe by vote ;)), If you need any help on something, just yell ! Abhi. __________________________________________________ Do You Yahoo!? Yahoo! Messenger - Talk while you surf! It's FREE. http://im.yahoo.com/ |
From: Brian W. <bh_...@ya...> - 2000-10-14 01:34:28
|
Hello all, Well I know you probably forgot that I was working with you on the math = project. Well it is taking a little longer that expected to make the = calculater, and I am glad to report I was just able to add 2 numbers on = the command line. Ok so I have a long way to go, but the structure is = now there. How do I change my percentage done on the task list to 5%? = I figure I will get a full featured comand-line calculator that has lots = of functions, and allows you to enter an entire expression at once, and = then tie it into a Gtk+ frontend. So I just wanted to check in with you = all, and say hello. Brian |
From: NAYANI A. <nay...@ya...> - 2000-10-13 07:47:27
|
Hi, The best resources you can have when programming with GTK+ & GNOME toolkits are the reference guides. You can download them from developer.gnome.org/docs/api. You should get all the docs there ( gtk,glib,gdk,libgnome etc.) and there are excellent tutorials in the doc directory itself (like GGAD etc.) If it is not possible to download all these stuff you can find similar docs in /usr/doc/gnome-libs-devel/. The thing you need to know about a druid is it is mostly automated. It needs to be put in a toplevel window of its own.There are three types of pages it can hold, druidpagestandard - this has an empty vbox in which we can keep any of our widgets, druidpagestart(or first :)) - this page has a disabled back button and we can display any text in the center. druidpagefinish - similar to first, but it has got a finish button instead of next. The druid automaticaly handles the next and other buttons if we don't handle the signals. There are four signals we can handle "next","cancel","back","finish". you can connect a callback to it ,do your function calls and then display the next page using the func gnome_druid_page_set(). For more info see the docs --its easy. I used glade to do the following - create the toplevel window, set the title, create druid with 4 pages. set each pages heading,logo. set the first pages intro, create an hbox for the second page and embed a label and entry widget. that's all! save, build and delete the .glade file. The changes i did to the main interface file are at the bottom separated by ****. This style is really good and I would like it if you can get used to it as well :). Abhi. PS: I actually downloaded the whole developer.gnome.org :). (wget -cr --tries=0 -nc http://developer.gnome.org) It comes to arround just 25Mb of high quality data. __________________________________________________ Do You Yahoo!? Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ |
From: Alain M. <ame...@ul...> - 2000-10-13 07:45:03
|
Hi, Filipe Maia a écrit : > Me too, what's this druid story, a Glade like ? >But i never done anything with druid. Were can I find a tutorial about druid. I think that's a good way.....with Glade we have 10.000 generated files for a simple windows... not very cleany. > i will continue to design in pure gtk :). Filipe: good work, i try to call them from the mainconsole. Abhi: I've problems to compile youy code, it's because some Gnome packages are not present on my system..... i think. New mainconsole version for monday with toggle buttons. Alain |
From: Filipe M. <fil...@po...> - 2000-10-12 17:58:03
|
Hello Abhi!! I'm very sorry for my mistake,it will not happen again. I think that druid is less flexible, but i agree with the problem of being sinked in windows. But i never done anything with druid. Were can I find a tutorial about druid. I already looked at your code but dind't understood it. I can try to make the gtk funtions for the other funtions but i can't produce the interface because i don't know how to work with a druid. The problem with druid is that i can't have many functions opened at the same. If you could solve that problem and write an interface that is as flexible it would be great. I will try to do the new functions with gtk, then learn druid, and then, maybe, write the code with druid. I will send the new code whithin the next days. During this days you may try to convert me to the druid interface or i will continue to design in pure gtk :). I will also try to fix your problem. Bye!! Em 12 Oct 2000 13:45:07 -0000 Abhishek Nayani <nay...@re...> escreveu: >Hi, > > Filipe, did you check out my code. I used a druid so that the user will not be overcome by the no. of windows open. I have completed the determinant and linear equation modules. Could you do the multiplication & inverse part using the same interface. If you have got any doubts, ask me. I am also not getting the size of the entry boxes right like yours. Can you fix it. > > Abhi. > >PS: its not Abey!! > >_________________________________________________ >Get Your Free Email At, http://www.rediffmail.com > >For fabulous shopping deals visit: http://www.rediff.co.in/shopping/index.html > > > >_______________________________________________ >Mathmagic-devlopment mailing list >Mat...@li... >http://lists.sourceforge.net/mailman/listinfo/mathmagic-devlopment > _____________________________________________________________ O e-mail preferido dos portugueses http://www.portugalmail.pt |
From: Abhishek N. <nay...@re...> - 2000-10-12 13:49:31
|
Hi, Filipe, did you check out my code. I used a druid so that the user will not be overcome by the no. of windows open. I have completed the determinant and linear equation modules. Could you do the multiplication & inverse part using the same interface. If you have got any doubts, ask me. I am also not getting the size of the entry boxes right like yours. Can you fix it. Abhi. PS: its not Abey!! _________________________________________________ Get Your Free Email At, http://www.rediffmail.com For fabulous shopping deals visit: http://www.rediff.co.in/shopping/index.html |
From: Filipe M. <fil...@po...> - 2000-10-11 19:49:24
|
Hello! I'm very sorry, I forgot to send the actual code in the last mail. The code goes with this mail. Bye!! _____________________________________________________________ O e-mail preferido dos portugueses http://www.portugalmail.pt |
From: Filipe M. <fil...@po...> - 2000-10-11 19:45:59
|
Hello! I've done this code in the last few days. It can do 3 of the 4 functions. It's not a very pretty code but it's not that difficult to undestand. I used the almost unchanged Abey's functions for the math work and the cb_input functions. Tell what you think of the code and what you want me to do. To compile read the header of the *.c file and follow the instrictions ( i'm still not very confortable with glade). Bye! _____________________________________________________________ O e-mail preferido dos portugueses http://www.portugalmail.pt |
From: Alain M. <ame...@ul...> - 2000-10-09 13:47:02
|
Hi, > Alain: > >The console you designed produced modal dialogs. >Due > to which the user cannot open more than one function > at a time. No problem, just 1 line to delete. >Can you change your code to just include > menu on the menubar & use toggle buttons for > functions. Ok, next version coming soon Alain |
From: NAYANI A. <nay...@ya...> - 2000-10-09 13:14:05
|
Hi Guys, I didn't get any reviews of my code so I concluded that you didn't like it. So, I am sending you guys another sample which is more complete and quite good. There are only a couple of bugs which have to be ironed out. I need to know what you think of it fast !! Alain: The console you designed produced modal dialogs. Due to which the user cannot open more than one function at a time. Can you change your code to just include menu on the menubar & use toggle buttons for functions. The idea is to give the user the flexibility to hide or show the buttons representing functions . As long as the button is toggled , the function is shown otherwise it is hidden.If my view is still not clear, ask doubts, in the meantime review my code. Abhi. __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/ |
From: Alain M. <ame...@ul...> - 2000-10-09 08:23:05
|
Hi, Here is a little sample of code for the main console. Task entry is for each task define in the Mathmagic project like Matrix, Calculator, Fractal... Tell me what do you think about. Alain. |