Porting external functions (such as `bessel_j` / `bessel_y`) to New World Grudge
Open
design decisions
New world grudge
- Dominant language
- Python
- Stars
- 14
- Forks
- 18
- Avg merge
- 26m
- Merged PRs (30d)
- 1
Description
A reminder to convert these functions to the revamped Grudge framework. Currently, #74 still calls out to `grudge.sym` to handle certain external functions. In particular, the Bessel functions. https://github.com/inducer/grudge/blob/a494ba04a8d69ace19f7ac9242555fafe7e45a85/test/test_grudge.py#L990-L994
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.