Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
cfe7f18fdbfc4409ccf3e3d55753f94256cfb2c8
Select Git revision
Branches
7
data_viewer
develop
protected
master
default
protected
mmtf
no_boost_filesystem
non-orthogonal-maps
ubuntu_ci
Tags
20
2.9.3
2.9.2
2.9.1
2.9.0
2.8.0
2.7.0
2.6.1
2.6.0
2.6.0-rc4
2.6.0-rc3
2.6.0-rc2
2.6.0-rc
2.5.0
2.5.0-rc2
2.5.0-rc
2.4.0
2.4.0-rc2
2.4.0-rc
2.3.1
2.3.1-rc
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Feb
7
6
5
3
29
Jan
17
14
13
10
7
2
30
Dec
20
19
18
17
16
9
8
6
5
3
2
29
Nov
28
27
26
25
23
21
20
15
14
13
23
Oct
14
4
3
30
Sep
25
23
3
28
Aug
12
5
10
Jul
9
4
2
1
24
Jun
19
18
17
14
13
12
3
31
May
29
27
24
23
22
20
16
15
14
13
9
24
Apr
17
9
3
20
Mar
15
14
6
25
Feb
20
19
17
14
11
7
6
5
4
3
2
1
30
Jan
24
22
16
15
14
13
11
10
9
8
18
Dec
13
3
28
Nov
22
21
20
9
23
Oct
3
26
Sep
24
13
10
6
5
14
Aug
13
10
9
7
31
Jul
20
19
18
10
6
2
29
Jun
11
5
4
25
May
23
27
Apr
26
25
24
23
20
19
18
16
13
12
11
10
5
4
31
Mar
29
28
27
23
22
21
20
18
16
15
14
13
5
2
1
28
Feb
27
26
23
22
21
20
15
9
31
Dec
30
13
28
Nov
6
2
20
Oct
27
Sep
21
20
30
Aug
29
24
23
22
18
17
16
10
28
Jul
27
26
25
21
20
13
12
11
10
7
6
5
21
Jun
14
SCHWED-4612: Reduce Numpy compilation warnings
Merge branch 'python3_port' into hmm_score
slightly relax dcd io unit test
remove openmm density plugin which has always been experimental and was never thoroughly tested
SCHWED-4612: Update CMake call for CI.
SCHWED-4612: Dealing with the NumPy deprecation compiler warning.
Python export for HMM algorithm
hook up hmm algorithms in build system
algorithm that calculates an HMM-HMM alignment score the hhblits way
Algorithms to add pseudo counts to ProfileHandle objects which contain HMM information
add support for hmm related data in ProfileHandle
SCHWED-4612: Ignore warning about unused functions by GCC, while the functions are used by unit tests.
SCHWED-4612: Fix warning on unused (static) function.
SCHWED-4612: Remove use of deprecated function.
SCHWED-4612: Get rid of '-Wmaybe-uninitialized' from Vec3
Try to force C++11 for older compilers.
doc: fix indexing of ost.bindings
doc: document filtering of chains by qsscoring
Replace all subprocess wait with run
Subprocess wait in deadlock averted
Merge branch 'master' into develop
Merge branch 'release-1.11.0'
1.11.0
1.11.0
SCHWED-4556: ensure six is available in venv
Update version to 1.11.0
SCHWED-4554: updated CHANGELOG with note on py2.
SCHWED-4554: updated CHANGELOG.
SCHWED-4553: doc (c) moved to 2020.
keep this as bytes Wrote abstract state sequence to
Read as binary in exec compile open
decode subprocess sout
decode subprocess sout
replace deprecated import
Use sphinx.application.Sphinx instead of a main function.
Revert "Attempt to restore compatibility with older versions of Sphinx"
Attempt to restore compatibility with older versions of Sphinx
Decode output of Blast to return a string with outfmt=1.
Update call to sphinx to build documentation.
add note on Python 2 support in install instructions
Temporary error to remind for careful checks in versions etc. in first Python 3 release
use buffered stdout in compare-structures
Loading