Board index » delphi » TFORMULA COMPILER. NEED SUGGESTION

TFORMULA COMPILER. NEED SUGGESTION

[ x < 1K ]
Hello
I already wrote about formula compiler
It accpet math formula and generate the code for evaluating result.
The code is better ( and 2-3 times faster) than Delphi generate.

I need help. CAN ANYONE SUGGEST WHAT I CAN DO NEXT.
I think code is very good. I added GetDif procedure what return simbolic
derivates of math formula, Optimize procedure that optimized formula
'cos(x) + 2* cos(x)' ---> '3* cos(x)'.

WHAT NEXT ??????????
If you hav eany IDEA please mail me. You will  be very gratefull and I
will send you formula compiler.

PLEASE MAIL: vl...@uniyar.ac.ru

 

Re:TFORMULA COMPILER. NEED SUGGESTION


Quote
Vladimir M. Safin wrote:

> Hello
> I already wrote about formula compiler
> It accpet math formula and generate the code for evaluating result.
> The code is better ( and 2-3 times faster) than Delphi generate.

> I need help. CAN ANYONE SUGGEST WHAT I CAN DO NEXT.
> I think code is very good. I added GetDif procedure what return simbolic
> derivates of math formula, Optimize procedure that optimized formula
> 'cos(x) + 2* cos(x)' ---> '3* cos(x)'.

> WHAT NEXT ??????????
> If you hav eany IDEA please mail me. You will  be very gratefull and I
> will send you formula compiler.

> PLEASE MAIL: vl...@uniyar.ac.ru

  Dear Vladimir !

  I think, that the next step must be a realisation of
  "formula visual input component". It's not a joke.
  I need this component.

                                          Nick. Anohin
                                    a...@mail.wplus.net

P.S. Sorry for my English :(

Other Threads