Thanks for you reply.
Well, those two changes will be done really soon and I'll post the new 
package again.

Regarding the usefulness of those functions, I can just say you that the 
composition (implemented in the fl_compose function) is one of the
most important operator. Almost all the fuzzy operations can be 
reconducted to a call to it.
Other students of my University will continue our work and add the other 
levels which will use our core package to perform all the fuzzy higher 
level operation.

I'll post the package again here, after making those two changes.

Thank you,
Gianvito

Il 28/01/2011 19:11, c. ha scritto:
> On 28 Jan 2011, at 15:42, Gianvito Pio wrote:
>
>> Has someone taken a look to our package?
>> Thanks
> Gianvito,
> Sorry for the late reply, the package seems ok for me except
> for a couple optional cosmetic changes listed below.
> As I know nothing about fuzzy logic, I would appreciate comments
> by other users about the usefulness of these functions.
> If no-one objects, though, I'll add you to the octave-forge developers
> during the weekend so that you can commit to the repository.
> c.
>
>
> 1) should probably remove
>
> fl-core-1.0/Makefile
> fl-core-1.0/configure
>
> that seem to do nothing interesting and are not required.
>
> 2) you could use better texinfo for the docstrings, for example
> itemize lists should use the "@itemize" command rather than be
> written manually:
>
> ## @itemize @minus
> ## @item 'min': use the minimum T-Norm (same as 
> fl_intersect(@var{A},@var{B}));
> ## @item 'prod': use the product T-Norm;
> ## @item function_handle: a user-defined function as T-Norm.
> ## @end itemize
>
> instead of
>
> ##
> ## - 'min': use the minimum T-Norm (same as fl_intersect(@var{A},@var{B}));
> ##
> ## - 'prod': use the product T-Norm;
> ##
> ## - function_handle: a user-defined function as T-Norm.
> ##
>
>

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to