Commit 2021-10-25 13:43 3d457a24
View on Github →chore(topology/continuous_function): review API (#9950)
- add
simps
config forα →ᵇ β
; - use better variable names in
topology.continuous_function.compact
; - weaken some TC assumptions in
topology.continuous_function.compact
; - migrate more API from
α →ᵇ β
toC(α, β)
.