Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Suzhou-Tongyuan/jnumpy issues and pull requests
#85 - compat 1.11
Pull Request -
State: closed - Opened by xgdgsc about 1 month ago
- 2 comments
#84 - 1.11 support
Issue -
State: closed - Opened by xgdgsc about 1 month ago
#83 - Make MLStyle.jl & MacroTools.jl development-time only dependencies
Pull Request -
State: closed - Opened by thautwarm over 1 year ago
- 1 comment
#82 - precompile to reduce startup latency
Pull Request -
State: closed - Opened by songjhaha over 1 year ago
- 1 comment
#81 - support julia 1.9
Pull Request -
State: closed - Opened by songjhaha over 1 year ago
- 1 comment
#80 - stage-2 improvements: startup and first-time-to-plot latency
Issue -
State: open - Opened by thautwarm over 1 year ago
- 1 comment
#79 - Plan on better pypi distribution of developed package
Issue -
State: open - Opened by xgdgsc over 1 year ago
- 1 comment
#78 - 1.9 support
Issue -
State: closed - Opened by xgdgsc over 1 year ago
- 2 comments
#77 - export some c-api for tyjuliacall
Pull Request -
State: closed - Opened by songjhaha about 2 years ago
- 1 comment
#76 - `subprocess.check_output` failed on win7
Issue -
State: open - Opened by thautwarm about 2 years ago
- 2 comments
#75 - Disable Julia's default signal handlers in jnumpy
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#74 - Python REPL: KeyboardInterrupt stops working after import
Issue -
State: closed - Opened by nrontsis over 2 years ago
- 6 comments
Labels: bug
#73 - Refactor experimental fast init
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#72 - Improve error message
Pull Request -
State: open - Opened by songjhaha over 2 years ago
- 1 comment
#71 - verbose mode for `init_jl` and `init_project()`
Issue -
State: open - Opened by thautwarm over 2 years ago
- 2 comments
#70 - Import some PyCapsule related Python C API
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 2 comments
#69 - Update flags if copy happens when converting ndarray to julia Array
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#68 - update flags when converting ndarray to julia Array if copy happens
Issue -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
Labels: bug
#67 - Append arg to `sys.argv` in python embedded mode
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#66 - `argparse` get error when importing jnumpy from julia
Issue -
State: closed - Opened by songjhaha over 2 years ago
Labels: bug
#65 - Improvement to reduce loading time of python project
Issue -
State: open - Opened by songjhaha over 2 years ago
#64 - Reduce the latency of casting Array to ndarray
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#63 - Reduce the latency of casting Array to numpy's ndarray
Issue -
State: closed - Opened by songjhaha over 2 years ago
#62 - Initialize julia with custom sysimage could crash if PyCall is in image
Issue -
State: open - Opened by songjhaha over 2 years ago
#61 - Add an experimental option to initialize julia with custom image which includes TyPython
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#60 - Initialize jnumpy in a new process could be invalid
Issue -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#59 - Validate TYPY_PY_APIPTR by checking the process id
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#58 - Suppress error when load project in fast path
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
#57 - Bump version "0.3.0"
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#56 - Check if numpy could automatically set contiguous flag when passing wrong information
Issue -
State: open - Opened by songjhaha over 2 years ago
- 2 comments
#55 - suppress errors in the fast loading path
Issue -
State: closed - Opened by thautwarm over 2 years ago
- 2 comments
#54 - Casting array to ndarray should wrap `normalized_x`
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#53 - GC issue: x should be normalized x, because copy might happen and then the original data does not get kept
Issue -
State: closed - Opened by thautwarm over 2 years ago
- 1 comment
#52 - Wrap julia error with different python error
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
#51 - Support no-copy casting of `Base.ReinterpretArray`
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#50 - Check the element type when casting julia array to python
Issue -
State: closed - Opened by songjhaha over 2 years ago
#49 - should we support Base.ReinterpretArray when casting Julia arrays to Python?
Issue -
State: closed - Opened by thautwarm over 2 years ago
- 2 comments
Labels: question
#48 - Wrapping Julia errors with a RuntimeError might be too general
Issue -
State: closed - Opened by thautwarm over 2 years ago
- 2 comments
#47 - Support bool array
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#46 - Boolean array support
Issue -
State: closed - Opened by thautwarm over 2 years ago
- 1 comment
#45 - Document: default environment dir
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
#44 - Change default project dir && bump version 0.2
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#43 - use PyDLL instead of CDLL
Pull Request -
State: closed - Opened by thautwarm over 2 years ago
#42 - usability & engineerization: invalidation of the external libpython pointer
Issue -
State: closed - Opened by thautwarm over 2 years ago
#41 - Define class JuliaBase and JuliaRaw for julia
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 4 comments
#40 - Add comments
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
#39 - search fast julia pkg server
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
#38 - Name change and supported on e.g. Windows?
Issue -
State: open - Opened by PallHaraldsson over 2 years ago
- 2 comments
#37 - Check f-contiguous when ndarray have shape like (1, k, 1, 1)
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#36 - Support no-copy conversion of row major ndarray
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 4 comments
#35 - Support conversion of numpy 0-D array
Issue -
State: closed - Opened by songjhaha over 2 years ago
#34 - fix use_gil to False
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 2 comments
#33 - TyPython is not initialized, `use_gil` cannot be True
Issue -
State: closed - Opened by thautwarm over 2 years ago
- 1 comment
#32 - py_cast(::Type{Tuple}, ::Py) should not work like py_coerce
Issue -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#31 - fix py_cast
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 3 comments
#30 - Clarify licence of FFTW
Pull Request -
State: closed - Opened by PallHaraldsson over 2 years ago
- 3 comments
#29 - incorrect scope of `py_cast`
Issue -
State: closed - Opened by thautwarm over 2 years ago
#28 - switch julia environment by setting `Base.ACTIVE_PROJECT` fast than `Pkg.activate()`
Issue -
State: closed - Opened by songjhaha over 2 years ago
- 2 comments
#27 - further improvement to loading time
Issue -
State: open - Opened by thautwarm over 2 years ago
- 2 comments
#26 - critical improvments to reducing loading time!
Issue -
State: closed - Opened by thautwarm over 2 years ago
- 1 comment
#25 - use Pkg.activate in the fast path
Pull Request -
State: closed - Opened by thautwarm over 2 years ago
- 2 comments
#24 - speedup init time to one second
Pull Request -
State: closed - Opened by thautwarm over 2 years ago
#23 - fix initialization issues: do not rely on empty `new()` semantics
Pull Request -
State: closed - Opened by thautwarm over 2 years ago
- 1 comment
#22 - kmeans of scikit-learn crash when using julia MKL first on AMD archlinux
Issue -
State: open - Opened by songjhaha over 2 years ago
- 1 comment
#21 - try to test TyPython first
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 2 comments
#20 - fix bug: force_resolve should use Pkg.develop
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#19 - better initialization of the julia runtime time
Pull Request -
State: closed - Opened by thautwarm over 2 years ago
#18 - [WIP] tidy up runtime configurations & improve/speed up Julia runtime initialization
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
#17 - improve error message when `_eval_jl` is not defined
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#16 - the results of benchmarking small functions are malformed
Issue -
State: open - Opened by thautwarm over 2 years ago
- 1 comment
Labels: enhancement
#15 - improve error message : ask the user to call `init_jl()` manually
Issue -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#14 - support more types in coerce/cast
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#13 - TyPython path can't update in new python envs
Issue -
State: open - Opened by songjhaha over 2 years ago
- 2 comments
#12 - correct the checking for the instantiation of Julia packages held by Python packages.
Pull Request -
State: closed - Opened by thautwarm over 2 years ago
- 1 comment
#11 - an installed Python package is broken once the location of `jnumpy` changed
Issue -
State: closed - Opened by thautwarm over 2 years ago
#10 - serach julia path in default path before install
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#9 - improving initialization
Pull Request -
State: closed - Opened by thautwarm over 2 years ago
- 2 comments
#8 - CI test fails with jnumpy
Issue -
State: closed - Opened by songjhaha over 2 years ago
- 2 comments
Labels: bug
#7 - consider None return from `shutil.which` and avoid wildcard exception matching
Issue -
State: closed - Opened by thautwarm over 2 years ago
- 2 comments
#6 - `include_src` failed in non-project terminal mode
Issue -
State: closed - Opened by thautwarm over 2 years ago
- 1 comment
Labels: bug
#5 - To do: fix `py_coerce` and `py_cast`
Issue -
State: closed - Opened by songjhaha over 2 years ago
- 1 comment
#4 - Add demos
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
#3 - add TyPython tests
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
#2 - Update CI
Pull Request -
State: closed - Opened by songjhaha over 2 years ago
#1 - register TyPython and packaging jnumpy
Pull Request -
State: closed - Opened by songjhaha over 2 years ago