Peter Hawkins d005e38f78 Promote the x.at[idx].set(y) operators as the preferred way to do indexed updates.
Mark the index_update() etc. operators as deprecated in the documentation.

Add new .divide and .power operators. Fixes #2694.
Add .multiply as an alias for .mul. To be more numpy-like we should probably prefer the longer names.
2021-05-10 20:32:00 -04:00
..
2021-03-08 10:44:52 -08:00
2021-03-05 14:16:14 -08:00
2021-05-06 12:00:49 -07:00
2021-04-05 09:54:14 -07:00
2019-08-29 18:15:36 -07:00
2020-10-15 11:10:56 -04:00
2021-05-04 12:24:50 -07:00
2021-05-05 11:40:22 -07:00
2021-04-15 09:57:53 -07:00
2019-10-09 17:45:09 +02:00

To rebuild the documentation, see Update Documentation.