Git Product home page Git Product logo

Comments (4)

moble avatar moble commented on July 29, 2024

This isn't an issue with this quaternion package; it must be something wrong with your ipython installation, or with how you've imported the modules. Does np.q tab-complete to np.quaternion? Did you actually import numpy as np? Have you noticed other problems with tab-completion?

Anyway, I've verified that this works for me (in anaconda) with both python 2 and python 3, and nothing in this package has anything to do with completion. So I'm afraid I can't help.

from quaternion.

rosana0331 avatar rosana0331 commented on July 29, 2024

I see. Yes, I have imported numpy as np and all the other libraries I use give me the tab-completion. I have already tried to re-install Anaconda twice, without success. Do you know which file in the installation package for the quaternion library would give me the functions, if there is a one-file I can look at? Thanks for double-checking this issue in your pythons 2 and 3 and for trying to help me out.

Rosana

---- Mike Boyle [email protected] wrote:

This isn't an issue with this quaternion package; it must be something wrong with your ipython installation, or with how you've imported the modules. Does np.q tab-complete to np.quaternion? Did you actually import numpy as np? Have you noticed other problems with tab-completion?

Anyway, I've verified that this works for me (in anaconda) with both python 2 and python 3, and nothing in this package has anything to do with completion. So I'm afraid I can't help.

You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#31 (comment)

from quaternion.

moble avatar moble commented on July 29, 2024

The functions are not all listed in any one file, but if you do dir(quaternion) and dir(np.quaternion), you should be able to see them. Note that you probably want to ignore anything that starts with one or more underscores.

from quaternion.

rosana0331 avatar rosana0331 commented on July 29, 2024

Sounds good! Thank you!

from quaternion.

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.