Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pycgtool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
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
James Graham
pycgtool
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
json-config
Select Git revision
Branches
10
ci/windows
dev
feature/installer
feature/tox
issue10
jenkins
json-config
master
default
pydoc
release/1.0.2
Tags
7
v2.0.0
v2.0.0-beta.5
v1.0.2
v2.0.0-beta.4
v2.0.0-beta.3
v1.0.1
v1.0.0
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
May
10
29
Apr
28
27
20
19
27
Mar
19
18
17
21
Feb
20
19
25
Jan
26
Nov
25
22
8
2
28
Oct
27
22
18
17
30
Sep
27
25
24
23
22
21
19
18
14
13
11
10
8
7
6
5
1
31
Aug
30
29
29
May
27
Feb
11
Jan
14
Dec
13
12
8
7
8
Nov
24
Oct
22
19
18
16
15
14
13
12
16
Aug
11
27
Jul
24
21
19
Jun
15
2
12
May
11
3
27
Apr
11
6
22
Mar
28
Feb
27
24
22
21
2
4
Jan
16
Dec
14
12
8
7
1
28
Nov
23
22
21
15
14
1
31
Oct
28
19
Sep
8
7
31
Aug
23
20
17
11
5
20
Jul
18
12
7
6
5
27
Jun
14
10
6
26
May
25
17
13
12
11
9
6
5
4
29
Apr
28
26
22
20
8
7
5
1
24
Mar
22
21
18
17
16
15
14
11
10
9
7
1
29
Feb
26
25
24
23
22
17
16
15
14
12
11
10
9
8
ci: replace TravisCI with GitHub Actions
fix: catch StopIteration in sliding window func
fix: replace time.clock with time.perf_counter
chore: copy new gitignore file from dev branch
build: bump version number to beta
docs: clean docs files no longer necessary
docs: update tutorial page
style: clean some linter warnings from sanitize.py
fix: add missing changes to poetry lockfile
build: make MDPlus optional dependency
test: tox allow parallel python versions
ci: simplify tox config
test: tox allow parallel python versions
feature/tox
feature/tox
ci: simplify tox config
build: update to poetry-core for build system
ci: add release publish action
Merge pull request #43 from jag1g13/feature/tox
fix: remove 3.10 - it's not in the cache yet
fix: python 3.10 this time - not 3.1
ci: add python 3.9 and 3.10
fix: replace reference to requirements.txt in CI
style: fix lint error
ci: remove poetry from tox run
ci: replace test process with tox
build: update dependencies
docs: clean docs files no longer necessary
pydoc
pydoc
docs: update tutorial page
build(docs): attempt fix of base URL for gh-pages
build(docs): remove /public from gitignore
build(docs): set gh-pages base url in pydoc config
ci: add gh-pages build job for docs
docs: add initial setup for pydoc-markdown
docs: convert tutorial to markdown
docs: WIP move to markdown based docs
style: resolve mypy complaints in parsers
docs: move to Sphinx config without subdirs
Merge remote-tracking branch 'origin/master' into dev
Merge pull request #41 from jag1g13/backmapping
refactor: split up main init method
fix: cast unitcell to float32 to avoid numpy warn
Loading