H
H
hudrogen2015-11-06 12:51:24
Python
hudrogen, 2015-11-06 12:51:24

How to use calculations made by means of Python in a Delphi 6 project?

I have a project on Delphi 6. As I was told, python has good mathematical libraries. How do I pass 2 arrays
to python code so that it does all the calculations and then returns the result to me as 3 floats in my project?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Oleg Gamega, 2015-11-06
@gadfi

the first thing that comes to mind is a python console application to which delphi feeds arrays and gets the result, but the game is not worth the candle, it's easier to write everything you need in delphi

S
sim3x, 2015-11-06
@sim3x

Remove delphi and write gui on qt
Python library mat on Windows will not be so easy to assemble

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question