Hi Jurgen-

PDL as such does not have direct support
for fuzzy data types. Making your AI::FuzzyEngine
module PDL-aware would seem to make the
most sense to me.  Given that perl is a high-level
language, I'm a fan of having thing "just work"
where possible.

Regards,
Chris

On Fri, Feb 8, 2013 at 1:31 PM, Jürgen Mück <[email protected]> wrote:
> Hi all,
>
> I'd like to do some Fuzzy Logic on (flat) piddles instead of scalar values.
> Do you know of any module I can use?
>
> Maybe it's simply a problem of googling the right words, but I didn't find
> one.
>
> If there is none, I will make my own one module (AI::FuzzyEngine) PDL aware.
>
> What Namespace do you suggest in the latter case:
>
> - PDL::AI::FuzzyEngine?
> - AI::FuzzyEngine::PDL?
> - PDL::FuzzyEngine?
> - ...
>
> Thanks,
> Juergen
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to