Steven Rieder

Results 306 comments of Steven Rieder

@LourensVeen This can be merged, but there are some conflicts due to moved files. Could you resolve these (after holidays)?

@lwang-astro could you have a look at this?

@LourensVeen I think this solution works. I wish it could be done with less code repetition, but I don't immediately see how...

I completely forgot I had worked on this, but may still be worth merging?

Hi Arjen, That would be very helpful. Saving pickled data helps restore the array correctly, but the file is unfortunately still much larger than the unit-less file...

The most efficient way to store seems to be to save the data unit-less, and then manually re-add the unit. This is exactly what I want to prevent, since it...

I don't think this is solved. The binary protocol makes the file more compact and properly restorable, but it is still - a larger difference with the 'plain' array than...

> my version of nbody4 (which is from Sverre's website) counts to KZ(40). > > I also just noted sverre was using `ZM = 0.3D0*XX/(1.D0 - XX)**0.55`, note the power...

Specific for Brutus? Or also other community codes? We should probably make a unittest for this.