vprusso / toqito

|toqito> (Theory of Quantum Information Toolkit) in Python :snake:
https://toqito.readthedocs.io/en/latest/
MIT License
137 stars 54 forks source link

Remove note on float for documentation #650

Closed vprusso closed 1 week ago

vprusso commented 1 week ago

The note

You do not need to use ‘%.2f’ % when you use this function.

....

It appears all over the place, and I find this a bit distracting (especially when noted numerous times in the same tutorial, etc.).

I'd opt to remove this note across the board.