Coder Social home page Coder Social logo

Comments (5)

PerezHz avatar PerezHz commented on July 1, 2024

Hi @Alexandros23Kazantzidis! Thank you so much for noticing this issue, and I'm sorry; at some point I forgot to update to the latest master more often. I just rebased to current master and didn't run into any conflicts, so this issue should be solved now, could you please confirm?

from orbitdeterminator.

PerezHz avatar PerezHz commented on July 1, 2024

I mean, at least for now the issue of keeping my dev branch up to date wrt current master seems to be solved.. When the code in my dev branch starts to interact with the rest of the code, then I'll surely need your help guys! Before merging, are there any other specifics that I should take care of?

from orbitdeterminator.

PerezHz avatar PerezHz commented on July 1, 2024

@Alexandros23Kazantzidis my dev branch adds some dependencies (registered Python packages), concretely, astropy, jplephem and poliastro; how can I add them so that when orbitdeterminator is installed those are installed too?

from orbitdeterminator.

Alexandros23Kazantzidis avatar Alexandros23Kazantzidis commented on July 1, 2024

If the rebase went smoothly then I think you can try to merge. But I think you will get lots of conflicts if you were working on the scripts that also other students were working. @Nilesh4145 @aryadas98 @aakash525 Guys if you can also share your opinion on this matter.

To add your new dependencies you will need to add them to requirements.txt (with a pip freeze > requirements.txt of your local environment - do that only if you have a separate local environment only for working on this project). Then we will also have to update the setup.py to take all the dependencies from the requirements.txt

from orbitdeterminator.

aryadas98 avatar aryadas98 commented on July 1, 2024

The branch has been merged now. 🎉

from orbitdeterminator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.