home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / ai / edu / 569 next >
Encoding:
Text File  |  1992-12-12  |  3.9 KB  |  89 lines

  1. Newsgroups: comp.ai.edu
  2. Path: sparky!uunet!demos!kaija!news-server
  3. From:  bykov@voshod.spb.su (Juri Bykov)
  4. Subject: New short-size symbolic mathematics system
  5. Reply-To: bykov@voshod.spb.su
  6. Organization: VOSHOD Ltd. (St.Petersburg)
  7. Date: Fri, 11 Dec 1992 19:05:33 GMT
  8. Message-ID: <AAzPEAhG96@voshod.spb.su>
  9. Lines: 77
  10. Sender: news-server@kaija.spb.su
  11.  
  12.     Dear Friend!
  13.  
  14.     I am Jura Bykov.  I give you some information about the new
  15. short-size symbolic mathematics system ANALITICA.  The creation
  16. of this program for IBM PC is my own initiative and nobody else
  17. has the rights to this system.
  18.  
  19.     In nowadays ANALITICA is the library of procedures + user's
  20. interface +  graphical module of formula output in natural form
  21. (like writing on the paper).It is only beta-version because the
  22. testing and verification of system  is  not  finished.  In more
  23. cases it works correctly. The usage of this system is very easy
  24. and do not require  any special knowledges.  The base language:
  25. Pascal + Assembler; it is easy to repeat all algorithms by C.
  26.  
  27.     As my mind, the main merit of ANALITICA  -  it's agorithms.
  28. During creation the system I never used any analogy and builded
  29. it from the outset (I had not any information about the similar
  30. ones). All conceptions of the program structure are invented by
  31. me alone. The system is based on the principles of:
  32.         - a standardizing of machine representation of formulas;
  33.         - a formula input/output;
  34.         - a decision making of inside formula transformations;
  35.         - a rule base storage.
  36.     The number of ANALITICA's algorithms are realy  interesting
  37. for the specialists. There are uses the hypothetical functions,
  38. multi-dimensional recursion,labeled trees,minimizing of variant
  39. numbers.  It's quality can be estimated  by the comparison with
  40. the similar ones only.  This system occupys very little area in
  41. computer memory.  The program  with minimal user interface  has
  42. EXE-file 38 Kbytes after compiling,and after squeezing the size
  43. of EXE-file is less than 25 Kbytes, moreover it is able to:
  44.         - simplify, reduce, expand any formula,
  45.         - find derivative of any formula,
  46.         - solve simple or quadratic equations,
  47.         - find determinant of any size,
  48.         - solve system of linear equations.
  49. And  it is possible  to increase the number of system abilitys.
  50. Therefore, this tecnology has a great potential for development
  51. and perfection. Now I try to work for:
  52.         - dividing of polinoms;
  53.         - finding of integrals;
  54.         - solveing the equations of 3 and 4 order;
  55.         - solveing the system of unlinear equations;
  56.         - solveing the differential equations.
  57. This operations are not stable yet.
  58.  
  59.     Thanks to small size,ANALITICA can be used in the small-RAM
  60. computers, like TSR program,  with powfull and comfortable user
  61. interface or like a part of any Integrated Environment.
  62.     Also, I suggest  the usage of separate system's procedures.
  63. For example: the formula input/output routine, the substitution
  64. of variable values and result computation modules.The graphical
  65. representation of formulas can be usefull in evry program,where
  66. is present the formula output.
  67.     Some methods from ANALITICA can be used in creation another
  68. AI systems.
  69.  
  70.     The area of this problem is too large for one man, but I am
  71. afraid that ANALITICA will be lost for science  because I found
  72. nobody who needs this kind of systems in Russia.    The Russian
  73. specialists gave the high estimate to this system,but they also
  74. has no possibilitys to support this creation.
  75.  
  76.     I hope that you will be interested to acquant more familiar
  77. with my works. I will reply to any your questions. If ANALITICA
  78. is not interesting for you,  be so kind  to send this letter to
  79. somebody,who may interested in this problem or send to me their
  80. address.
  81.  
  82. Many thanks in advance for your answers.
  83.  
  84.  
  85.    Jura Bykov
  86.    St.Petersburg          Email:          bykov@voshod.spb.su
  87.    Russia                 Phone (home):   (812) 540-16-02
  88.  
  89.