SMILE

SMILE 1.4 is now available. Notable new features in this release include:

  • full support for Python 3.x
  • new functions, random generators and custom functions for use in equation-based nodes
  • noisyMAX decomposition algorithm
  • specialized entropy-based diagnosis algorithm for mutually exclusive faults
  • performance and reliability improvements

Libraries are available for download now at https://download.bayesfusion.com.

Fun fact: during the full build process we currently compile 60 SMILE variants for use with Visual C++. 60 = 5 x 3 x 2 x 2.

  • 5 Visual Studio versions (2010, ’12, ’13, ’15, ’17)
  • 3 C++ runtime types (static release, DLL release, DLL debug)
  • 2 CPU architectures (x86 and x64)
  • 2 product editions (Academic and Business)

This of course is in addition to many versions for Linux, Mac, iOS and accompanying wrappers for multiple programming languages.