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:
2525 - type : textarea
2626 attributes :
2727 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)
3131 validations :
3232 required : true
3333
3434- type : textarea
3535 attributes :
3636 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
4041 validations :
4142 required : false
42- render : python
4343
4444- type : textarea
4545 attributes :
4646 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
4950 validations :
5051 required : false
51- render : python
5252
5353- type : textarea
5454 attributes :
Original file line number Diff line number Diff line change 11|Tests Status | |Coverage |
22
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
44efficiently evaluate mathematical expressions involving multi-dimensional arrays.
55
66Features
You can’t perform that action at this time.
0 commit comments