Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / KieranWynn/pyquaternion issues and pull requests

#86 - axis for unit quaterion given as (0, 0, 0)

Issue - State: open - Opened by jodyxha 7 days ago - 2 comments

#85 - Still maintened?

Issue - State: open - Opened by VascoSch92 5 months ago

#84 - Error in Basic Usage Documents

Issue - State: open - Opened by Wave1art about 1 year ago

#83 - Allow passing np_random to Quaternion.random()

Pull Request - State: open - Opened by johannespitz almost 2 years ago

#82 - Added fast rotation

Pull Request - State: open - Opened by TommasoPino almost 2 years ago

#81 - Optimise slerp() and intermediates(), make other parts more concise

Pull Request - State: open - Opened by DroneBetter almost 2 years ago - 1 comment

#80 - Make more concise, optimise intermediates()

Pull Request - State: closed - Opened by DroneBetter almost 2 years ago - 1 comment

#79 - Reduce numerical error

Pull Request - State: open - Opened by shmpwk over 2 years ago

#78 - Numerical error when accessing the rotation angle in quaternion

Issue - State: open - Opened by shmpwk over 2 years ago - 1 comment

#77 - added averaging function

Pull Request - State: open - Opened by nag92 almost 3 years ago

#76 - understanding of the log map and distance function

Issue - State: open - Opened by nag92 almost 3 years ago

#74 - Issues PendingDeprecationWarning in the Tests

Issue - State: open - Opened by david-xander almost 3 years ago

#73 - solving mplot3d attribute error

Pull Request - State: open - Opened by david-xander almost 3 years ago

#72 - Misleading docstring for yaw_pitch_roll

Issue - State: open - Opened by dex-julian almost 3 years ago

#71 - Fastly Compute a vector rotation by the quaternion

Pull Request - State: open - Opened by TommasoPino about 3 years ago

#70 - Got a bit carried away adding preliminary support for numba =)

Pull Request - State: open - Opened by alexpyattaev about 3 years ago

#69 - Apply a rotation to an entire matrix of points

Issue - State: closed - Opened by kjans123 about 3 years ago

#68 - current demo2.py AttributeError: 'list' object has no attribute 'shape'

Issue - State: open - Opened by thomasclifford over 3 years ago - 1 comment

#67 - not use np.matrix to fix PendingDeprecationWarning

Pull Request - State: open - Opened by curekoshimizu over 3 years ago

#66 - What to do when matrix is not quite within orthogonality tolerance

Issue - State: open - Opened by fishbotics over 3 years ago - 2 comments

#64 - PyPI source distribution lacks VERSION.txt

Issue - State: open - Opened by jaimergp over 3 years ago - 1 comment

#63 - 1.0 Goals

Issue - State: open - Opened by KieranWynn over 3 years ago

#62 - Versioning update

Pull Request - State: closed - Opened by KieranWynn over 3 years ago

#61 - Change to supported mkdocs theme

Pull Request - State: closed - Opened by KieranWynn over 3 years ago

#60 - yaw_pithc_roll

Issue - State: closed - Opened by joseherrerasamp almost 4 years ago - 1 comment

#59 - Quaternion.distance seems to produce incorrect result

Issue - State: open - Opened by rgolovanov almost 4 years ago - 3 comments

#58 - We have Python type stub file (*.pyi) for Pyquaternion

Issue - State: closed - Opened by polalab about 4 years ago - 1 comment

#57 - Fix broken link in __init__

Pull Request - State: closed - Opened by Achllle over 4 years ago - 1 comment

#56 - Fix casting error in trace_method

Pull Request - State: closed - Opened by Achllle over 4 years ago - 1 comment

#55 - Quaternion rotation of vector modifies object instance

Issue - State: closed - Opened by gibsjose over 4 years ago - 4 comments

#54 - Permission to submit PEP484 stubs to Typeshed

Issue - State: closed - Opened by trickeydan over 4 years ago - 1 comment

#53 - Integration not behaving as expected

Issue - State: open - Opened by cinabars over 4 years ago

#52 - Enhancement for converting to yaw-pitch-roll

Issue - State: open - Opened by FiorixF1 over 4 years ago - 2 comments

#51 - How to initialize Quaternion from yaw, pitch, roll?

Issue - State: closed - Opened by 0xc22b over 4 years ago - 4 comments

#50 - Init with tolerance test fails

Issue - State: open - Opened by theguruofreason over 4 years ago - 1 comment

#49 - reference frame clarification

Pull Request - State: closed - Opened by KieranWynn over 4 years ago - 1 comment

#47 - Remove implicit normalisation

Pull Request - State: open - Opened by KieranWynn over 4 years ago

#46 - Add special methods: __abs__; __matmul__, __imatmul__ and __rmatmul__

Pull Request - State: closed - Opened by e-kwsm over 4 years ago

#45 - Some minor fixes

Pull Request - State: closed - Opened by e-kwsm over 4 years ago

#44 - Quaternion from Matrix Optional Args

Pull Request - State: closed - Opened by Olshansk over 4 years ago - 1 comment

#43 - resolve float method

Pull Request - State: closed - Opened by Hojjatrt almost 5 years ago

#42 - Error in the __float__ method

Issue - State: closed - Opened by Hojjatrt almost 5 years ago - 1 comment

