File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -25,30 +25,30 @@ body:
25
25
- type : textarea
26
26
attributes :
27
27
label : " Link to a discussion"
28
- descrition : >
29
- Link to the discussion about this feature request in
30
- [Discussions](https://github.com/pymc-devs/pytensor/discussions)
28
+ description : >
29
+ Link to the discussion about this feature request in
30
+ [Discussions](https://github.com/pymc-devs/pytensor/discussions)
31
31
validations :
32
32
required : true
33
33
34
34
- type : textarea
35
35
attributes :
36
36
label : " Before"
37
- descrition : >
38
- Please fill the code snippet: How did you workaround your problem or frequent use?
39
- Leave empty if you found no workaround.
37
+ description : >
38
+ Please fill the code snippet: How did you workaround your problem or frequent use?
39
+ Leave empty if you found no workaround.
40
+ render : python
40
41
validations :
41
42
required : false
42
- render : python
43
43
44
44
- type : textarea
45
45
attributes :
46
46
label : " After"
47
- descrition : >
48
- How you see it implemented with a high level API without going into details
47
+ description : >
48
+ How you see it implemented with a high level API without going into details
49
+ render : python
49
50
validations :
50
51
required : false
51
- render : python
52
52
53
53
- type : textarea
54
54
attributes :
Original file line number Diff line number Diff line change 1
1
|Tests Status | |Coverage |
2
2
3
- |Project Name | is a fork of `Aesara<https://github.com/aesara-devs/aesara> `__ -- a Python library that allows one to define, optimize, and
3
+ |Project Name | is a fork of `Aesara <https://github.com/aesara-devs/aesara >`__ -- a Python library that allows one to define, optimize, and
4
4
efficiently evaluate mathematical expressions involving multi-dimensional arrays.
5
5
6
6
Features
You can’t perform that action at this time.
0 commit comments