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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b58242074aeec2bce87523993814b839ab1e708e
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
Begin with the selected commit
Created with Raphaël 2.2.0
8
Mar
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
Minor doc fix
Py3 fix
GraphvizMapper docs
Provide facility for dot expression trees
Flake8 formatting fixes
Get rid of disable_subscript_by_getitem (Fixes #4)
Fix CachingMapperMixin to deal with non-hashable types
Evaluator Py3 fix
Use find_packages
Fix derivative binder to deal with nablas nested inside of derivative source
Preserve variable class in GA's dimensionalizer
Implement quotient handling in distributor
Fix distributor power handling
Add CachingMapperMixin
Flake8 happiness
More readable stringification for GA's nabla and components
Make evaluator compatible with re-evaluating symbolic expressions when subscript-by-getitem is disabled
Allow overriding variable class in make_sym_vector
Fix Py3 __bool__ vs __nonzero__ rename
Py3 fix for geometric algebra non-zero-ness
Remove 2to3 invocation in setup
Require six
Merge t:src/pymbolic
Modernize pymbolic
Fix double-var-wrapping in solve_affine_equations_for
Merge pull request #3 from FInAT/extensible_stringify
pass *args and **args through mappers
Tweaks to GA mapper infrastructure
v2014.3
v2014.3
Fix inheritance for DependencyMapper.Collector.map_common_subexpression_uncached
Add versionadded tag to Collector
Add mappers and primitives for geometric calculus
Make make_sym_{vector,array} usable even without subscript-by-getitem
Fix CallWithKwargs.__getinitargs__()
Make IdentityMapper respect multivector
Add Collector, make DependencyMapper use it
Make a geometric_algebra sub-package
Fix default case of dependency mapper on call-with-kwargs
Test, fix inconsistency in call handling in dep mapper (reported by Matt Wala)
Bump version, document disable_subscript_by_getitem
Add node type for call with keyword arguments
Loading