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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
pymbolic
Commits
Commits · main
main
Select Git revision
Selected
main
default
protected
Branches
11
debug-downstream
attrs
gitlab-ci-downstream
doc-fixes
18-incorrect-parsing-of-tuples-with-trailing-commas-2
division-precedence-fix
ply-switch
fix-linter-failure-in-maxima-interop
recursion-limited-stringifier
fusion_update
combine-at-expr
Tags
20
v2025.1
v2024.2.2
v2024.2.1
v2024.2
v2024.1
v2022.2
v2022.1
v2021.1
v2020.1
v2019.2
v2019.1
v2017.1
v2016.2.3
v2016.2.2
v2016.2.1
v2016.2
v2016.1.1
v2016.1
v2015.2.5
v2015.2.4
32 results
pymbolic
Author
Search by author
Any Author
authors
Alexandru Fikl
fikl2
Andreas Klöckner
inducer
Dominic Kempf
dokempf
Kaushik Kulkarni
kaushikcfd
Matt Wala
mattwala
Nicholas Christensen
njchris2
Nick Curtis
arghdos
7 authors
Browse files
Nov 05, 2025
chore: update baseline
· b0fc8e55
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
b0fc8e55
feat: use version in _parse_version
· 2c8b2c4f
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
2c8b2c4f
feat(typing): improve typing in primitives
· 70b68872
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
70b68872
Nov 04, 2025
Derivative.resolve: use ArithmeticExpressionContainerTc
· 7382499c
Andreas Klöckner
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
7382499c
chore: update baseline
· dcff0ea2
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
dcff0ea2
feat: add new ArithmeticExpressionContainer type aliases
· c0816d17
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
c0816d17
docs: hack around typing docs
· 2fb6fd6a
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
2fb6fd6a
docs: ignore optype errors
· 3ac94944
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
3ac94944
feat(typing): improve types in geometric_algebra.__init__
· 00efa7d2
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
00efa7d2
feat(typing): improve types in geometric_algebra.mapper
· b3a56834
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
b3a56834
feat(typing): improve types in geometric_algebra.primitives
· 4fe5bd2d
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
4fe5bd2d
Nov 03, 2025
chore: update baseline
· 8bafbefc
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
8bafbefc
feat: use C complex numbers in CCodeMapper
· 7d59463d
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
7d59463d
feat: improve some exception messages
· 6f26cc5d
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
6f26cc5d
feat: use more f-strings in mapper
· 49292e4c
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
49292e4c
fet(typing): add type annotations to mapper.c_code
· c075ca81
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
c075ca81
feat(typing): improve types in mapper.stringifier
· b8f0138e
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
b8f0138e
feat(typing): improve types in mapper.optimize
· 892aa36d
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
892aa36d
feat(typing): improve types in mapper.flop_counter
· eff2b055
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
eff2b055
feat(typing): improve types in mapper.differentiator
· ac5debef
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
ac5debef
feat(typing): improve types in mapper.distributor
· 229cfbce
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
229cfbce
feat(typing): improve types in mapper.graphviz
· e939dad3
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
e939dad3
feat(typing): improve types in mapper.dependency
· 2124e65d
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
2124e65d
feat(typing): improve types in mapper.cse_tagger
· 806b5dd6
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
806b5dd6
feat(typing): improve types in mapper.constant_folder
· de78f39a
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
de78f39a
feat(typing): improve types in mapper.collector
· a2a91325
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
a2a91325
feat(typing): add types to mapper.analysis
· b650ebb3
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
b650ebb3
feat(typing): add annotations to functions
· 4c16e186
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
4c16e186
feat(typing): add annotations to primitives.quotient
· 8e9a64ea
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
8e9a64ea
feat(typing): use ExpressionNode in handle_unsupported_expression
· bd8bb629
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
bd8bb629
feat: make mapper.flattener positional-only
· 612cdc52
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
612cdc52
feat: make mapper.evaluator positional-only
· 0c84ac65
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
0c84ac65
feat: make mapper.coefficient positional-only
· fd41a0c8
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
fd41a0c8
Oct 30, 2025
chore: update baseline
· 1d1d2203
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
1d1d2203
feat(typing): improve cse typing
· 2af762b3
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
2af762b3
feat: make Mapper.map_ methods take expr as positional only
· 2d5cd55d
Alexandru Fikl
authored
1 week ago
and
Andreas Klöckner
committed
1 week ago
2d5cd55d
Oct 29, 2025
chore: update baseline
· 87009bbe
Alexandru Fikl
authored
2 weeks ago
and
Andreas Klöckner
committed
2 weeks ago
87009bbe
feat(typing): improve type annotations in mapper.evaluator
· 6563bf0c
Alexandru Fikl
authored
2 weeks ago
and
Andreas Klöckner
committed
2 weeks ago
6563bf0c
feat(typing): add missing return types to mapper.unifier
· 57852c92
Alexandru Fikl
authored
2 weeks ago
and
Andreas Klöckner
committed
2 weeks ago
57852c92
feat(typing): remove uneeded cast in mapper.coefficient
· 13978c6e
Alexandru Fikl
authored
2 weeks ago
and
Andreas Klöckner
committed
2 weeks ago
13978c6e
Loading