Yvan Nollet

Results 7 comments of Yvan Nollet

@scottprahl I must do a bit of research to find test data to validate this implementation. I will come back to this pull request as soon as I find the...

I tried to measure the performance of the jit version of miepython versus the non-jit version with respect to `mie_phase_matrix`, similar to what is done [here](https://miepython.readthedocs.io/en/latest/11_performance.html#Scattering-Phase-Function) and I found the...

> Please make sure it returns a simple 4x4 matrix when a single scalar mu value is passed, e.g., > > ``` > miepython.mie_phase_matrix(1.5, 2.0, 0.5) > ``` Ah yes,...

Great, I'll be working on it then!

We'd love to see `radis` on anaconda [@Eradiate](https://github.com/eradiate)! We would like to add `radis` to our dependencies but we work with anaconda packages only. We would be able to help...

Hi @erwanp, I'd love to work on this but with our next deadlines coming up and all the work left to do I can't see myself getting back to this...

> did you complete this by chance? Unfortunately no, I got stuck at the tests step ; I don't have reference scattering phase matrix data (with corresponding microphysical input parameters)...