Greetings,
I am searching for Granular Computing implementations using Perl but I have not found anything, yet. Does anyone here have any pointer to such implementations?
On my side, I started porting code I had written in other languages to Perl. The first piece I did was a Fuzzy C-Means implementation. I posted it on lin0's scratchpad. Any comment on how to improve it would be welcome. Now, the thing is that I do not want to spend time writing code that is already available. So, if anyone has already written some granular computing code and were willing to share it, I would love to have a look at it. Maybe, we could work together to implement additional functions (or why not, to write a CPAN module). If there is nothing out there, I just keep porting my own code.
Thank you,
lin0
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|