Skip to content

Tags: jlapeyre/qinf

Tags

v0.1.0

Toggle v0.1.0's commit message
make many changes after 10 years

Squashed commit of the following:
    Reformat README in markdown
    add LICENSE
    add directory with all code appearing in the user guide.
    comment in and tweak install and test scripts
    document examples with comments
    fix a few bugs in qinf.mac
    Finish initial pdf doc
    fix index
    add latex doc files
    clean src/mmacompat_extra.mac
    clean files
    clean up examples
    remove whitespace
    clean up mmacompate_extra.mac
    cleaning up qinf.lisp
    cleaning up qinf.mac
    cleaning up util functions
    cleaning up compat functions
    seprate unused compat functions to a new file
    rename and fix PhysRevA example

v0.0.12

Toggle v0.0.12's commit message
Version 0.12

2008-09-03  John Lapeyre  <lapeyre@physics.arizona.edu>

	* added some Mma compatibility functions.
	* added some functions and ideas from code of R Griffiths
	* added more helper functions

Add v0.12 files

Squashed commit of the following:
    comment out function so that qinf.mac loads without error.
     On branch addv0.12
    	modified:   qinf.mac
    add files from v0.12

    Note that qinf.mac does not load because there is an unfinished
    function in it: dimensions. Don't know why this is. But, we commit
    the file from the tree. In the next commit, we fix the bug.
    On branch addv0.12

commit 031f065c3c8553472f5da99fc4c1150b59e1cc3b
Author: John Lapeyre <lapeyre.math122a@gmail.com>
Date:   Tue May 8 13:30:06 2018 +0200

    remove doc/ in preparation for committing v0.12

    Starting at v0.11, the doc/ dir was removed and
    put in a separate tar file. In the tagged commit v0.0.11,
    we inserted this doc/ dir. Here I remove it again to make
    a cleaner diff with the source tree of v0.12
     On branch addv0.12

v0.0.11

Toggle v0.0.11's commit message
Version 0.11

2008-09-01  John Lapeyre  <lapeyre@physics.arizona.edu>

	* added normalize_matrix. documented this and normalize_vector.

v0.0.10

Toggle v0.0.10's commit message
Version 0.10

2008-09-01  John Lapeyre  <lapeyre@physics.arizona.edu>

	* added separable(state)
	* braketp (ketp, brap, square_matp were added last revision)
	* add some error detection
	* add zip distribution form
        * found a few ther QC computer algebra packages to look at.

v0.0.9

Toggle v0.0.9's commit message
Version 0.09

2008-08-28  John Lapeyre  <lapeyre@physics.arizona.edu>

	* add concurrence, some docs for it.
	* start bibliography, create bst, get links working
	* remove some old code from qinf.mac, put it in optional_qinf.mac
        * fixed documentation: quirks, inaccuracies, index
	* add other functions. not documented.
	* add (crude) install script

v0.0.8

Toggle v0.0.8's commit message
Version 0.08

2008-08-27  John Lapeyre  <lapeyre@physics.arizona.edu>

	* fixed bugs in gates. added some documentation for them.

v0.0.7

Toggle v0.0.7's commit message
Version 0.07

2008-08-25  John Lapeyre  <lapeyre@physics.arizona.edu>

	* corrected errors in manual and cleaned up entanglement
	  swapping section.
	* automated packaging more

v0.0.6

Toggle v0.0.6's commit message
Version 0.06

2008-08-25  John Lapeyre  <lapeyre@physics.arizona.edu>
	* translate some functions to lisp, adding
	  file qinf.lisp
	* renamed tostate to tovect
	* added tsallis and renyi entropy
	* added floating point versions of entropys
        * edited manual

v0.0.5

Toggle v0.0.5's commit message
Version 0.05

2008-08-18  John Lapeyre  <lapeyre@physics.arizona.edu>

	* edits to manual, pdf and html
	* reorganized pauli expansion functions
	* added example of pauli expansion functions.

v0.0.4

Toggle v0.0.4's commit message
Version 0.04

2008-08-18  John Lapeyre  <lapeyre@physics.arizona.edu>

	* create passable html version of manual
	* add pdf table of contents/index links.
	* other work on manual