Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@hsnyder hsnyder released this 10 Nov 03:58
  • Added support for _Float16 (where supported by the compiler) via the -f16 flag.
  • Added support for using python int objects (representing memory addresses) in place of numpy arrays for pointer arguments, via the -a flag.
  • Added support for using python bytes objects in place of numpy arrays for pointer arguments, via the -b flag.