neurophysik / jitcdde

Just-in-time compilation for delay differential equations
Other
57 stars 14 forks source link

Minimum Python version requirement for jitcxde #19

Closed drsaroj closed 5 years ago

drsaroj commented 5 years ago

Please tell me the minimum version of python which current release of jitcxde support.

Wrzlprmft commented 5 years ago

It’s should be Python 3.3, though I haven’t tested that in quite a while (and I never tried earlier versions of Python 3). You can see this in the setup.py. Usually you do not have to worry about this when installing with PIP or similar, since it will complain if requirements are not met.

Anyway, this is probably an XY problem. Can you tell me why you want to know this?

drsaroj commented 5 years ago

Thank you for promt response. I am going to use these tools and if anything I need, I will disturb you for that since I am new to this.