Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pymbolic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Alexandru Fikl
pymbolic
Graph
6a1a028b91e5c96c46e8cd99272344eb6cd07b09
Select Git revision
Branches
4
combine-at-expr
fusion_update
master
default
protected
recursion-limited-stringifier
Tags
20
v2017.1
v2016.2.3
v2016.2.2
v2016.2.1
v2016.2
v2016.1.1
v2016.1
v2015.2.5
v2015.2.4
v2015.2.3
v2015.2.2
v2015.2.1
v2015.2
v2015.1
v2014.3
v2014.2
v2014.1.1
v2014.1
v2013.3.5
v2013.3.4
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jun
13
6
22
May
21
19
18
3
1
16
Mar
8
27
Feb
14
Nov
29
Oct
23
17
3
14
Sep
12
9
8
7
6
26
Jul
20
18
7
6
1
31
May
16
21
Apr
19
18
5
30
Mar
27
25
22
20
15
17
Feb
16
15
12
10
2
27
Jan
13
12
Dec
11
5
30
Oct
27
26
12
10
9
5
9
Aug
8
17
May
13
11
29
Mar
28
25
26
Jan
24
23
18
14
6
5
17
Dec
16
14
7
1
28
Nov
25
22
15
4
17
Oct
1
Sep
23
Aug
19
10
16
Jun
11
14
May
1
24
Apr
22
20
12
26
Mar
21
15
12
8
16
Feb
23
Jan
30
Dec
28
Nov
27
26
17
7
6
26
Oct
25
20
17
3
26
Sep
11
26
Aug
15
Jul
6
5
4
28
May
10
9
13
Apr
19
Feb
18
26
Jan
25
2
28
Nov
12
Oct
30
Jul
24
22
21
11
3
1
28
Jun
17
13
11
10
9
7
1
31
May
30
29
28
25
24
23
29
Apr
12
Mar
22
Jan
21
13
10
Dec
21
Oct
13
Sep
29
Aug
27
26
3
Jun
17
May
10
9
8
5
30
Apr
17
6
3
2
29
Mar
27
25
4
5
Feb
23
Jan
21
16
Nov
11
10
7
3
2
31
Oct
30
26
12
26
Sep
19
29
Aug
27
10
21
Jul
18
17
16
8
10
May
29
Sep
24
Jun
7
May
10
Apr
4
Mar
8
Feb
19
Jan
18
Dec
5
11
Nov
15
Oct
17
Sep
12
7
31
Aug
21
Jul
20
12
1
29
Jun
22
19
14
11
10
5
2
1
6
May
5
29
Dec
15
9
8
4
1
30
Nov
28
26
25
21
20
19
16
6
Oct
24
Sep
16
3
23
Aug
22
10
27
Jul
17
Jun
23
May
20
19
14
13
12
22
Apr
21
28
Feb
20
Jan
16
14
12
5
Nov
8
Oct
4
24
Sep
23
20
8
7
6
7
Jul
8
Jun
27
May
25
26
Dec
20
Nov
17
16
13
23
Oct
17
15
Mar
22
Jan
21
Jul
14
8
7
6
5
30
Jun
16
15
10
9
fix flake8
simplify checking for maxima in tests
Move test for maxima executable before actual first use (whoops)
Restore inadvertent whitespace change
Demote Maxima finding to a test-only thing
Test for maxima executable: PYMBOLIC env var, not SUMPY
maxima: hopefully fix executable check on python2
tests: skip tests if maxima not available
Merge branch 'tex-mapper' into 'master'
Add LaTeXMapper to docs
flake8 fix
LaTeXMapper.map_remainder: same parenthesizing behavior as parent class
Properly rename variable
rename: TeXMapper -> LaTeXMapper
Implement TeX mapper
Merge branch 'fix-shift-stringify' into 'master'
Fix, test order of operations in shift stringification (closes #6 on gitlab)
Work around pexpect bug
Drop Py2.6 from CI
Merge branch 'bugfix/modulo-one' into 'master'
[bugfix] Correct mod implementation for right operand being 1
Bump version
Merge branch 'master' into 'master'
unpickling of CallWithKwargs
Merge branch 'master' of ssh://github.com/inducer/pymbolic
Add build badge, prettify README
insn -> stmt in get_dot_dependency_graph
Merge branch 'dot-graph-fixes' into 'master'
Fix wrong variable
Change function to replace node and edge hooks with a preamble_hook.
Allow customizing edge attributes
flake8 fix
Fixes/improvements to get_dot_dependency_graph().
Fix pytest script-based test invocation
GA derivative binder fixes
Merge branch 'bitwise-and-print' into 'master'
Fix BitwiseAnd stringifier (&, not ^)
Placate new Flake8
Fix Instruction -> Statement backward compatibility: Add ConditionalAssignment
Fix Instruction -> Statement backward compatibility
Loading