<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.quanty.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.quanty.org/feed.php">
        <title>Quanty - documentation:language_reference:objects:operator:properties</title>
        <description></description>
        <link>https://www.quanty.org/</link>
        <image rdf:resource="https://www.quanty.org/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-15T00:56:22+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.quanty.org/documentation/language_reference/objects/operator/properties/complex?rev=1763608843&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.quanty.org/documentation/language_reference/objects/operator/properties/name?rev=1763608843&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.quanty.org/documentation/language_reference/objects/operator/properties/nb?rev=1763608843&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.quanty.org/documentation/language_reference/objects/operator/properties/nf?rev=1763608843&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.quanty.org/documentation/language_reference/objects/operator/properties/restrictions?rev=1763608844&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.quanty.org/documentation/language_reference/objects/operator/properties/start?rev=1763608844&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.quanty.org/_media/wiki/dokuwiki.svg">
        <title>Quanty</title>
        <link>https://www.quanty.org/</link>
        <url>https://www.quanty.org/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.quanty.org/documentation/language_reference/objects/operator/properties/complex?rev=1763608843&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-20T03:20:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Complex</title>
        <link>https://www.quanty.org/documentation/language_reference/objects/operator/properties/complex?rev=1763608843&amp;do=diff</link>
        <description>Complex
boolean, read-only.For an operator O, O.Complex returns a boolean (true or false) stating if the operator contains complex numbers or not.
Example
We define:
$$O=3.4+1.2a^{\dagger}_{0}\,a^{\phantom{\dagger}}_{0}+(2.5+I)a^{\dagger}_{1}\,a^{\phantom{\dagger}}_{2},$$
and 
$$O=3.4+1.2a^{\dagger}_{0}\,a^{\phantom{\dagger}}_{0}+(2.5)a^{\dagger}_{1}\,a^{\phantom{\dagger}}_{2},$$
and print for each of these operators if they are complex or not. (true for the first case, false for the second case…</description>
    </item>
    <item rdf:about="https://www.quanty.org/documentation/language_reference/objects/operator/properties/name?rev=1763608843&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-20T03:20:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Name</title>
        <link>https://www.quanty.org/documentation/language_reference/objects/operator/properties/name?rev=1763608843&amp;do=diff</link>
        <description>Name
string, read and write.A string representing the name of the operator. The name of the operator is printed during print statements and error messages. Note that the name of the operator is not the same as the variable name that stores the operator.$$O=3.4+1.2a^{\dagger}_{0}\,a^{\phantom{\dagger}}_{0}+(2.5+I)a^{\dagger}_{1}\,a^{\phantom{\dagger}}_{2},$$properties index</description>
    </item>
    <item rdf:about="https://www.quanty.org/documentation/language_reference/objects/operator/properties/nb?rev=1763608843&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-20T03:20:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>NB</title>
        <link>https://www.quanty.org/documentation/language_reference/objects/operator/properties/nb?rev=1763608843&amp;do=diff</link>
        <description>NB
unsigned integer, read and writeCurrent version does not suport bosons, i.e. NB must always be 0.An integer representing the number of Bosons in the basis. For Operator O, index 0 to O.NF-1 refers to Fermions, index O.NF to O.NF+O.NB-1 refers to Bosons. Changing this number changes the operator. If the new number of Bosons is smaller than the old number all operators referring to Bosons larger than properties index</description>
    </item>
    <item rdf:about="https://www.quanty.org/documentation/language_reference/objects/operator/properties/nf?rev=1763608843&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-20T03:20:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>NF</title>
        <link>https://www.quanty.org/documentation/language_reference/objects/operator/properties/nf?rev=1763608843&amp;do=diff</link>
        <description>NF
unsigned integer, read and writeAn integer representing the number of Fermionic modes in the basis. For Operator O, index 0 to O.NF-1 refers to Fermions, index O.NF to O.NF+O.NB-1 refers to Bosons. Changing this number changes the operator. If the new number of Fermions is smaller than the old number all operators referring to Fermions larger than properties index</description>
    </item>
    <item rdf:about="https://www.quanty.org/documentation/language_reference/objects/operator/properties/restrictions?rev=1763608844&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-20T03:20:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Restrictions</title>
        <link>https://www.quanty.org/documentation/language_reference/objects/operator/properties/restrictions?rev=1763608844&amp;do=diff</link>
        <description>Restrictions
list of restrictions, read and writeFor an operator O, O.Restrictions defines a set of restrictions that apply to occupations when an operator acts on a given wave-function. Restrictions are given as a table, containing as the first two elements the number of Fermions and Bosons in the basis of the operator. (repetition of information in properties index</description>
    </item>
    <item rdf:about="https://www.quanty.org/documentation/language_reference/objects/operator/properties/start?rev=1763608844&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-20T03:20:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Properties</title>
        <link>https://www.quanty.org/documentation/language_reference/objects/operator/properties/start?rev=1763608844&amp;do=diff</link>
        <description>Properties
Operators have several properties, all can be read, some can be set. Note that setting a property to some value might invoke methods that make large changes to the object. For example changing the number of Fermions will change the index of Bosons in an Operatorproperties index</description>
    </item>
</rdf:RDF>
