Skip to content

Tags: rorysavage77/qutip

Tags

v4.3.1

Toggle v4.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py

v4.2.0

Toggle v4.2.0's commit message
Merge pull request qutip#732 from sahmed95/4.2-release_ready

4.2 release ready

v4.1.2

Toggle v4.1.2's commit message
Update4.1 handle num cpus (qutip#669)

* Handle or avoid multiprocessing import errors during qutip.__init__()
factorial import in utilities moved into only function that uses it
multiprocessing import in __init__ within try

* multiprocessing import moved outside the try

v4.1.1

Toggle v4.1.1's commit message
Patch4.1 graph utils xcode compile (qutip#662)

* ini files in tests will now be copied into dist

* Readme included in manifest

* C++ headers included in package_data
src directories added to packages
cpp and hpp files included in package_data

* Bump 42 (qutip#657)

* faster rcm

* update norms

* Remove rcm bucky test

the use of int_argsort makes the exact perm array platform dependent.

* Bump versions of master

* Include hpp in package data (qutip#659)

* ini files in tests will now be copied into dist

* Readme included in manifest

* Release status updated (qutip#656)

* C++ headers included in package_data
src directories added to packages
cpp and hpp files included in package_data

* C++ header files included in package data
To ensure they are included during sdist

* BUG: Possible fix for int_argsort in graph_utils. (qutip#660)

* faster rcm

* update norms

* Remove rcm bucky test

the use of int_argsort makes the exact perm array platform dependent.

* Switch to using vector in int_argsort

Hopefully this addresses some issues on OSX

* release status update

v4.1.0

Toggle v4.1.0's commit message
C++ headers included in package_data (qutip#658)

src directories added to packages
cpp and hpp files included in package_data

v4.0.0

Toggle v4.0.0's commit message
Update setup.py

qutip-3.1.0

Toggle qutip-3.1.0's commit message
Merge branch 'qutip-3.1.X' of http://github.com/qutip/qutip into quti…

…p-3.1.X

qutip-3.0.1

Toggle qutip-3.0.1's commit message
qutip release 3.0.1

qutip-3.0.0

Toggle qutip-3.0.0's commit message
QuTiP 3.0.0 release

qutip-2.2.0

Toggle qutip-2.2.0's commit message
QuTiP 2.2.0 tag