imbr

Results 54 comments of imbr

Starting based on a copy from khmer project, **a draft** #### Definition _A Python package for modeling and inversion in geophysics_ need to expand from this. Well at least I...

@leouieda you are the owner! :+1: I needed to think more before writting. I will try to help... but your points are much better. About complexity... hum good to know....

@leouieda I saw the problem with cython in windows and I see your concern. But although not perfect cython parallel makes `wavefd` simulation code viable for more reasonable grid sizes...

Hi Andy @drandykass and welcome to Fatiando. Thank you for your willingness to help us. Here in the [Developers Guide](http://www.fatiando.org/develop.html) you can find instructions on how to clone the repository...

Yeah, If I understood correctly ... I am guessing that besides all the mentioned issues that arise from using "converted 1D" in 2D python modules, performance is also a concern,...

I like the idea of OOP classes for simulation, I even think that OOP could used also in a broader scope than just the simulation. Especially because the good point...

man!! @leouieda I had not seen this before. Really nice!! @leouieda crazy crazy awesome I have to port my code. All those plotting functionalities really cool. About the previous discussion...

@leouieda I liked the movie embedding too, I think that is the way to go: simulate first animate after; make much more sense. Some things I were considering: 1. who...

Leo, Why not store also sample rate and the iteration number as metadata to be able to continue the simulation? Those are nice stuff, I am looking forward to port...

@leouieda looking again in the prototype I saw something I liked very much. To separate the coordinate form the source itself. It will make easy for 3D modeling. Btw I...