Steve Morley

Results 51 comments of Steve Morley

The multiple calls to `Ticktock` shouldn't be too big an issue. The first two are just single times (start and end) and should be negligible. My guess is that the...

Expanding our support across the additional coordinate systems can definitely get added to the to-do list. I've tagged this issue as an enhancement. Our new backend (currently under testing) properly...

So I had a little time and went to refresh my memory of the IRBEM coordinate transforms (and what we wrap). I'm going to update this here as notes, so...

I should write the quaternion rotation tests...

I know Travis have Windows support in beta right now. I'll find a link when I'm not working from my cellphone. Appveyor is almost certainly more advanced on that right...

@aburrell Do you need to test against the repo? Or against the current release? We do have Windows binaries on PyPI, so a pip install in your appveyor YAML file...

1. Do you actually need the `LANLstar` module for the code you need to set up under CI? If not, I highly recommend forgetting about installing ffnet. If you really...

At first glance I agree with @AntoineBrunet's assessment. I may have time today to look at this, but if anyone else wants to work it then LMK.

On closer inspection, I think the documentation could be better but is (perhaps ambiguously?) fine for single point output: ``` Parameters ========== - energy (float) : center energy in MeV;...

Re-upping this as linting code has come up recently as well as general questions about coding style/standards. So I wanted to get the ball rolling by giving my perspective on...