An open API service for providing issue and pull request metadata for open source projects.

GitHub / scijava/scyjava issues and pull requests

#84 - Introspection in Fiji Script Editor

Issue - State: open - Opened by ian-coccimiglio 3 months ago

#83 - Configure cjdk behavior via scyjava.config

Pull Request - State: closed - Opened by ctrueden 3 months ago

#81 - chore: update env.yml files for cjdk

Pull Request - State: closed - Opened by tlambert03 3 months ago - 1 comment

#80 - feat: add option to autofetch-java with cjdk if available

Pull Request - State: closed - Opened by tlambert03 3 months ago - 10 comments

#78 - Add object introspection functions

Pull Request - State: closed - Opened by ctrueden 4 months ago - 6 comments
Labels: enhancement

#77 - Object introspection with pretty printing

Pull Request - State: closed - Opened by ian-coccimiglio 4 months ago - 1 comment

#76 - Test if function can read module into local namespace

Pull Request - State: closed - Opened by ian-coccimiglio 4 months ago - 1 comment

#75 - Fix global imports in parsed code

Pull Request - State: closed - Opened by ian-coccimiglio 4 months ago - 1 comment

#74 - JPype 1.5.2 does not work on some Windows systems

Issue - State: open - Opened by ctrueden 5 months ago - 1 comment

#73 - Relax jpype1 version constrain

Pull Request - State: closed - Opened by sameeul 6 months ago - 4 comments

#70 - Exclude Jpype 1.5.1

Issue - State: closed - Opened by hinerm 8 months ago - 7 comments

#69 - scyjava does not agree with jgo on default m2 repo path

Issue - State: open - Opened by ctrueden 8 months ago - 1 comment

#68 - Add ruff and remove everything it replaces

Pull Request - State: closed - Opened by jschneidereit about 1 year ago - 3 comments

#67 - #66 loosen tolerance for comparing memory consumption

Pull Request - State: closed - Opened by jschneidereit about 1 year ago - 4 comments

#66 - Several issues running make test on osx-arm64 machine

Issue - State: closed - Opened by jschneidereit about 1 year ago - 1 comment

#65 - AttributeError from print statements using Python (PyImageJ) in Fiji

Issue - State: closed - Opened by karlduderstadt about 1 year ago - 2 comments

#64 - Switching linting infrastructure to ruff

Issue - State: closed - Opened by ctrueden over 1 year ago - 1 comment
Labels: enhancement

#63 - Add JVM config shortcuts

Pull Request - State: closed - Opened by ctrueden over 1 year ago - 4 comments

#62 - Add numeric_bounds function, and do some related refactoring

Pull Request - State: closed - Opened by ctrueden about 2 years ago - 4 comments

#61 - How to import java class into python

Issue - State: closed - Opened by chautuankien about 2 years ago - 1 comment

#60 - Avoid converting objects when not necessary

Pull Request - State: closed - Opened by gselzer about 2 years ago - 1 comment
Labels: bug

#58 - I cannot import java class LAPTrackerFactory in my jupyter notebook

Issue - State: closed - Opened by FX28 over 2 years ago - 1 comment

#57 - Remove Python-3.7-specific code once scyjava stops supporting it

Issue - State: closed - Opened by gselzer over 2 years ago - 4 comments
Labels: enhancement

#56 - Use Mambaforge and cache dependencies

Pull Request - State: closed - Opened by gselzer over 2 years ago - 1 comment
Labels: bug

#55 - Add an object for SciJava scripting with Python

Pull Request - State: closed - Opened by ctrueden over 2 years ago - 15 comments
Labels: enhancement

#54 - Add hints mechanism for scyjava converters

Pull Request - State: closed - Opened by elevans almost 3 years ago - 1 comment

#53 - `memoryview`s of Java arrays do not update their views

Issue - State: closed - Opened by elevans almost 3 years ago - 5 comments

#52 - Read-only view of Java primitive arrays as NumPy ndarrays

Pull Request - State: closed - Opened by ctrueden almost 3 years ago - 4 comments
Labels: enhancement

#51 - Support conversion between python and Java path objects

Pull Request - State: closed - Opened by gselzer almost 3 years ago - 1 comment
Labels: enhancement

#50 - Adding memory to java runtime

Issue - State: closed - Opened by tornikepirveli almost 3 years ago - 4 comments

#49 - Use static versioning over setuptools_scm

Pull Request - State: closed - Opened by gselzer almost 3 years ago - 1 comment
Labels: enhancement

#48 - Remove automagic versioning

Issue - State: closed - Opened by ctrueden almost 3 years ago - 1 comment

#47 - Support importing distro-installed packages

Issue - State: open - Opened by KOLANICH almost 3 years ago

#46 - Migrated the metadata into `PEP-621`-compliant `pyproject.toml`.

Pull Request - State: closed - Opened by KOLANICH almost 3 years ago - 1 comment

#45 - Take a look at a related project - https://github.com/KOLANICH-libs/JAbs.py

Issue - State: open - Opened by KOLANICH almost 3 years ago - 1 comment

#44 - org.scijava.table.Table to pandas dataframe mangles text columns

Issue - State: closed - Opened by elevans about 3 years ago - 2 comments

#43 - Add support for JByte -> int conversion

