Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python でプロットするブロッホ球に QuTiP を使用しています。ブロッホ球に複数の点がある場合、コマンドを使用してそれらを線で結ぶことができます
b.add_points(pnts,meth='l')|
これらの点を結ぶ線の線幅を変更する方法を知りたいと思いました。