PostNewtonian icon indicating copy to clipboard operation
PostNewtonian copied to clipboard

Better swapping

Open moble opened this issue 11 years ago • 0 comments

Somewhere in the spin precession notebook (and possibly elsewhere), I swap variables by using subs in an ugly way with intermediate dummy variables. But subs actually takes a keyword argument simultaneous=True which allows such swaps directly. This would make things look much nicer.

moble avatar Mar 26 '14 15:03 moble