issues
search
Suzhou-Tongyuan
/
jnumpy
Writing Python C extensions in Julia within 5 minutes.
MIT License
234
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
TyPython is not initialized, `use_gil` cannot be True
#33
thautwarm
closed
2 years ago
1
py_cast(::Type{Tuple}, ::Py) should not work like py_coerce
#32
songjhaha
closed
2 years ago
1
fix py_cast
#31
songjhaha
closed
2 years ago
3
Clarify licence of FFTW
#30
PallHaraldsson
closed
2 years ago
3
incorrect scope of `py_cast`
#29
thautwarm
closed
2 years ago
0
switch julia environment by setting `Base.ACTIVE_PROJECT` fast than `Pkg.activate()`
#28
songjhaha
closed
2 years ago
2
further improvement to loading time
#27
thautwarm
opened
2 years ago
2
critical improvments to reducing loading time!
#26
thautwarm
closed
1 year ago
1
use Pkg.activate in the fast path
#25
thautwarm
closed
2 years ago
2
speedup init time to one second
#24
thautwarm
closed
2 years ago
0
fix initialization issues: do not rely on empty `new()` semantics
#23
thautwarm
closed
2 years ago
1
kmeans of scikit-learn crash when using julia MKL first on AMD archlinux
#22
songjhaha
opened
2 years ago
1
try to test TyPython first
#21
songjhaha
closed
2 years ago
2
fix bug: force_resolve should use Pkg.develop
#20
songjhaha
closed
2 years ago
1
better initialization of the julia runtime time
#19
thautwarm
closed
2 years ago
0
[WIP] tidy up runtime configurations & improve/speed up Julia runtime initialization
#18
songjhaha
closed
2 years ago
0
improve error message when `_eval_jl` is not defined
#17
songjhaha
closed
2 years ago
1
the results of benchmarking small functions are malformed
#16
thautwarm
opened
2 years ago
1
improve error message : ask the user to call `init_jl()` manually
#15
songjhaha
closed
2 years ago
1
support more types in coerce/cast
#14
songjhaha
closed
2 years ago
1
TyPython path can't update in new python envs
#13
songjhaha
opened
2 years ago
2
correct the checking for the instantiation of Julia packages held by Python packages.
#12
thautwarm
closed
2 years ago
1
an installed Python package is broken once the location of `jnumpy` changed
#11
thautwarm
closed
2 years ago
0
serach julia path in default path before install
#10
songjhaha
closed
2 years ago
1
improving initialization
#9
thautwarm
closed
2 years ago
2
CI test fails with jnumpy
#8
songjhaha
closed
2 years ago
2
consider None return from `shutil.which` and avoid wildcard exception matching
#7
thautwarm
closed
2 years ago
2
`include_src` failed in non-project terminal mode
#6
thautwarm
closed
2 years ago
1
To do: fix `py_coerce` and `py_cast`
#5
songjhaha
closed
2 years ago
1
Add demos
#4
songjhaha
closed
2 years ago
0
add TyPython tests
#3
songjhaha
closed
2 years ago
0
Update CI
#2
songjhaha
closed
2 years ago
0
register TyPython and packaging jnumpy
#1
songjhaha
closed
2 years ago
0
Previous