You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I am passing tons of arguments to functions such as NBody and OccultedFlux. These should be folded into structs to make the code friendlier and easier to modify.
The text was updated successfully, but these errors were encountered:
Currently I am passing tons of arguments to functions such as
NBody
andOccultedFlux
. These should be folded into structs to make the code friendlier and easier to modify.The text was updated successfully, but these errors were encountered: