Muhammad Radifar

Results 15 comments of Muhammad Radifar

Finally! Yes I do, I would like to PR the wheel building with Linux first, and if it works I'll go with MacOS, and Windows is the last one.

I'm interested, but I can probably start in mid November. I have experience with Jekyll. What did you usually use for GitHub page? Edit: I think [jekyll-doc-theme](https://github.com/aksakalli/jekyll-doc-theme) would be nice...

@johanneskoester I think it is possible to add `jekyll-code-tab` onto the Jekyll site, I have some experiences with adding plugin to Jekyll site. > From the technology side, I have...

Yes, sorry for not asking first. The reason I choose to create that organization is that GitHub Page would only [allow us to create the (github.io) subdomain using that username...

Oh one more thing, perhaps I should emphasize that bioinformatics-workflows is not really an organization. I just use this name for the domain sake only. I'm sorry if that brings...

I think we all agree on this, I'll move the bioinformatics workflows repo under the docs of this repo and PR that.

Sorry I was still busy. I think it is better to merge early and finalize later. I'll mark this PR as draft and hopefully add the `under construction` information before...

Sorry, been away for awhile because I just move to another city recently. I'll check where I left, and continue this week.

Yeah me too, I think the `calculate_distance` function should be for distance calculation only. And the other logic should be handled by the other module in their own specific way...

Just tried what you said, it works, but it doesn't prevent you from loading the `__init__.py` on the project directory. [Pytest discovery will still load any `__init__.py` above the test...