Robin Gloster
cb62bf4979
python.pkgs.sqlsoup: init at 0.9.1
2020-04-21 16:52:18 +02:00
Frederik Rietdijk
ef1679a038
Merge pull request #85171 from bcdarwin/python3-mayavi
...
python3Packages.mayavi: update from Python 2 to Python 3 (and switch from wxPython to pyqt5)
2020-04-21 08:01:57 +02:00
rnhmjoj
a3e64e81fc
pythonPackages.publicsuffix2: init at 2.2019-12-21
2020-04-19 11:19:27 +02:00
Markus Wamser
5fbab6dabb
pythonPackages.pdfposter init at 0.7.post1 ( #82926 )
...
Signed-off-by: Markus S. Wamser <github-dev@mail2013.wamser.eu>
2020-04-18 13:15:29 -04:00
Matthew Bauer
1c8aba8334
treewide: use blas and lapack
...
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.
treewide: cleanup from blas/lapack changes
A few issues in the original treewide:
- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
Matthieu Coudron
c881dd5e68
pythonPackages.pagelabels: init at 1.2.0
...
Used in termpdf I want to package.
2020-04-17 21:01:17 +02:00
Matthieu Coudron
c0a498b5d5
pythonPackages.pdfrw: init at 0.4.0
2020-04-17 21:01:17 +02:00
Timo Kaufmann
42ca7c114e
Merge pull request #85176 from timokau/zimports-init
...
python.pkgs.zimports: init at 0.2.0
2020-04-17 09:43:12 +00:00
Ben Darwin
9b83c440f6
python3Packages.mayavi: build for Python 3 instead of Python 2
...
- switch from wxPython to Qt5
2020-04-14 12:43:56 -04:00
Rakesh Gupta
90c1406964
pythonPackages.py-multibase: init at 1.0.1
2020-04-14 00:12:52 -07:00
Timo Kaufmann
c26ee28613
python.pkgs.zimports: init at 0.2.0
...
The author gives a pretty good overview of why one would want to use
zimports over other import organizers:
https://github.com/sqlalchemyorg/zimports/tree/0.2.0#zzzeek-why-are-you-writing-one-of-these-there-are-a-dozen-pep8-import-fixers
2020-04-13 21:27:03 +02:00
Rakesh Gupta
a9655812a3
pythonPackages.py-multihash: init at 0.2.3
2020-04-13 09:47:48 -07:00
makefu
382fcf9a09
python3Packages.hydra-check: init at 1.1.1
2020-04-13 09:47:18 -07:00
Marco Orovecchia
2467e22bdf
pythonPackages.HAP-python: init at 2.7.0
2020-04-10 13:03:28 -07:00
Marco Orovecchia
6e72b95a93
pythonPackages.aioharmony: init at 0.2.1
2020-04-10 12:17:42 -07:00
Marco Orovecchia
6fcf77e87a
pythonPackages.pynanoleaf: init at 0.0.5
2020-04-10 01:06:23 -07:00
Ben Darwin
0dd910d470
python3Packages.graspy: init at 0.2
2020-04-10 00:08:42 -07:00
Rakesh Gupta
6a6cb2bd70
pythonPackages.varint: init at 1.0.2
2020-04-09 10:16:08 -07:00
Rakesh Gupta
b1aca4f66a
pythonPackages.morphys: init at 1.0
2020-04-08 11:05:54 -07:00
Rakesh Gupta
9449ee6c01
pythonPackages.python-baseconv: init at 1.2.2
2020-04-08 10:49:38 -07:00
Jan Tojnar
af476597c0
python3.pkgs.libmodulemd: init bindings
2020-04-08 12:32:39 +02:00
Drew Risinger
42a1271047
pythonPackages.IBMQuantumExperience: remove deprecated package
...
Package was deprecated, and effectively replaced by
pythonPackages.qiskit-ibmq-provider.
2020-04-07 18:41:16 -07:00
Drew Risinger
0261e874d6
pythonPackages.ipyvuetify: init at 1.2.2
2020-04-07 18:41:16 -07:00
Drew Risinger
2e231d51ec
pythonPackages.ipyvue: init at 1.3.1
2020-04-07 18:41:16 -07:00
Matthias Beyer
e4a7fe8f4b
python3Packages.flask-reverse-proxy-fix: init at 0.2.1
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-07 12:18:22 -07:00
Maciej Krüger
4e71d7ed46
pythonPackages.pam: init at 1.8.4
2020-04-06 21:07:33 -07:00
Timo Kaufmann
ae55e4ec3b
Merge pull request #83447 from drewrisinger/dr-pr-python-qiskit-aqua
...
python3Packages.qiskit-aqua: init at 0.6.5
2020-04-06 17:47:31 +00:00
Drew Risinger
2553798f93
python3Packages.qiskit-aqua: init at 0.6.5
...
Qiskit Aqua: An extensible library of quantum computing algorithms.
This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-04-06 12:01:35 -04:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
Jörg Thalheim
cd3d229eba
Merge pull request #83583 from colemickens/nixpkgs-ha-pkgs-alarmdecoder
...
pythonPackages.alarmdecoder: init at v1.13.9
2020-04-02 09:47:54 +01:00
Drew Risinger
543382d83c
pythonPackages.qiskit-ignis: init at 0.2.0
...
Qiskit Ignis is a toolbox for quantum hardware verification,
noise characterization, and error correction.
This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-04-01 09:49:29 -07:00
Jan Tojnar
dbb4a47de0
Merge branch 'staging-next' into staging
2020-03-31 21:33:00 +02:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next
2020-03-31 21:32:15 +02:00
Timo Kaufmann
aa304bb398
Merge pull request #83795 from risicle/ris-nghttp2-python
...
nghttp2: add python bindings as pythonPackages.nghttp2
2020-03-31 14:27:04 +00:00
Jörg Thalheim
5371ea9702
Merge pull request #83582 from colemickens/nixpkgs-ha-pkgs-roku
...
pythonPackages.roku: init at v4.1
2020-03-31 11:46:04 +01:00
Cole Mickens
ad65f60099
pythonPackages.alarmdecoder: init at v1.13.9
2020-03-31 07:46:44 +00:00
Matt Snider
c015badaa2
python3Packages.openwrt-luci-rpc: init at 1.1.2
2020-03-30 20:10:58 -07:00
Ben Darwin
4aaa18b64b
python3Packages.dcmstack: init at 0.8
2020-03-30 18:01:07 -07:00
Jonathan Ringer
915d58ba7c
python3Packages.subunit: fix build and add tests
2020-03-30 16:54:40 -07:00
Cole Mickens
53dc9d6751
pythonPackages.roku: init at v4.1
2020-03-30 21:22:36 +00:00
Frederik Rietdijk
46ec52f329
buildPython*: use pname
2020-03-30 17:07:41 +02:00
John Ericson
1fa310549c
Merge remote-tracking branch 'upstream/master' into add-tensorflow-2
2020-03-30 13:59:16 +00:00
Timo Kaufmann
a730888ce0
python.pkgs.tensorflow{,-bin,-estimator,-tensorboard}-2: Init at 2.1.0
...
Major breaking change from 1.x, so treating keeping both versions for now.
(adapted from 33f11be707
)
(adapted from 9e8dea7986
)
2020-03-30 13:58:28 +00:00
Robin Gloster
d6fa642608
Merge pull request #81161 from wedens/libvirt-6.0.0
...
libvirt: 5.4.0 -> 6.1.0
2020-03-30 13:19:00 +00:00
Robert Scott
959e9244d9
nghttp2: add python bindings as pythonPackages.nghttp2
...
it's tricky to enable in nghttp2's default build, however, because it needs
to be usable by curl, a very core nix package, and we get cyclical
dependencies if we add python to its requirements. having it available as
a separate build is better than nothing, though.
2020-03-29 22:32:26 +01:00
Jörg Thalheim
10059e4b71
Merge remote-tracking branch 'upstream/master' into HEAD
2020-03-29 14:08:10 +01:00
Rakesh Gupta
95e15a991a
pythonPackages.variants: init at 0.2.0
2020-03-29 14:24:08 +02:00
Frederik Rietdijk
a36be028f5
Merge staging-next into staging
2020-03-28 21:15:15 +01:00
Cole Mickens
4366b198d7
pythonPackages.bravia-tv: init at 1.0.1
2020-03-28 08:08:36 +00:00
Jörg Thalheim
dc0d45999a
Merge pull request #82866 from Mic92/home-assistant
...
home-assistant: 0.106.6 -> 0.107.7
2020-03-28 06:51:58 +00:00
Andreas Rammhold
6c7b2ac58e
pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1
...
TF 1.15 still needs an older version of the tensorflow-estimator
package.
(cherry picked from commit c539f937c5
)
2020-03-28 03:05:54 +00:00
Jörg Thalheim
0d0a9776a2
python3.pkgs.pycognito: init at 0.1.2
2020-03-28 02:29:59 +00:00
Jörg Thalheim
49e252a46c
python3.pkgs.ciso8601: init at 2.1.3
2020-03-28 02:29:58 +00:00
Ben Darwin
17611f14c2
python3Packages.dipy: init at 1.1.1
2020-03-27 14:43:56 -07:00
Drew Risinger
1b87322620
pythonPackages.qiskit-aer: init at 0.4.1
...
Qiskit Aer - High performance simulators for Qiskit.
This commit follows the new Qiskit scheme of breaking one large package
into smaller packages (terra, aer, etc), and then having a single
meta-package "qiskit" that comprises them.
2020-03-27 13:15:54 -07:00
Constantine Glen Evans
59fbc7acba
gwyddion: 2.48 -> 2.55 (and add options)
...
Gwyddion has a large number of optional dependencies. In this update,
those dependencies have been added with options set mostly to true,
and an option (default false) for working Python 2.7 support in the
program and in Python has been added. I have also added myself as a
maintainer as no maintainer is currently set.
2020-03-27 10:56:00 -07:00
Tony Olagbaiye
ab84ce815d
python3Packages.libfdt: fix python build
2020-03-27 10:34:11 -07:00
Benjamin Hipple
f5ffd143d6
python2Packages.pytest-faulthandler: remove package
...
This has been upstreamed into pytest itself as of pytest 5.0, which we have:
https://github.com/pytest-dev/pytest-faulthandler
Since it should no longer be used, let's remove from nix.
2020-03-26 22:14:13 -07:00
Matthieu Coudron
ede6944f4f
Merge pull request #83389 from jonringer/add-xdg
...
python3Packages.xdg: init at 4.0.1
2020-03-26 20:09:45 +01:00
Drew Risinger
532e0890b4
pythonPackages.qiskit-ibmq-provider: init at 0.4.5
...
Qiskit Provider for accessing the quantum devices and simulators at IBMQ.
Requirement of qiskit package.
2020-03-26 10:38:27 -07:00
Niklas Hambüchen
0bc0823ff7
Merge pull request #83144 from nh2/conan-1.23.0
...
Conan 1.23.0
2020-03-26 15:55:39 +01:00
Jonathan Ringer
44df87416d
python3Packages.xdg: init at 4.0.1
2020-03-25 17:11:45 -07:00
Michael Lingelbach
a0b992fdf8
tensorflow: 1.15.0 -> 1.15.1
...
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1
(cherry picked from commit 34296980d1
)
2020-03-25 16:42:27 +00:00
Mario Rodas
5ce4be4536
Merge pull request #81621 from marsam/update-scrapy
...
pythonPackages.scrapy: 1.8.0 -> 2.0.0
2020-03-25 07:22:43 -05:00
Jan Beinke
504fe636f2
python3Packages.pymumble: init at 0.3.1
2020-03-24 14:33:49 -07:00
Pascal Bach
b70d749db8
python.pkgs.bacpypes: init at 0.18.0
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-03-24 12:36:46 -07:00
Dmitry Kalinkin
1ca3c56542
remove pythonPackages.pyhepmc
...
pythonPackages.hepmc3 should cover this functionality
2020-03-24 12:32:55 -07:00
Dmitry Kalinkin
61bc9e12a4
hepmc3: add python support
2020-03-24 12:32:55 -07:00
Millian Poquet
487bb6c32c
python3Packages.pytest-html: init at 2.1.0
2020-03-24 12:24:49 -07:00
Millian Poquet
ebed789ad4
pythonPackages.pytest-metadata: init at 1.8.0
2020-03-24 12:24:49 -07:00
Jan Tojnar
986fbf4799
Merge branch 'staging-next' into staging
2020-03-24 01:51:55 +01:00
Jan Beinke
ca3e516e38
python3Packages.opuslib: init at 3.0.3
2020-03-23 10:33:30 -07:00
Lancelot SIX
2a5a719930
pythonPackages.django_1_8: drop
...
This version is heavily outdated and is not required anymore.
Closes #52679
2020-03-22 22:47:53 -07:00
Lancelot SIX
d98fec6bd9
ptyhonPackages.django_tagging_0_4_3: drop
2020-03-22 22:47:53 -07:00
Lancelot SIX
0e6e3ddb2d
pythonPackages.graphitepager: drop
...
This module is python2 only. Upstream repo does not exist in github
anymore (returns 404), so it is safer to drop it in nixpkgs.
2020-03-22 22:47:53 -07:00
Orivej Desh
1b89aa3f7a
Merge branch 'master' into staging
2020-03-23 00:53:16 +00:00
Niklas Hambüchen
3e60781f53
pythonPackages.patch-ng: Init at 1.17.2.
...
Newer versions of `conan` need it.
Adding @HaoZeke as maintainer (is Conan maintainer).
2020-03-22 16:33:40 +01:00
Drew Risinger
f56a759f13
pythonPackages.pproxy: init at 2.3.2
...
Tunnels among remote servers using regex rules.
Requirement for pythonPackages.qiskit-ibmq-provider.
2020-03-19 21:49:22 -07:00
Josef Kemetmüller
fbb273c5fe
fenics: 2017.1.0 -> 2019.1.0
...
Fixes : NixOS/nixpkgs#75886
2020-03-19 21:48:27 -07:00
Ben Wolsieffer
569566d98b
libgpiod: add support for Python bindings
2020-03-19 21:44:10 -07:00
Rakesh Gupta
e34636737c
pythonPackages.mask-rcnn: init at 2.1
2020-03-19 11:19:16 -07:00
Marcus Boyd
da760cf7a0
python3Packages.spyder_3: Added spyder_3
...
cq-editor currently requires spyder v3.x
2020-03-19 07:38:56 +01:00
Marcus Boyd
25f99265da
python3Packages.spyder-kernels: Add spyder-kernels_0_5
...
Previously top-level/python-packages.nix called spyder-kernels v0.5 for
Py2k. Now both v0.5 and v1.8 (default.nix) are in pythonPackages, as
required by cq-editor and spyder v4 respectively.
v0.5 also now comes from GitHub instead of PyPi, with checks enabled.
2020-03-19 07:38:56 +01:00
flyfloh
57bf2557f7
pymetno: init at 0.5.0 ( #78132 )
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
Co-authored-by: Florian <flo@halbmastwurf.de>
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-03-18 21:29:36 +00:00
Jonathan Ringer
a9c994ad0b
python: add pythonNamespacesHook
2020-03-18 12:20:51 -07:00
Christian Lütke-Stetzkamp
93919c66a8
pythonPackages.wsgitools: init at 0.3.1
2020-03-17 11:44:17 -07:00
Jonathan Ringer
c2b7261271
python35Packages.openyx: fix build
...
When dropping python 2 support, they also droppped
python 3.5 support.
2020-03-16 15:18:40 -07:00
Izorkin
9336b15a88
libvirt: 5.4.0 -> 5.9.0
2020-03-15 15:13:03 +07:00
wedens
24c8d75874
libvirt: 5.4.0 -> 6.0.0
2020-03-15 11:28:54 +07:00
Timo Kaufmann
6c0fa331f0
python.pkgs.smmap2: remove
...
They were recently merged back together and smmap is the canonical
version:
https://github.com/gitpython-developers/smmap/issues/44
2020-03-14 16:00:38 -07:00
Timo Kaufmann
6db65f8d02
python.pkgs.gitdb2: remove
...
The two are now the same:
https://github.com/gitpython-developers/gitdb/issues/59
2020-03-14 16:00:38 -07:00
Jaakko Luttinen
24219f69a3
pythonPackages.sphinxcontrib-katex: init at 0.5.1
2020-03-14 15:37:47 -07:00
Jaakko Luttinen
d7ef824b7b
pythonPackages.sphinxcontrib-fulltoc: init at 1.2.0
2020-03-14 15:37:20 -07:00
Daniël de Kok
e539eb93f8
python3Packages.somajo: init at 2.0.4
2020-03-14 22:58:02 +01:00
Ben Darwin
61b61ed087
python3Packages.batchgenerators: init at 0.19.7
2020-03-14 22:56:38 +01:00
Ben Darwin
45d0109512
python3Packages.threadpoolctl: init at 2.0.0
2020-03-14 22:56:38 +01:00
Klaas van Schelven
8b04f2486e
pythonPackages.bravado-core: init at 5.16.1
2020-03-13 13:12:07 -07:00
Jaakko Luttinen
6f26390120
pythonPackages.convertdate: init at 2.2.0
2020-03-12 21:50:03 -07:00
Jaakko Luttinen
1501648410
pythonPackages.pymeeus: init at 0.3.7
2020-03-12 21:50:03 -07:00
Léo Gaspard
4304df2942
Merge pull request #82187 from symphorien/paperwork-update
...
Paperwork update
2020-03-12 22:16:13 +01:00
Johannes Schleifenbaum
e0a0263d44
pythonPackages.pywebview: init at 3.2
2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
004325edce
pythonPackages.pystray: init at 0.15.0
2020-03-11 10:55:46 -07:00
Johannes Schleifenbaum
fc51ceec8a
pythonPackages.jellyfin-apiclient-python: init at 1.4.0
2020-03-11 10:55:46 -07:00
Jaakko Luttinen
e1f484fe0e
pythonPackages.ipympl: init at 0.3.3
2020-03-10 10:24:42 -07:00
Peter Hoeg
228ef079bc
Merge pull request #75417 from peterhoeg/u/maestral_0_4_4
...
maestral: 0.4.2 -> 0.6.1
2020-03-10 20:55:36 +08:00
Nadrieril
99dfc57bce
python3Packages.pyinsane2: remove
...
It is only used for paperwork and is now unmaintained.
2020-03-09 22:36:55 +01:00
Frederik Rietdijk
188c3a4d03
Merge staging-next into staging
2020-03-06 07:09:30 +01:00
Marek Mahut
05ee8890bd
python3Packages.sapi-python-client: init at 0.13.1 ( #81184 )
...
python3Packages.sapi-python-client: init at 0.13.1
2020-03-05 18:57:23 +01:00
Jan Tojnar
1a44e325d2
Merge branch 'staging-next' into staging
2020-03-04 21:24:05 +01:00
Peter Hoeg
662700ae91
pythonPackages.bugsnag: init at 3.6.0
2020-03-04 20:30:55 +08:00
Peter Hoeg
0af1d36014
pythonPackages.Pyro5: init at 5.7
2020-03-04 20:30:55 +08:00
Jonathan Ringer
3973a3c79c
python: add pythonRemoveTestsDirHook
...
This will automatically remove a top-level "tests"
directory from being installed.
2020-03-03 20:01:00 +01:00
Andreas Rammhold
846f300511
Merge pull request #80953 from andir/bazel-poison
...
buildBazelPackage: poison all the fixed output derivations
2020-03-03 10:39:05 +01:00
Mario Rodas
d112ef306f
pythonPackages.pytest-twisted: init at 1.12
2020-03-03 04:21:00 -05:00
Mario Rodas
26d0577ef2
pythonPackages.protego: init at 0.1.16
2020-03-03 04:20:00 -05:00
Andreas Rammhold
c539f937c5
pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1
...
TF 1.15 still needs an older version of the tensorflow-estimator
package.
2020-03-03 01:12:27 +01:00
Jonathan Ringer
76079f270c
pythonPackages.aria2p: inherit poetry from python-modules
2020-03-02 10:30:50 -08:00
Cole Mickens
486b9fc160
pythonPackages.mpv-jsonipc: init at unstable-2020-02-19
2020-03-02 09:49:13 -08:00
Jörg Thalheim
2c5ffb5c7a
Merge pull request #81164 from Mic92/home-assistant
...
nixos/home-assistant: 0.104.3 -> 0.106.0
2020-03-02 10:55:35 +00:00
Michael Lingelbach
34296980d1
tensorflow: 1.15.0 -> 1.15.1
...
* Apply glibc 2.3 patch
* build tensorflow with bazel_1
* Bump openssl version to 1.1
2020-03-02 10:07:37 +01:00
(cdep)illabout
d8d9358c04
python3Packages.protobuf: bump protobuf dep to from 3.7 to 3.8 for tensorflow-2.1.0
2020-03-02 09:10:56 +01:00
Jonathan Ringer
c3c47544e0
python2Packages.setuptools: freeze at 44.0.0
2020-03-01 21:29:28 -08:00
Jonathan Ringer
cad99590a2
glances: move from python-module to application
2020-02-29 15:07:44 -08:00
Raphael Das Gupta
a0a724938e
osmpythontools: init at 0.2.6
2020-02-29 14:53:47 -08:00
Renato Alves
71113dbc69
pythonPackages.gtts: init at 2.1.1
2020-02-29 10:10:37 -08:00
Atemu
c6a5cc3fdf
pythonPackages.jc: init at 1.7.5
2020-02-29 09:58:04 -08:00
Atemu
9fa218e3a0
pythonPackages.ifconfig-parser: init at 0.0.5
2020-02-29 09:58:04 -08:00
Mario Rodas
4e50a048d1
breezy: init at 3.0.2
2020-02-28 00:06:52 -08:00
Mario Rodas
52e4c7516f
pythonPackages.launchpadlib: init at 1.10.10
2020-02-28 00:06:52 -08:00
Mario Rodas
e0efde5421
pythonPackages.lazr-restfulclient: init at 0.14.3
2020-02-28 00:06:52 -08:00
Mario Rodas
14780770a7
pythonPackages.wadllib: init at 1.3.3
2020-02-28 00:06:52 -08:00
Mario Rodas
8de8110ac7
pythonPackages.lazr-uri: init at 1.0.3
2020-02-28 00:06:52 -08:00
Dmitry Kalinkin
544baad622
Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16
...
arrow-cpp: 0.15.1 -> 0.16.0
2020-02-27 19:46:29 -05:00
Mario Rodas
607a03c566
Merge pull request #81134 from bcdarwin/python3-nitime
...
python3Packages.nitime: init at 0.8.1
2020-02-27 07:26:42 -05:00
Mario Rodas
dfad6d1bd2
Merge pull request #77685 from bcdarwin/python3-ignite
...
python3Packages.ignite: init at 0.2.1
2020-02-27 07:25:22 -05:00
Xavier Zwirtz
2922049a6c
hg-evolve: init at 9.2.2 ( #81158 )
...
* maintainers: add xavierzwirtz
* hg-evolve: init at 9.2.2
2020-02-27 09:15:02 +02:00
Ben Darwin
65461ea1f2
python3Packages.nitime: init at 0.8.1
2020-02-26 13:19:28 -05:00
Jörg Thalheim
e0ba4b2e12
python3.pkgs.jsonpath: init at 0.82
2020-02-26 16:37:58 +00:00
Jörg Thalheim
059ee2a8b1
python3.pkgs.pushover-complete: init at 1.1.1
2020-02-26 16:37:56 +00:00
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
Kevin Amado
638251852e
pythonPackages.promise: init at 2.3
2020-02-23 12:43:39 -08:00
Kevin Amado
c6f75c74df
pythonPackages.graphql-server-core: init at 1.2.0
2020-02-23 12:43:39 -08:00
Kevin Amado
58dac999c2
pythonPackages.graphql-core: init at 2.3.1
2020-02-23 12:43:39 -08:00
Patrick Hilhorst
35e5fc34ff
pythonPackages.bespon: init at 0.3.0
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-02-23 11:56:10 -08:00
Maxim Krivchikov
444370f1d8
pythonPackages.seaborn: use v0.9.1 for python 2
...
required for poretools
2020-02-22 16:02:37 -08:00
Vincent Breitmoser
5b244b986d
pythonPackages.etesync: init at 0.9.3
2020-02-22 11:15:39 -08:00
Vincent Breitmoser
e9578b9736
pythonPackages.pyscrypt: init at 1.6.2
2020-02-22 11:15:39 -08:00
Renato Alves
e30abffb66
pythonPackages.googletrans: init at 2.4.0
2020-02-22 10:00:06 -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