代码搜索:Generators
找到约 1,542 项符合「Generators」的源代码
代码结果 1,542
www.eeworm.com/read/494582/1158031
m su_param_form.m
function s = SU_param_form (N)
%
% Compute which generators to utilize in the param_SU parametrization (internel use)
%
% Usage: s = param_SU_form(N)
% s - A vector of N^2-1 generator numbers to u
www.eeworm.com/read/494582/1158032
m su_gen_calc.m
function SU_gen = calc_SU_gen(N)
%
% Calculates the generators of SU(N), in the fundumental (NxN) representation (internal use)
%
% Usage: SU_gen = calc_SU_gen(N)
% SU_gen: A cell array conta
www.eeworm.com/read/484096/1272031
authors
Mark Galassi (rosalia@lanl.gov) - overall design, simulated annealing
Jim Davies (jimmyd@nis.lanl.gov) - statistics library
James Theiler (jt@nis.lanl.gov) - random number generators
Brian Gough (bjg@
www.eeworm.com/read/168845/5433161
cpp print_holidays.cpp
/* Generate a set of dates using a collection of date generators
* Output looks like:
* Enter Year: 2002
* 2002-Jan-01 [Tue]
* 2002-Jan-21 [Mon]
* 2002-Feb-12 [Tue]
* 2002-Jul-04 [Thu]
*
www.eeworm.com/read/287128/4026296
c~ rt_rand.c~
/* The internal random generators need to be converted to double precision... */
#include "math.h"
#include "matrix.h"
#include "mex.h"
#include "string.h"
#include
#include
#inc
www.eeworm.com/read/287128/4026298
c rt_rand.c
/* The internal random generators need to be converted to double precision... */
#include "math.h"
#include "matrix.h"
#include "mex.h"
#include "string.h"
#include
#include
#inc
www.eeworm.com/read/436561/1848013
py grid.py
from __future__ import generators
import sys, time, os.path
import urllib
from buildbot import util
from buildbot import version
from buildbot.status.web.base import HtmlResource
#from buildbot.stat
www.eeworm.com/read/377584/2698801
cpp test_idx.cpp
#include "test_Idx.h"
#include "Generators.h"
#include "Idx.h"
#include "IdxIterators.h"
#include
using namespace ebl;
void test_printElems(){
// A 4-dimensional tensor
Idx te
www.eeworm.com/read/377584/2698885
cpp test_idx.cpp
#include "test_Idx.h"
#include "Generators.h"
#include "Idx.h"
#include "IdxIterators.h"
#include
using namespace ebl;
void test_printElems(){
// A 4-dimensional tensor
Idx te
www.eeworm.com/read/377584/2699031
cpp test_idx.cpp
#include "test_Idx.h"
#include "Generators.h"
#include "Idx.h"
#include "IdxIterators.h"
#include
using namespace ebl;
void test_printElems(){
// A 4-dimensional tensor
Idx te