Skip to content

Releases: Suzhou-Tongyuan/jnumpy

v0.4.9

18 Apr 10:27
Compare
Choose a tag to compare

What's Changed

  • precompile to reduce startup latency by @songjhaha in #82
  • Make MLStyle.jl & MacroTools.jl development-time only dependencies by @thautwarm in #83

Full Changelog: v0.4.7...v0.4.9

v0.4.7

08 Sep 06:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.7

v0.4.4

03 Nov 00:44
Compare
Choose a tag to compare

What's Changed

  • Fix: Disable Julia's default signal handlers in jnumpy, so python's signal handler could keep working after initializing julia (#74)

Full Changelog: v0.4.3...v0.4.4

v0.4.3

30 Sep 06:16
37940c7
Compare
Choose a tag to compare

What's Changed

  • Refactor experimental fast init mode (#73)

Full Changelog: v0.4.2...v0.4.3

v0.4.2

28 Sep 03:25
Compare
Choose a tag to compare

What's Changed

fix bugs:

  • Append arg to sys.argv in python embedded mode #67
  • Update flags if copy happens when converting ndarray to julia Array #69

Full Changelog: v0.4.1...v0.4.2

v0.4.1

20 Sep 03:00
c426a07
Compare
Choose a tag to compare

What's Changed

  • Reduce the latency of casting Array to ndarray

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Sep 07:14
87a15e9
Compare
Choose a tag to compare

What's Changed

  • Validate TYPY_PY_APIPTR by checking the process id. (#59)
  • Add an experimental option to fast initialize julia with custom sysimage which includes TyPython. (#61)

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Sep 07:25
4872893
Compare
Choose a tag to compare
Bump version "0.3.0" (#57)