forum.alglib.net http://forum.alglib.net/ |
|
ALGLIB NEWS [subscribe to get notifications] http://forum.alglib.net/viewtopic.php?f=2&t=22 |
Page 1 of 1 |
Author: | Sergey.Bochkanov [ Sun Jun 06, 2010 10:02 am ] |
Post subject: | ALGLIB NEWS [subscribe to get notifications] |
Hello! This topic will duplicate announcements posted at http://www.alglib.net/#news. Only forum moderators can write here, but anyone can subscribe. If you want to subscribe: 1. register at this forum 2. open this topic again 3. hit "Subscribe topic" link at the topic's header |
Author: | Sergey.Bochkanov [ Thu Jul 05, 2012 12:08 pm ] |
Post subject: | Re: ALGLIB NEWS [subscribe to get notifications] |
04.07.2012 ALGLIB 3.6.0 is released. ALGLIB 3.6.0 was released today, with new algorithms and fixes:
Commercial version of ALGLIB 3.6.0 will be delivered to customers with active support/maintenance agreement within few days. Good luck with ALGLIB! |
Author: | Sergey.Bochkanov [ Mon Sep 09, 2013 10:56 am ] |
Post subject: | Re: ALGLIB NEWS [subscribe to get notifications] |
ALGLIB 3.8.0 was released! This release features a lot of performance-related improvements, new features and bug fixes. Both editions of ALGLIB (Free and Commercial one) share following improvements:
ALGLIB Commercial Edition features following performance-related improvements (our former customers should upgrade their license in order to access these improvements):
Both editions of ALGLIB share following bug fixes:
|
Author: | Sergey.Bochkanov [ Thu Nov 07, 2013 1:27 pm ] |
Post subject: | Re: ALGLIB NEWS [subscribe to get notifications] |
ALGLIB 3.8.1 is released! This new release of ALGLIB features two major improvements in Commercial Edition: 1) C# interface to highly optimized native computational core, 2) experimental integration with Intel MKL. 1. Prior to 3.8.1, ALGLIB for C# was 100% NET application. Being pure NET assembly, it was portable and easy to integrate into existing NET projects. However, on some important computational problems (linear algebra, large scale data mining) C# performance was 2x-4x times slower than that of optimized native code. Starting from 3.8.1, ALGLIB for C# includes both pure NET computational core – and its native companion, highly optimized native core with C# interface. Both computational cores provide same functionality, and even more – they provide 100% identical C# interface. You can easily plug HPC core into existing applications which use previous versions of ALGLIB. As for ALGLIB 3.8.1, HPC core can be used only under Windows systems. However, we plan to introduce support for LSB-compliant Linux systems in the next release. One more limitation – HPC core is not included in ALGLIB for VB.NET, although in next ALGLIB release VB users will have same level of performance as C# programmers. 2. Second important improvement is integration with Intel MKL, which can be accessed from C++ and C#. Intel MKL is used internally to accelerate linear algebra algorithms. We obtained developer's license from Intel which allows us to ship precompiled ALGLIB binaries linked with Intel MKL. C++ version of ALGLIB now includes precompiled static library <code>alglibxx_hpc.lib</code> (ALGLIB core), <code>mkl4alglibxx.lib</code> (MKL imports) and <code>mkl4alglibxx.dll</code> (MKL core). When you link your application with these precompiled static/dynamic libraries, ALGLIB will use MKL internally to provide same interface – but with 2x-4x (depending on hardware being used) increase in linear algebra performance. As for C#, this version of ALGLIB includes native computational core (as we told before). It is already linked with Intel MKL, so you don't need additional steps in order to use MKL from C#. We want to make several notes here. First, due to licensing restrictions, you can not use Intel MKL directly. You can use ALGLIB functionality which is internally accelerated by MKL's functions, but you can not access these functions directly. We do not provide you MKL header files because we do not have right to do so. Second, because MKL support is in the experimental stage, for now we ship only Windows libraries. Linux binaries are planned to be included in the next release of ALGLIB. Finally, during implementation of this subproject we received several important suggestions and ideas from developers of local Intel's office, and we would like to thank them (especially Gennady Fedorov and Sergey Maidanov) for their help. 3. These improvements can be used only by commercial users who own license for new multi-threaded branch of ALGLIB. If you bought your license before release of 3.8.0 and didn't upgraded your license yet, it is good time to consider an upgrade. Upgrade is done for free, the only thing we need from you is a formal confirmation that you agree with new licensing terms. In addition to improvements mentioned above, we made several minor fixes in both Commercial and Free editions of ALGLIB and fixed one bug in the MinBLEIC optimizer (of course, bug fixes were included in all editions – commercial and free). |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |