Ecosyste.ms: Issues

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

GitHub / qutip/qutip-cupy issues and pull requests

#51 - Qobj constructor has no kwarg 'dtype'

Issue - State: open - Opened by taylorpatti 10 months ago - 2 comments

#49 - Add `column_stack`, `column_unstack` and remove operators.

Pull Request - State: closed - Opened by Ericgig over 1 year ago

#48 - Update to the present state of Qutip 5.

Pull Request - State: closed - Opened by Ericgig over 1 year ago

#47 - Test runners for qutip-cupy not working

Issue - State: open - Opened by dstrbad almost 2 years ago - 1 comment

#46 - Support for current dev version of qutip

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

#45 - Support for current dev version of qutip

Issue - State: open - Opened by rkevk almost 2 years ago - 5 comments

#44 - Simplify and update Cirun.io config to use labels

Pull Request - State: open - Opened by aktech over 2 years ago - 7 comments

#43 - Example on "Usage" section of homepage raises an exception

Issue - State: closed - Opened by ss4adam about 3 years ago - 4 comments

#42 - Add info to readme on how to use

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 2 comments

#41 - creates cupydense in the data layer to be available as a Qobj

Pull Request - State: open - Opened by MrRobot2211 over 3 years ago - 4 comments

#40 - Add expm and eigvals specialiszations

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

#39 - Drop .item() in specializations returning a scalar

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

#38 - eigvals

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

#37 - inv_dense

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 1 comment

#36 - Re-organize file structure

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

#35 - split_columns_dense

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 1 comment

#34 - fix_promote_to_ket_default_in __init__

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 1 comment

#33 - Add simple tests for functions in Qobj

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

#32 - isherm_dense

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 7 comments

#31 - project_dense

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 2 comments

#30 - dense_norms

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

#29 - pow_dense

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 5 comments

#28 - inner_dense

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 2 comments

#27 - Kron dense

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 2 comments

#26 - List of specializations

Issue - State: closed - Opened by MrRobot2211 over 3 years ago - 1 comment

#25 - Expectation function

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 6 comments

#24 - Make a list of data layer specialisations to implement

Issue - State: closed - Opened by hodgestar over 3 years ago - 1 comment

#23 - Using gemm to calculate matmul and expectation

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

#22 - Fix documentation and upload to read the docs

Pull Request - State: open - Opened by MrRobot2211 over 3 years ago - 5 comments

#21 - Pytest benchmark override with cpu and gpu times

Pull Request - State: open - Opened by MrRobot2211 over 3 years ago - 5 comments

#20 - Fix calls to ci outside main

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 1 comment

#19 - Adding pyflakes and black to the CI

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 5 comments

#18 - readme updated with qutip.devmajor and cupy instructions

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 2 comments

#17 - move cupy out of install requirements

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

#16 - Add thorough data layer tests

Issue - State: closed - Opened by hodgestar over 3 years ago - 1 comment

#15 - Rename data layer specialization functions to match QuTiP conventions

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

#14 - Update the README to explain how to install qutip-cupy and use it.

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

#13 - Publish the documentation to readthedocs.org and link to it from the README.

Issue - State: open - Opened by hodgestar over 3 years ago - 6 comments

#12 - Remove direct cupy dependency from setup.cfg.

Issue - State: closed - Opened by hodgestar over 3 years ago - 1 comment

#11 - Benchmarks

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

#10 - Dense no cython extra functions

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 11 comments

#9 - Add cirun.io GPU runners.

Pull Request - State: closed - Opened by hodgestar over 3 years ago - 9 comments

#8 - CUDA emulator and CuPy CPU installations

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

#7 - Correct QuTiP version requirement

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

#6 - Dense CuPy cython level and inheritance to data.Data

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 4 comments

#5 - Qutip cupy fast cython integration

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 1 comment

#4 - Bare bones implementation of cupy data dense without going through cython

Pull Request - State: closed - Opened by MrRobot2211 over 3 years ago - 19 comments

#3 - Create initial Sphinx documentation skeleton

Pull Request - State: closed - Opened by jakelishman over 3 years ago - 2 comments

#2 - Create initial testing framework

Pull Request - State: closed - Opened by jakelishman over 3 years ago - 2 comments

#1 - Create initial Python package skeleton

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