martin-saurer / jkernel

Jupyter Notebook / J Integration
GNU General Public License v3.0
44 stars 15 forks source link

64-bit change #14

Closed tingtron closed 4 years ago

tingtron commented 4 years ago

A quick change is required to support 64-bit systems.

This is due to how struct A is defined, see jfex.h.

It was tested on Windows 10 64-bit with Python 3.6 64-bit and J901 64-bit.

Hopefully, it could be incorporated in the repository.

martin-saurer commented 4 years ago

Thanks! Fixed in latest upload.