You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
#
4
4
5
-
[![Chat on Gitter][gitter-img]][gitter-url][![Test coverage status on codecov][codecov-img]][codecov-url][![Stable documentation][docs-img]][docs-url]
5
+
[![Chat on Gitter][gitter-img]][gitter-url][![Test coverage status on codecov][codecov-img]][codecov-url][![Stable documentation][docs-img]][docs-url]
6
6
7
7
**QuantumOpticsBase.jl** provides the base functionality for **QuantumOptics.jl**. For the main project, see https://github.com/qojulia/QuantumOptics.jl or the website of the @qojulia organization http://qojulia.org. Specifically, **QuantumOpticsBase** implements basic types such as different bases, states and operators defined on these bases, and fundamental operations (such as multiplication) on these states/operators.
0 commit comments