#41 - change of basis two 3D coordinate systems Quaternion

Issue - State: closed - Opened by rfsch almost 5 years ago - 1 comment

#40 - Remove implicit normalizations

Pull Request - State: closed - Opened by jkunimune about 5 years ago - 1 comment

#39 - Unexpected normalization in rotation functions

Issue - State: closed - Opened by jkunimune about 5 years ago - 2 comments

#38 - add eulers angles

Pull Request - State: open - Opened by mgoacolou about 5 years ago - 5 comments

#37 - conda-forge distribution

Issue - State: open - Opened by analog-cbarber about 5 years ago - 3 comments
Labels: good first issue

#36 - Allow imperfect rotation matrices to be used

Pull Request - State: closed - Opened by yquemener about 5 years ago - 1 comment

#35 - modify yaw-pitch-roll

Pull Request - State: closed - Opened by kosuke55 about 5 years ago

#34 - Why not using dual Quaternions for translations and rotations?

Issue - State: open - Opened by DadoooR3 over 5 years ago - 3 comments
Labels: enhancement

#33 - rotation matrix convertion to quaternion

Issue - State: closed - Opened by FangGet over 5 years ago - 3 comments

#32 - Convertion to Euler angles missing

Issue - State: open - Opened by cosama over 5 years ago - 2 comments
Labels: enhancement

#31 - Slerp method from wikipedia

Pull Request - State: closed - Opened by cosama over 5 years ago - 7 comments

#30 - Removed some trailing whitespaces

Pull Request - State: closed - Opened by rpapallas over 5 years ago

#29 - Made quaternions hashable.

Pull Request - State: closed - Opened by rpapallas over 5 years ago - 1 comment

#28 - Not hashable

Issue - State: closed - Opened by pascalvdbosch over 5 years ago - 1 comment

#27 - Reference frame not documented

Issue - State: closed - Opened by sblinz-zz over 5 years ago - 2 comments

#26 - Fixed 3D projection error.

Pull Request - State: closed - Opened by rpapallas over 5 years ago

#25 - Bug in Quaternion Interpolation

Issue - State: closed - Opened by aliciaouyang almost 6 years ago - 2 comments

#24 - Bug in Slerp Interpolation

Issue - State: closed - Opened by nileshkulkarni almost 6 years ago - 10 comments

#23 - Instance properties (w, x, y, z) for quaternion components

Pull Request - State: closed - Opened by varunagrawal almost 6 years ago - 1 comment

#22 - Easy access to quaternion elements

Issue - State: closed - Opened by varunagrawal almost 6 years ago - 1 comment

#21 - Matrix to quaternion

Issue - State: open - Opened by HTLife about 6 years ago - 3 comments
Labels: bug

#20 - Rotation matrix convention (angle sequence order)

Issue - State: open - Opened by mohamed-ezz about 6 years ago

#19 - the exponential map in the quaternion

Issue - State: open - Opened by ahmadyan about 6 years ago - 1 comment
Labels: question

#18 - Demo2 can't be runned

Issue - State: closed - Opened by EthanGD about 6 years ago - 1 comment

#17 - AttributeError: 'Quaternion' object has no attribute 'rotation_matrix'

Issue - State: closed - Opened by HyuanTan about 6 years ago - 2 comments

#16 - Support for rotating a batch of vectors

Issue - State: closed - Opened by kukuruza about 6 years ago - 1 comment

#15 - Minor bug in documentation regarding chaining

Issue - State: closed - Opened by pewscorner about 6 years ago - 1 comment

#14 - Release latest version to PIP

Issue - State: closed - Opened by piotrpolatowski over 6 years ago - 1 comment

#13 - deepcopy error

Issue - State: closed - Opened by andrewadare over 6 years ago - 1 comment

#12 - type object 'Quaternion' has no attribute 'distance'

Issue - State: closed - Opened by bayantaani over 6 years ago - 4 comments

#11 - Add averaging function for quaternions

Issue - State: open - Opened by christophhagen almost 7 years ago - 3 comments
Labels: enhancement

#10 - Update Travis build to deploy docs.

Issue - State: open - Opened by KieranWynn almost 7 years ago - 1 comment

#9 - Exp and Log implementations for Quaternion objects.

Pull Request - State: closed - Opened by teodron almost 7 years ago - 3 comments

#8 - Quaternion constructor is broken (at least for some values of axis=)

Issue - State: closed - Opened by ghost almost 7 years ago - 3 comments

#7 - Issue6 exponents broken for real numbers

Pull Request - State: closed - Opened by KieranWynn almost 7 years ago

#6 - Quaternion exponents appear to be broken with python 3.6.2 and numpy 1.12.1

Issue - State: closed - Opened by ghost almost 7 years ago - 4 comments

#5 - "join forces" with scikit-kinematics?

Issue - State: open - Opened by thomas-haslwanter almost 7 years ago
Labels: question

#4 - Installation Problem

Issue - State: closed - Opened by juanilarregui almost 7 years ago - 1 comment

#3 - fix example code error

Pull Request - State: closed - Opened by oxbits about 7 years ago - 1 comment

#2 - add yaw-pitch-roll angles

Pull Request - State: closed - Opened by fietew over 7 years ago

#1 - Added setup.py for pip installation.

Pull Request - State: closed - Opened by timdelbruegger over 8 years ago - 1 comment