Consider changing return type of constraints
when specifying name
#38
Labels
discussion
Issue requires further discussion and/or research
tensors
Related to the tensors module
ux
Issue that has an impact on the UX of the software
Currently, calling
constraints(name=name)
returns a numpy array with 1 element, which may not be very intuitive, and it may be better to just return a regular float instead.The text was updated successfully, but these errors were encountered: