Closed jmarrietar closed 7 years ago
No, sorry, Bfx_basicint is not implemented yet. In this first iteration i only added enough libraries for balu-python to be functional. However, this is a valuable function and easy to implement (now that I checked in Matlab).
There is a file called "Implemented_balu_comands" on the main folder. There you can see what commands are included and what aren't.
I think I will add this command to the list of next command to implement. You are welcome to do your own implementation and ask for pull request, I would be happy to add your contribution to the project. Ask me if you need more help.
I just crated the file "ongoing commands" to list those commands we should work for the next iteratio of the library.
Also check Bfx_basicgeo.py, there are nice examples on how to use bwperim in python. Bwperim is necesary for bfx_basicint
Hi, In order to implement Bfx_basicint, Bim_d1 and Bim_d2 would need to be Implemented First. I will write python implementation for this functions and let you for pull requests.
Thanks.
Yes, that I checked. you have to implement also Bim_d2. Use the existing commands for documentation. Implement all three commands and then make de pull request, that's my recommendation.
Thank you. ᐧ
On Fri, Jan 27, 2017 at 5:19 PM, jmarrietar notifications@github.com wrote:
Hi, In order to implement Bfx_basicint, Bim_d1 would need to be Implemented First. I will write python implement for this functions and let you for pull requests.
Thanks.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dipaco/balu-python/issues/12#issuecomment-275790609, or mute the thread https://github.com/notifications/unsubscribe-auth/ABJHL94df2xjyfatG8yp83b09G8498-dks5rWm1mgaJpZM4LwJrw .
-- Diego Patiño
Hello,
I just Created the pull Request. Please review.
Thanks.
Merged
I dont find Bfx_basicint code in balu python.
Thanks.