Drew Risinger
49ad19b257
pythonPackages.qiskit-terra: init at 0.12.0
...
Qiskit is a quantum information toolkit from IBM. This commit
follows the new Qiskit scheme of breaking from one large package into
smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-02-25 07:59:54 -08:00
Drew Risinger
ee3226bc65
pythonPackages.fastdtw: init at 0.3.4
...
Fast implementation of Dynamic Time Warping algorithm.
Dependency for qiskit-aqua.
2020-02-25 07:59:36 -08:00
Drew Risinger
d38b8d8ff7
pythonPackages.cvxpy: init at 1.0.25
...
Convex optimization problem modeler in Python.
Dependency of qiskit-aer.
2020-02-21 16:50:12 -08:00
Drew Risinger and bhipple
4431542b82
pythonPackages.scs: init at 2.1.1
...
Depends on libraries.science.math.scs.
Required by cvxpy -> qiskit-aer.
Co-authored-by: bhipple <bhipple@users.noreply.github.com >
2020-02-19 21:03:15 -08:00
Drew Risinger
ee65cd9c40
pythonPackages.docplex: init at 2.12.182
...
The IBM Decision Optimization CPLEX Modeling for Python.
Dependency of qiskit-aqua.
2020-02-19 13:12:50 +01:00
Drew Risinger
3adda62dc3
pythonPackages.ecos: init at 2.0.7.post1
...
Embedded cone solver interface for optimization problems in Python.
Dependency of qiskit-ignis.
2020-02-18 19:28:23 -08:00
Drew Risinger
a26f334e21
pythonPackages.pylatexenc: init at 2.1
...
Latex converter for Python.
Check dependency of qiskit.
2020-02-18 19:23:42 -08:00
Drew Risinger
38c37f473d
pythonPackages.osqp: init at 0.6.1
...
Oxford Splitting QP solver.
Dependency for cvxpy -> qiskit-aer.
2020-02-18 19:01:32 -08:00
Drew Risinger
29b98e4cf5
pythonPackages.dill: enable tests
...
Disable a few failing tests, see comments for what's failing.
2020-02-18 18:34:09 +01:00
Drew Risinger
c71f63a337
ecos: 2.0.6 -> 2.0.7
...
Bump ecos module.
2020-02-16 19:12:52 -08:00
Drew Risinger
f0d53bd6f9
pythonPackages.docloud: init at 1.0.375
...
The IBM Decision Optimization on Cloud Python client.
Requirement of docplex, which is a dependency of qiskit-aqua.
2020-02-16 19:12:40 -08:00
Drew Risinger
f87157e0d3
pythonPackages.marshmallow-polyfield: init at 5.7
...
This python package allows polymorphic data fields in marshmallow
serialization/deserialization schema.
This is a requirement for qiskit.
2020-02-12 08:40:31 -08:00
Drew Risinger
0a5108d002
pythonPackages.dlx: init at 1.0.4
...
Python implementation of Donald Knuth's Dancing Links (exact cover)
algorithm.
Requirement of qiskit-aqua.
2020-02-12 07:24:51 -08:00
Drew Risinger
3e5789a223
libcint: init at 3.0.19
...
C library of general GTO integrals for quantum chemistry.
Requirement for pyscf, which is a requirement for qiskit-aqua.
2020-02-03 17:11:21 -05:00
Drew Risinger
c13bf84d45
libraries.science.math.scs: 2.0.2 -> 2.1.1
2020-01-31 16:05:05 -05:00
Drew Risinger
74a0d4dc3c
python3Packages.cirq: init at 0.6.1
...
Add Google's Cirq package.
Uses: Quantum information science.
2020-01-31 16:02:21 -05:00
Drew Risinger
fb112ee97f
add maintainer: drewrisinger
...
University of Maryland PhD Student. Quantum Computing.
2020-01-30 14:35:01 -05:00
Drew Risinger
74de16787f
pythonPackages.nest-asyncio: cleanup
2020-01-30 10:40:52 -08:00
Drew Risinger
5bf67da73d
pythonPackages.sympy: 1.5 -> 1.5.1
...
Fixes core regression (compare expressions to strings), and
lambdify using deprecated scipy functions vs numpy functions.
Changelog: https://github.com/sympy/sympy/wiki/Release-Notes-for-1.5.1
No known breaks. Sage should be fine @timokau
2020-01-30 10:36:18 -05:00
Drew Risinger
338c151139
pythonPackages.nest-asyncio: build without tests
...
Tests fail on v1.2.1 & old v1.2.0.
This disables the tests to allow this package to build.
There doesn't seem to be an easy fix to allow running tests, b/c
the GitHub repo doesn't have release tags.
2020-01-21 14:44:01 -08:00
Drew
6445a7cf7d
users-groups: fix typo
...
Fix typo in the ``users.users.<name>.packages`` option description.
2019-10-23 20:49:15 +02:00