<div class="gmail_quote">On Tue, Mar 23, 2010 at 2:39 PM, Null Kühl <span dir="ltr">&lt;<a href="mailto:null.kuhl@gmail.com">null.kuhl@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr">Dear All,<div><br></div><div>     I would like to propose the idea of a new application to the kde-edu set named: Kprime.</div><div>Kprime is an application that belongs to the mathematics division, it has to do mainly with prime numbers.</div>

<div>The main features will be as follows:</div><div><br></div><div>- Prime Testing: Given a prime number or a set of prime number whether through program input, or a text file (given the delimiter between them), the program would check the primality of each and answer the user back.</div>

<div>- Prime Generation: Generate all prime numbers between M and N, where M and N are given integers.</div><div>- Visualization option of each of the previous process, also visualization of the algorithms used in order to do the prime testing in general or the prime generation.</div>

<div><br></div><div>Currently the algorithms for the testing / generation are already written and they are quite very fast.</div><div><br></div><div>Kindly reply with comments or suggestions.</div><div>Waiting for your feedback..</div>

<div><br></div><div>Cheers,</div></div>
<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></blockquote></div><br>You can do the testing and generation with KAlgebra already (there&#39;s the functions that do that somewhere, you just need to load the file).<br>I don&#39;t understand the visualization feature, maybe you could elaborate on that.<br>
If you want to create an app to be able to optimize such algorithms, I don&#39;t really think KDE Edu is the place to do that. You can improve the tools you use to research them (debuggers, profilers) but I think this is out of KDE Edu scope. Maybe you should twist your idea towards the user cases instead of writing a prime numbers application.<br>
<br>Thanks :)<br>Aleix<br>