I'm using the definition $$[n]=\frac{A^{2n}-A^{-2n}}{A^2-A^{-2}},$$ although the usual definition is recovered by substituting $q=A^2$.
In trying to prove various identities (and also reading the literature) I've had a lot of problems passing between the LHS and RHS of the top equation. I know that there are a lot of identities out there (I'm not sure where either) but I'm moreso looking for a program/ paper that collects this information.
For example, one can use a computer algebra system (I used sage) that can "prove" an identity, but what is returned is some mess in the RHS notation, rather than something meaningful with the quantum integers. I'm unfamiliar with manipulating them.
A successful program in my mind, would be able to translate $$\frac{A^{-1/4}}{A^{1/4}+A^{-1/4}}$$ into a reasonable closed form in quantum integer notation, since I struggle even to get these types of expressions going.