Naman Gera

Results 7 comments of Naman Gera

Nice, thank you much!

Hi! I am working on a Python package and trying to upload it to Conda cloud. While building and testing it locally, I encountered an [import error](https://stackoverflow.com/questions/75791008/getting-an-import-error-while-building-a-conda-recipe) in the Conda...

To wrap up the project, > - [x] Create a conda-forge feedstock for the downstream [xia2](https://github.com/xia2/xia2) module we use internally. The downstream `xia2` module is [now available](https://anaconda.org/conda-forge/xia2) on conda forge,...

> - [x] Build a CI job to build, test, and deploy `dials` and `dxtbx` to _our_ anaconda channel. > - [x] Use conda [constructor](https://github.com/conda/constructor) to create installers for different...

> I think itertools, datetime, sys and os should also be added to the lpython since they are used extensively in scientific computing. i can start the work for sys...

You can find the installation guide in the README.md file. For now, see https://docs.lfortran.org/developer_tutorial/ for more information -- LPython follows the same design as in LFortran.