LSSTDESC / CCL

DESC Core Cosmology Library: cosmology routines with validated numerical accuracy
BSD 3-Clause "New" or "Revised" License
145 stars 68 forks source link

`self is other` shortcut for `__eq__` #1070

Closed nikfilippas closed 1 year ago

nikfilippas commented 1 year ago

We didn't include this check in the beginning which would make comparison much faster for same-id objects.

nikfilippas commented 1 year ago

@damonge they pass now, looks like the coveralls server was down.