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
Type
/
to 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
.
biojava
/
biojava
Public
Notifications
You must be signed in to change notification settings
Fork
398
Star
629
Code
Issues
66
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
biojava
biojava-structure
on
biojava-5.2.0
User selector
All users
All time
Commit history
Commits on Jan 3, 2019
[maven-release-plugin] prepare release biojava-5.2.0
sbliven
committed
5c8d605
View commit details
Copy full SHA for 5c8d605
View code at this point
Browse repository at this point
Merge pull request #821 from sbliven/spacestotabs
Show description for e3e3a1f
sbliven
authored
e3e3a1f
View commit details
Copy full SHA for e3e3a1f
View code at this point
Browse repository at this point
Merge pull request #820 from josemduarte/asaCalcPerformance
Show description for de9cc0e
sbliven
authored
de9cc0e
View commit details
Copy full SHA for de9cc0e
View code at this point
Browse repository at this point
Should be private
josemduarte
committed
8fb10fd
View commit details
Copy full SHA for 8fb10fd
View code at this point
Browse repository at this point
Manually fix cases of space indentation identation found by
Show description for 5baab5e
sbliven
committed
5baab5e
View commit details
Copy full SHA for 5baab5e
View code at this point
Browse repository at this point
Automatically convert spaces to tabs
Show description for 9ae2c4f
sbliven
committed
9ae2c4f
View commit details
Copy full SHA for 9ae2c4f
View code at this point
Browse repository at this point
Remove trailing spaces from java files
Show description for 405b005
sbliven
committed
405b005
View commit details
Copy full SHA for 405b005
View code at this point
Browse repository at this point
Docs
josemduarte
committed
b674136
View commit details
Copy full SHA for b674136
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
Docs
josemduarte
committed
373a407
View commit details
Copy full SHA for 373a407
View code at this point
Browse repository at this point
Logging and cleanup
josemduarte
committed
f42a0fa
View commit details
Copy full SHA for f42a0fa
View code at this point
Browse repository at this point
Run development/addlicense.sh
sbliven
committed
af1e287
View commit details
Copy full SHA for af1e287
View code at this point
Browse repository at this point
Fix test failures from merge
Show description for 1a2af22
sbliven
committed
1a2af22
View commit details
Copy full SHA for 1a2af22
View code at this point
Browse repository at this point
Logging, docs and some minimal optimization
josemduarte
committed
041482d
View commit details
Copy full SHA for 041482d
View code at this point
Browse repository at this point
Fix compilation errors from merge
sbliven
committed
893a391
View commit details
Copy full SHA for 893a391
View code at this point
Browse repository at this point
Merge branch 'bugfixes-4.2'
sbliven
committed
0501615
View commit details
Copy full SHA for 0501615
View code at this point
Browse repository at this point
Tidying up
josemduarte
committed
ede5cee
View commit details
Copy full SHA for ede5cee
View code at this point
Browse repository at this point
Efficient neighbor index finding with SH
josemduarte
committed
ddeb759
View commit details
Copy full SHA for ddeb759
View code at this point
Browse repository at this point
Doing all neighbor indices upfront
josemduarte
committed
1100299
View commit details
Copy full SHA for 1100299
View code at this point
Browse repository at this point
A test, demoing that SH actually performs much worse
josemduarte
committed
a84609b
View commit details
Copy full SHA for a84609b
View code at this point
Browse repository at this point
Supporting neighbors with and without SH
josemduarte
committed
3b99afd
View commit details
Copy full SHA for 3b99afd
View code at this point
Browse repository at this point
Neighbor indices now uses spatial hashing
josemduarte
committed
c213a7d
View commit details
Copy full SHA for c213a7d
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
Fix #817 NullPointerException
Show description for 686728d
sbliven
committed
686728d
View commit details
Copy full SHA for 686728d
View code at this point
Browse repository at this point
Quick fix of #816, following 'users should create models'
Show description for ca1f427
sbliven
committed
ca1f427
View commit details
Copy full SHA for ca1f427
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
Finish previous hasty commit, adding RotationAxis methods
Show description for 0e6dd40
sbliven
committed
0e6dd40
View commit details
Copy full SHA for 0e6dd40
View code at this point
Browse repository at this point
Add RotationAxis.rotationAngle methods
Show description for a6cd00b
sbliven
committed
a6cd00b
View commit details
Copy full SHA for a6cd00b
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
Fixing genbank proxy tests, genbank's efetch are limiting rate of requests now
josemduarte
committed
ed7fb66
View commit details
Copy full SHA for ed7fb66
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
[maven-release-plugin] prepare for next development iteration
josemduarte
committed
5f30ef8
View commit details
Copy full SHA for 5f30ef8
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release biojava-5.1.1
josemduarte
committed
10c1c6c
View commit details
Copy full SHA for 10c1c6c
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Merge pull request #802 from josemduarte/opIdsForSymmetry
Show description for 0e4ca79
josemduarte
authored
0e4ca79
View commit details
Copy full SHA for 0e4ca79
View code at this point
Browse repository at this point
Merge pull request #806 from josemduarte/asaCalcPerformance
Show description for 07f644b
josemduarte
authored
07f644b
View commit details
Copy full SHA for 07f644b
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Docs
josemduarte
committed
5377a98
View commit details
Copy full SHA for 5377a98
View code at this point
Browse repository at this point
Commits on Sep 7, 2018
Explicit jaxb dependencies so that biojava can compile/run in all jdks up to 11
josemduarte
committed
ac45053
View commit details
Copy full SHA for ac45053
View code at this point
Browse repository at this point
Make BioJava compile under java9
sbliven
authored and
josemduarte
committed
c54f698
View commit details
Copy full SHA for c54f698
View code at this point
Browse repository at this point
Cleanup
josemduarte
committed
5b6992b
View commit details
Copy full SHA for 5b6992b
View code at this point
Browse repository at this point
Commits on Sep 6, 2018
Using raw arrays for neighbor indices
josemduarte
committed
446267e
View commit details
Copy full SHA for 446267e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.