Main development Recently I was able to work on a more regular basis on JFCM-core, so I could start fixing the most important bugs. You can see it also from the increased number of SVN commits, mainly on JFCM-core module.
My main goal in the short period is to fix all outstanding bugs so we have a “Generally Available” (GA)** version** that could be used, tested, analyzed, optimized, etc. in the real world, for real problems.
Read more →
I had the time to finally fix the most important bug in JFCM.
In short: calculation of concept outputs, up to version 1.0.3, was incorrect!
Now BaseConceptActivator.activate() uses a two-step algorithm:
recalculates incoming connections’ output; calculates Concept’s output. Go download it!
Read more →