Home
last modified time | relevance | path

Searched +refs:list +refs:tableaux (Results 1 – 25 of 501) sorted by relevance

12345678910>>...21

/dports/math/gap/gap-4.11.0/pkg/hecke-1.5.3/gap/
H A Dtableaux.gi3 ## Hecke - tableaux.gi : Young tableaux ##
27 ## functions for tableaux and allowed the type of
33 #F constructor of Young tableaux
64 Error("argument must be a list of lists of integers.");
83 InstallMethod(PrintObj,"for tableaux",[IsTableau],
107 "for tableaux",
116 "for tableaux",
127 InstallMethod(Display,"for tableaux",[IsTableau],
137 InstallMethod(ViewObj,"for tableaux",[IsTableau],
160 #F Returns the list of semi-standard nu-tableaux of content mu.
[all …]
/dports/math/symmetrica/symmetrica-e29c85915f368d6fb2f89d703b6695ff29ab9eae/src/
H A Dhiccup.c291 freeall(list);
349 OP list;
370 OP tableaux; in hecke_action_lc_on_lc()
445 OP tableaux; in standardise_cold_tableaux_list()
804 OP list;
832 OP tableaux; in hecke_action_perm_on_lc()
874 temp=tableaux;
1844 OP tableaux; in root_standardise_cold_tableaux_list()
2113 OP list; in root_standardise_tableau_list()
3971 dump_lc_list (list) OP list; in dump_lc_list() argument
[all …]
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/
H A Dpicturegallery.py57 if r in game.s.tableaux:
70 if r in game.s.tableaux:
79 for t in game.s.tableaux:
89 for r in game.s.tableaux:
255 self.sg.dropstacks = s.tableaux + s.rows + ws
262 self.s.talon.dealRow(rows=self.s.tableaux, frames=0)
268 for stack in self.s.tableaux:
478 if from_stack not in self.game.s.tableaux:
547 for s in self.game.s.tableaux:
594 ranks=list(range(12)) # without Kings
[all …]
/dports/security/nmap/nmap-7.91/scripts/
H A Dsmb-enum-groups.nse6 local tableaux = require "tableaux"
9 Obtains a list of groups from the remote Windows system, as well as a list of the group's users.
12 The following MSRPC functions in SAMR are used to find a list of groups and the RIDs of their users…
17 * <code>EnumDomains</code>: get a list of the domains.
20 * <code>EnumDomainAliases</code>: get the list of groups in the domain.
152 local domains = tableaux.keys(groups)
159 local rids = tableaux.keys(domain_data)
H A Dhttp-methods.nse8 local tableaux = require "tableaux"
26 The list of supported methods comes from the contents of the Allow and
27 Public header fields. In verbose mode, a list of all methods is printed,
28 followed by the list of potentially risky methods. Without verbose mode,
85 if not tableaux.contains(filter, e) then
164 if not tableaux.contains(methods, method) then
171 if not tableaux.contains(methods, method) then
217 elseif tableaux.contains(to_test, method) then
H A Dhttp-cross-domain-policy.nse7 local tableaux = require "tableaux"
160 if not(tableaux.contains(tlds_instantdomainsearch, tld)) then
211 for _, list in pairs(lists) do
212 local req = http.get(host, port, list.uri, req_opt)
215 local parser = slaxml.parser:new({attribute = list.attribute})
217 table.insert(content, {name = list.uri, body = req.body})
231 if tld ~= nil and not(tableaux.contains(tlds_instantdomainsearch, tld)) then
235 if not(tableaux.contains(trusted_domains, domain)) then
284 …if tableaux.contains(domains, "*") or tableaux.contains(domains, "https://") or tableaux.contains(…
H A Dxmlrpc-methods.nse9 local tableaux = require "tableaux"
24 -- | list
31 -- <elem>list</elem>
90 …if nmap.verbosity() > 1 and tableaux.contains(output["Supported Methods"], "system.methodHelp") t…
H A Dfcrdns.nse7 local tableaux = require "tableaux"
118 -- keep a list of unique addresses for short output
131 fail_addrs = tableaux.keys(fail_addrs)
H A Dhttp-affiliate-id.nse7 local tableaux = require "tableaux"
15 script shows the ID along with a list of the targets using it.
125 --- iterate over the list of gathered ids and look for related sites (sharing the same siteids)
137 if not tableaux.contains(siteids[id], site) then
H A Dtargets-ipv6-multicast-mld.nse7 local tableaux = require "tableaux"
71 -- interfaces list (decide which interfaces to broadcast on)
107 local ips = tableaux.keys(results)
H A Dnbd-info.nse5 local tableaux = require "tableaux"
12 down a list of exported block devices and their details
164 local names = tableaux.keys(comm.exports)
H A Dms-sql-tables.nse5 local tableaux = require "tableaux"
11 Queries Microsoft SQL Server (ms-sql) for a list of tables per database.
24 Once we have a list of databases we iterate over it and attempt to extract
42 with ports that were not included in the port list for the Nmap scan. This can
181 if ( not( tableaux.contains( done_dbs, v[1] ) ) ) then
H A Dhttp-grep.nse6 local tableaux = require "tableaux"
60 -- @args http-grep.match the string to match in urls and page contents or list of patterns separate…
74 -- @args http-grep.builtins supply a single or a list of built in types. supports email, phone, mas…
204 -- a list of popular patterns with their validators.
301 if validate(match) and not tableaux.contains(all_match, match) then
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/ultra/
H A Dhanafuda1.py545 if r in game.s.tableaux:
554 for t in game.s.tableaux:
564 for r in game.s.tableaux:
614 suits = list(range(self.cap.mod, (self.cap.mod + 4)))
659 s.addattr(tableaux=[]) # register extra stack variable
665 s.tableaux.append(
680 self.sg.openstacks = s.tableaux + s.rows
682 self.sg.dropstacks = s.tableaux + s.rows
689 self.s.talon.dealRow(rows=self.s.tableaux, frames=0)
693 for stack in self.s.tableaux:
[all …]
H A Dmughal.py1025 if r in game.s.tableaux:
1034 for t in game.s.tableaux:
1044 for r in game.s.tableaux:
1102 s.addattr(tableaux=[]) # register extra stack variable
1108 s.tableaux.append(
1125 self.sg.openstacks = s.tableaux + s.rows + s.reserves
1127 self.sg.dropstacks = s.tableaux + s.rows
1134 self.s.talon.dealRow(rows=self.s.tableaux, frames=0)
1138 for stack in self.s.tableaux:
1163 suits=list(range(8)), ranks=list(range(12)))
H A Ddashavatara.py1134 if r in game.s.tableaux:
1143 for t in game.s.tableaux:
1153 for r in game.s.tableaux:
1211 s.addattr(tableaux=[]) # register extra stack variable
1217 s.tableaux.append(
1234 self.sg.openstacks = s.tableaux + s.rows + s.reserves
1236 self.sg.dropstacks = s.tableaux + s.rows
1243 self.s.talon.dealRow(rows=self.s.tableaux, frames=0)
1247 for stack in self.s.tableaux:
1272 suits=list(range(10)), ranks=list(range(12)))
/dports/math/reduce/Reduce-svn5758-src/packages/eds/
H A Deds.red64 % notice, this list of conditions and the following disclaimer.
66 % notice, this list of conditions and the following disclaimer in the
95 tableaux % Definition and manipulation of tableaux using tab structure
98 prolong % Prolonged systems, tableaux
142 pullback_maps:= makelist {}; % list of maps used by last call to prolong
161 function list . mkquote car x . cdr x;
173 %%% function list . mkquote car x . cdr x;
H A Dtableaux.red1 module tableaux;
3 % Definition and manipulation of tableaux using tab structure
11 % notice, this list of conditions and the following disclaimer.
13 % notice, this list of conditions and the following disclaimer in the
/dports/security/nmap/nmap-7.91/nselib/
H A Dunicode.lua12 local tableaux = require "tableaux"
47 function encode(list, encoder, bigendian)
49 for i, cp in ipairs(list) do
426 local cp437_encode = tableaux.invert(cp437_decode)
H A Dtls.lua18 local tableaux = require "tableaux"
34 local TLS_PROTOCOL_VERSIONS = tableaux.invert(PROTOCOLS)
49 local TLS_CONTENTTYPES = tableaux.invert(TLS_CONTENTTYPE_REGISTRY)
259 local list = {}
261 list[#list+1] = pack(">I2", ELLIPTIC_CURVES[name])
266 local list = {}
268 list[#list+1] = pack(">B", EC_POINT_FORMATS[format])
273 local list = {}
275 list[#list+1] = pack(">BB",
285 list[#list+1] = pack(">s1", proto)
[all …]
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dtableau.spad11 ++ The tableau domain is for printing Young tableaux, and
21 ++ tableau(ll) converts a list of lists ll to a tableau.
23 ++ listOfLists t converts a tableau t to a list of lists.
56 ++ correspondence between sequences and pairs of Young tableaux.
57 ++ The 2 Young tableaux are represented as a single tableau with
88 ++ tab1(lp) creates a tableau from a list of pairs lp
91 ++ a list of pairs using \spadfunFrom{slex}{TableauBumpers},
94 ++ lex(ls) sorts a list of pairs to lexicographic order
99 ++ a list of pairs
178 -- notice, this list of conditions and the following disclaimer.
[all …]
/dports/math/cadabra2/cadabra2-2.3.6.8/core/
H A DYoungTab.hh81 class tableaux;
344 class tableaux { class
354 typedef std::list<T> tableau_container_t;
370 typename tableaux<T>::back_insert_iterator tableaux<T>::get_back_insert_iterator() in get_back_insert_iterator()
376 void tableaux<T>::remove_nullifying_traces() in remove_nullifying_traces()
387 void tableaux<T>::symmetrise(const T&) in symmetrise()
1539 bool tableaux<T>::standard_form() in standard_form()
1575 void tableaux<T>::add_tableau(const T& ntab) in add_tableau()
1728 yngint_t tableaux<T>::total_dimension(unsigned int dim) in total_dimension()
1881 std::ostream& operator<<(std::ostream&, const tableaux<T>& );
[all …]
/dports/misc/vxl/vxl-3.3.2/core/doc/book/
H A Dchapter_vgui.texi224 of tableaux.
276 image tableaux and two viewer2D tableaux are constructed. A 2x1
352 //Put the image tableaux into a deck
494 commands then add to the OpenGL display list to be rendered. While the
935 at 1, i.e., ``fltk'' is the first element of the choice list. The
1110 The following is a partial list of the event enum symbols defined in
1119 These events cause the OpenGL display list to be re-rendered. The
1124 event to stimulate the OpenGL display list to be re-rendered. At
1127 display list. In the current implementation, all these events are treated
1128 by redrawing the display list.
[all …]
/dports/print/hyperlatex/Hyperlatex-2.9a/hlx/
H A Dfrench.hlx19 ;; if char is not in the list, we have to add it alone since
33 ;; if char is not in the list, we have to add it alone since
92 \newcommand{\listtablename}{Liste des tableaux}
115 (month-list '("janvier" "f\\'evrier" "mars" "avril"
120 (elt month-list (1- month))
/dports/misc/vxl/vxl-3.3.2/core/vgui/doc/vgui_ref_manual/
H A Dvgui_ref_manual.tex74 Currently VGUI provides several example tableaux, sufficient to
82 \caption{Two layouts for zoomer and deck tableaux}
87 tableau with the functionality of both tableaux making it up.
275 \section{Types of tableaux provided in VGUI}
277 \subsection{Graphics tableaux}
288 \item {\bf easy2D} and {\bf easy3D}: Display list interfaces with stateful colour and style
292 \subsection{Grouping tableaux}
294 \item {\bf polytab}: Draw several tableaux in order and toggle them on/off. This is
318 dialogue boxes and add tableaux. Using this VGUI pattern to create your
383 translated into {\tt vgui\_event}'s that will be used by the tableaux for that drawing area.
[all …]

12345678910>>...21