*******************************************************
Filename: aNuMet.dll

Description: DLL For Numerical calculations

Programming language: PureBasic v4.20 (friendly called PB)
Version 0.0.3.1
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 with variables and functions and other functions

Very fast code. Sample code available in Visual Basic and PureBasic.

********************************************************************
This DLL is SHAREWARE. Email me at somic@libero.it for registration.
********************************************************************

INSTALLATION:
-------------
- copy aNuMet.dll and DLLRegister.exe in the same folder
- run DLLRegister.exe to activate the DLL.

Note:
- DLL shipped is not active and must be 'ACTIVATED'. If used without activation, it will 
    self-terminate itself and the program calling it, after prompting for registration.
  PLS BE WARNED OF THIS BEHAVIOUR AND DON'T CLAIM.

UN-INSTALLATION:
----------------
- the program is a simple DLL. To uninstal, simply cancel it.

FEES:
-----
- UNREGISTERED users: no Cost. TRIAL period of 10 days with flash screen (About box) prompting for registration
- Registered SINGLE users: Cost 10 Euro. DLL working on the installation PC
- Registered MULTI Users: cost: 50 Euro. DLL working on every PC


To register it, email me at somic@libero.it specifying the desired license (SINGLE or MULTI User).
You will get instructions for payment. After this, you will get a new version of the Install.exe
file to repeat installation.

**************************************************************************************************
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.
**************************************************************************************************