Second attempt.
On Sunday 24 January 2016 11:27, Robert James Liguori wrote: > Is there a python library to calculate longitudinal acceleration, lateral > acceleration and normal acceleration? Calculate acceleration of what? I think we need some more detail before we can give a sensible answer, but you could try numpy and scipy: http://www.numpy.org/ https://www.scipy.org/ or Sage: http://www.sagemath.org/ -- Steve -- https://mail.python.org/mailman/listinfo/python-list