Pull Request - State: closed - Opened by gselzer about 3 years ago - 1 comment
Labels: enhancement

#42 - problems downloading dependencies

Issue - State: open - Opened by egonw about 3 years ago - 7 comments

#41 - Remove Python3.10 exclusion on Windows

Pull Request - State: closed - Opened by gselzer about 3 years ago - 1 comment

#40 - Allow @constant to apply constants to other modules

Issue - State: open - Opened by gselzer about 3 years ago - 1 comment

#39 - Conversion of BigDecimal to Python fails

Issue - State: closed - Opened by ctrueden over 3 years ago - 3 comments

#38 - Clean up the build process

Pull Request - State: closed - Opened by gselzer over 3 years ago - 5 comments

#37 - Improve project structure and build

Pull Request - State: closed - Opened by gselzer over 3 years ago - 13 comments

#36 - Align Package Structure with PyPA Recommendations

Issue - State: closed - Opened by gselzer over 3 years ago - 1 comment

#35 - Replace lru_cache usage with cache

Issue - State: open - Opened by gselzer over 3 years ago

#34 - Rewrite jimport as a LRU cache

Pull Request - State: closed - Opened by gselzer over 3 years ago

#33 - Rewrite to_java and to_python as a set of converter objects

Pull Request - State: closed - Opened by gselzer over 3 years ago - 10 comments

#32 - Make _endpoint public

Issue - State: closed - Opened by hinerm almost 4 years ago

#31 - Add configurable shortcuts to pass to jgo.resolve_dependencies

Pull Request - State: closed - Opened by cthoyt almost 4 years ago - 3 comments

#30 - Issue with too many endpoints

Issue - State: closed - Opened by cthoyt about 4 years ago - 8 comments

#29 - using sj.to_java to build float[] argument for java API failed

Issue - State: closed - Opened by rmd13 about 4 years ago - 2 comments

#28 - convert <java array 'int[]'> to python object

Issue - State: closed - Opened by rmd13 about 4 years ago - 6 comments

#27 - Great work!

Issue - State: closed - Opened by rmd13 about 4 years ago

#26 - config.add_options(): handle string arguments

Pull Request - State: closed - Opened by imagejan over 4 years ago

#25 - thanks

Issue - State: closed - Opened by egonw over 4 years ago

#24 - Slicing a Python list converted from Java fails

Issue - State: open - Opened by ctrueden over 4 years ago - 4 comments

#23 - Discussion: level of extensibility in scyjava components

Issue - State: closed - Opened by hinerm over 4 years ago - 14 comments

#22 - Scyjava.config

Pull Request - State: closed - Opened by elevans over 4 years ago

#21 - Jpype test

Pull Request - State: closed - Opened by elevans over 4 years ago - 1 comment

#20 - Jpype test

Pull Request - State: closed - Opened by elevans over 4 years ago - 3 comments

#19 - Consider using eliot instead of logging

Issue - State: open - Opened by imagejan almost 5 years ago - 1 comment

#18 - Consider using JPype

Issue - State: closed - Opened by imagejan about 5 years ago - 34 comments

#17 - Convert Python function to Java Function

Issue - State: open - Opened by ctrueden about 5 years ago - 2 comments

#16 - Error thrown for to_java(None)

Issue - State: closed - Opened by mpinkert over 5 years ago

#15 - Windows10 Warning in tests: "Windows fatal exception: access violation"

Issue - State: closed - Opened by mpinkert over 5 years ago - 7 comments

#14 - Use pyjnius version 1.3.0

Pull Request - State: closed - Opened by imagejan over 5 years ago - 3 comments

#13 - Test failing with "object has no attribute 'setColumnHeader'"

Issue - State: closed - Opened by HazenBabcock over 5 years ago - 3 comments

#12 - Add convenience functions for running Python code on the EDT

Issue - State: open - Opened by ctrueden over 5 years ago - 2 comments

#11 - Grab pyjnius.jar from a Maven repository

Issue - State: closed - Opened by ctrueden over 5 years ago - 3 comments

#10 - Update classpath of running JVM

Issue - State: closed - Opened by hanslovsky almost 6 years ago - 3 comments
Labels: enhancement

#9 - Pandas to Scijava Table converters

Pull Request - State: closed - Opened by hadim over 6 years ago

#8 - Prevent error when JVM is already running.

Pull Request - State: closed - Opened by hadim over 6 years ago - 5 comments

#7 - Autodetect pyjnius.jar and JAVA_HOME when not explicitly set

Pull Request - State: closed - Opened by gselzer over 6 years ago - 6 comments

#6 - Python 2.7 Support

Issue - State: closed - Opened by evbo over 6 years ago - 4 comments

#5 - Be smart when looking for `PYJNIUS_JAR`

Issue - State: closed - Opened by hadim over 6 years ago - 1 comment

#4 - Use Jrun to manage (maven) Java dependencies

Pull Request - State: closed - Opened by hanslovsky over 6 years ago - 6 comments

#3 - Use jrun instead of groovy grape

Issue - State: closed - Opened by hanslovsky about 7 years ago - 1 comment

#2 - Thread.setContextClassLoader could be relevant

Issue - State: closed - Opened by hanslovsky about 7 years ago - 6 comments

#1 - Add jar discovery at runtime

Pull Request - State: closed - Opened by hanslovsky over 7 years ago