Simon Cross

Results 30 issues of Simon Cross

**Description** Add hypothesis strategies for data objects and some simple property-based tests for data operations. We aim for compatibility with numpy, but there are caveats in few different cases: |...

**Description** Backport the fix for #1912 to master. The issue was that previously the print_figure function returned byte code, but since https://github.com/ipython/ipython/pull/5452 (in 2014) it returns a Unicode string. **Related...

### Problem Description In QuTiP 4, option for solvers used a class named `Options` but in QuTiP 5 this class is named `SolverOptions`. Having to import different classes in QuTiP...

ENH

### Bug Description This bug was introduced n #1813 and reported by @nleehone in a post-release review of https://github.com/qutip/qutip/pull/1813#pullrequestreview-950335153 ### Code to Reproduce the Bug _No response_ ### Code Output...

Currently QuTiP solvers are pure batch jobs. One calls a function, e.g. `mesolve`, which then runs until the state has been propagated to all requested time steps and then the...

ENH

### Name, email, company, job title Simon Cross, [email protected], Riken, Technical Specialist The QuTiP project is run by an admin team of 9 people and a scientific advisory board of...

hardware/ampere-altra

The examples folder still requires 2to3, and Genshi no longer uses that so we should update them to run under Python 2 and 3 from a single codebase, using six...

There was a request for a command line script for rendering templates that was filed on the Debian package -- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527236. The documentation for the kid script mentioned in the...