python3-mpmath
library for arbitrary-precision floating-point arithmetic (Python3)
Mpmath is a pure-Python library for multiprecision floating-point
arithmetic. It provides an extensive set of transcendental functions,
unlimited exponent sizes, complex numbers, interval arithmetic,
numerical integration and differentiation, root-finding, linear
algebra, and much more. Almost any calculation can be performed just
as well at 10-digit or 1000-digit precision, and in many cases mpmath
implements asymptotically fast algorithms that scale well for
extremely high precision work.
elpa-eglot
Emacs client for Language Server Protocol servers
This package provides a elisp library implementing a client for
Language Server Protocol servers. It should need little or no
configuration and be able to guess the LSP server to start for the
language you're using. It only relies on elisp libraries developed in
the Emacs mainline, and is seamlessly integrated with other core IDE
functionalities (xref, project, completion-at-point, eldoc, flymake).
python3.4-minimal
Minimal subset of the Python language (version 3.4)
autoconf-gl-macros
Autoconf OpenGL Macro Archive -- transitional dummy package
This is a transitional dummy package. It can safely be removed.
libboost-coroutine1.63.0
provides a sort of cooperative multitasking on a single thread