-
-
Notifications
You must be signed in to change notification settings - Fork 673
Open
Description
Very useful would be to support list arguments like ex.has_function([sin,cos,tan], all=True)
and a fast implementation in Pynac. At the moment the functionality can be had by multiple calls to has(...)
with wildcard expression (not function) arguments.
CC: @fchapoton
Component: symbolics
Author: Ralf Stephan
Branch/Commit: u/dimpase/rebased/rws/24283 @ 602a5bc
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/24283