Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
scijava
/
scyjava
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
55
Code
Issues
16
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
scyjava
README.md
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 17, 2026
Add title to README
ctrueden
committed
4f16009
View commit details
Copy full SHA for 4f16009
View code at this point
Browse repository at this point
Update README badges
ctrueden
committed
086b9a6
View commit details
Copy full SHA for 086b9a6
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Update to jgo v2
ctrueden
committed
cf6df14
View commit details
Copy full SHA for cf6df14
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
Fix incorrect type hint in README function list
ctrueden
committed
a2b8bed
View commit details
Copy full SHA for a2b8bed
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Add Java installation bootstrap example to README
ctrueden
committed
89f043a
View commit details
Copy full SHA for 89f043a
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Split pretty-print functions to own subpackage
Show description for 92d7fb1
ctrueden
committed
92d7fb1
View commit details
Copy full SHA for 92d7fb1
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
Make jreflect function more powerful
ctrueden
committed
2713b6c
View commit details
Copy full SHA for 2713b6c
View code at this point
Browse repository at this point
Rename java_source method to jsource
Show description for a31701b
ctrueden
committed
a31701b
View commit details
Copy full SHA for a31701b
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Add introspection functions to the README
ctrueden
committed
553d552
View commit details
Copy full SHA for 553d552
View code at this point
Browse repository at this point
Add missing is_j* type methods to README
ctrueden
committed
0778a89
View commit details
Copy full SHA for 0778a89
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Fix docstring errors and update README
ctrueden
committed
112c4bd
View commit details
Copy full SHA for 112c4bd
View code at this point
Browse repository at this point
Use enable_headless_mode() function as appropriate
ctrueden
committed
5be0963
View commit details
Copy full SHA for 5be0963
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
Sync README with current help output
ctrueden
committed
2bf3319
View commit details
Copy full SHA for 2bf3319
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
Add an object for SciJava scripting with Python
Show description for 84230c9
karlduderstadt
and
ctrueden
committed
84230c9
View commit details
Copy full SHA for 84230c9
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Rename mainline branch from master to main
ctrueden
committed
517d4d9
View commit details
Copy full SHA for 517d4d9
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
README: update API documentation for 1.8.0 release
Show description for dc7bce7
ctrueden
committed
dc7bce7
View commit details
Copy full SHA for dc7bce7
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
README: update functions section for latest API
ctrueden
committed
cb73716
View commit details
Copy full SHA for cb73716
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Use set literals instead of explicit set ctors
ctrueden
committed
0381932
View commit details
Copy full SHA for 0381932
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
Unify Python module version logic into get_version
Show description for b2c61a6
ctrueden
committed
b2c61a6
View commit details
Copy full SHA for b2c61a6
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
README: update available functions section
ctrueden
committed
f285a00
View commit details
Copy full SHA for f285a00
View code at this point
Browse repository at this point
README: tweak badge whitespace
Show description for 7594186
ctrueden
committed
7594186
View commit details
Copy full SHA for 7594186
View code at this point
Browse repository at this point
README: add hint about AWT + macOS
ctrueden
committed
27251c5
View commit details
Copy full SHA for 27251c5
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
README: fix CI badge
ctrueden
committed
2652e29
View commit details
Copy full SHA for 2652e29
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
Add codecov badge to README
Show description for 5d0367d
gselzer
authored
5d0367d
View commit details
Copy full SHA for 5d0367d
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Fix deprecated add endpoints usage
elevans
committed
8605174
View commit details
Copy full SHA for 8605174
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Fix build status badge URL
hinerm
committed
f627dd9
View commit details
Copy full SHA for f627dd9
View code at this point
Browse repository at this point
Add build status badge
hinerm
committed
c0b67ca
View commit details
Copy full SHA for c0b67ca
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
Add a mechanism for callbacks upon JVM start
Show description for 688e649
ctrueden
committed
688e649
View commit details
Copy full SHA for 688e649
View code at this point
Browse repository at this point
README: remove extra blank line
ctrueden
committed
160edbb
View commit details
Copy full SHA for 160edbb
View code at this point
Browse repository at this point
Make usage of scijava.config more succinct
ctrueden
committed
7879162
View commit details
Copy full SHA for 7879162
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
README.md: fix issues with the examples
ctrueden
committed
060b8dc
View commit details
Copy full SHA for 060b8dc
View code at this point
Browse repository at this point
Update the README to reflect reality
ctrueden
committed
04a6491
View commit details
Copy full SHA for 04a6491
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Use JPype's array notation
Show description for 9bae1dd
ctrueden
committed
9bae1dd
View commit details
Copy full SHA for 9bae1dd
View code at this point
Browse repository at this point
Switch from PyJNIus to JPype
Show description for 100688d
elevans
authored and
ctrueden
committed
100688d
View commit details
Copy full SHA for 100688d
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
README: fix typo
ctrueden
committed
8076a92
View commit details
Copy full SHA for 8076a92
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.