******************************************************* Filename: aNuMet.dll Description: DLL For Numerical calculations Programming language: PureBasic v4.30 (friendly called PB) Version 0.0.4.0 by Carlo Somigliana (somic@libero.it) website: www.semelinanno.com ------------------------------------------------------------------------------------------------------------------ a DLL for numerical calculations (Replaces VBMatr.OCX discontinued) Implement 40+ Matrix functions, including Determinant, Inverse, Division, Trasposed. Solve equation systems, calculate coefficients of polinomial curve, show matrix elements, etc. Includes equation parser/solver/intergator/differentiation with variables and functions and other functions. See the sample code in VB and PB for the list of functions Very fast code. Sample code available in Visual Basic and PureBasic. ******************************************************************** This DLL is NOW FREEWARE. ******************************************************************** INSTALLATION: ------------- - copy aNuMet.dll in the Windows directory UN-INSTALLATION: ---------------- - the program is a simple DLL. To uninstal, simply cancel it. ************************************************************************************************** Pls report any bug and/or comment to me, Carlo Somigliana, at this e-mail address: somic@libero.it Bug fix will be e-mailed free of charge. **************************************************************************************************