Hi,<div><br></div><div>With advanced calculations I mean something like for example: </div><div>(R1*I1+R2*I2)/R3</div><div>Calculating this with an pocket calculator (like KCalc) is quite uncomfortable, using an algebra system for this is an absolutely overhaul.</div>
<div><br></div><div>Cantor looks interesting, but not as easy to use as PhyxCalc. I also know Qualculate, but it is also not that comfortable. PhyxCalc tries to be as easy to use as possible and at the same time very feature rich. Another fact is, that PhyxCalc is purely written in Qt/C++, all calculators that I know use C parsers, most of the time created with bison/yacc. We've implemented an Earley parser purely in Qt/C++, that is able to handle dynamic grammar loaded at run time. Thanks to Qt, PhyxCalc can also be compiled for mobile platforms.</div>
<div><br></div><div>Alexander</div><div><div><br><div class="gmail_quote">2012/3/19 Martin Küttler <span dir="ltr"><<a href="mailto:martin.kuettler@gmx.de">martin.kuettler@gmx.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Mon, Mar 19, 2012 at 11:03 AM, Aleix Pol <<a href="mailto:aleixpol@kde.org">aleixpol@kde.org</a>> wrote:<br>
> On Mon, Mar 19, 2012 at 8:37 AM, Alexander Rössler<br>
> <<a href="mailto:mail.aroessler@gmail.com">mail.aroessler@gmail.com</a>> wrote:<br>
>> Hello,<br>
>><br>
>> I'm an electronic engineering student from Austria and I have a question to<br>
>> KDEs GSoC.<br>
>> There are a lot of good ideas for GSoC, I'm already preparing a proposal for<br>
>> kdevelop. However, I was also thinking about the open source project I have<br>
>> started last year. It's an application for calculation of physical<br>
>> expressions (and of course non-physical expressions). It is a mix between an<br>
>> algebra system and a pocket calculator, more precise: its a text editor with<br>
>> advanced calculation features, especially for technicians and people who<br>
>> often have to calculate formulas with physical units. The program I'm<br>
>> talking about is PhyxCalc<br>
>> (<a href="http://kde-apps.org/content/show.php/PhyxCalc?content=149161" target="_blank">http://kde-apps.org/content/show.php/PhyxCalc?content=149161</a>). PhyxCalc<br>
>> was originally coded in Delphi, last year I contacted the author of the<br>
>> application and we started to develop an opensource version in<br>
>> the Christmas holidays. The author helped me a lot, especially with the<br>
>> algorithms for the parser, but I commited most of the code. Why I'm writing<br>
>> this? I realized that KDE has a calculator (KCalc) and a function plotter<br>
>> (KAlgebra), but maybe the KDE project might be interested in a more advanced<br>
>> calculation application. It would be nice for me to work for this project on<br>
>> GSoC (yes I will work on this project also without GSoc, but I could code a<br>
>> lot more if I would get paid for it). If you are interested, I'll make a<br>
>> proposal. (I sent this email before to kde-devel and was suggested to this<br>
>> mailing list)<br>
>><br>
>> Regards<br>
>> Alexander Rössler (aka Strahlex)<br>
>><br>
>> _______________________________________________<br>
>> kde-edu mailing list<br>
>> <a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
>> <a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
>><br>
><br>
> what do you mean by advanced calculations?<br>
><br>
> Aleix<br>
> _______________________________________________<br>
> kde-edu mailing list<br>
> <a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
<br>
</div></div>Hi,<br>
<br>
you might want to have a look at Cantor, especially with the Qalculate<br>
backend. I might be mistaken as I don't really know PhyxCalc, but from<br>
what I saw it looks similiar.<br>
<br>
Regards,<br>
Martin Küttler<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</div></div></blockquote></div><br></div></div>