⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 maple.vim

📁 MSYS在windows下模拟了一个类unix的终端
💻 VIM
📖 第 1 页 / 共 2 页
字号:
" Package: finance: financial mathematicsif exists("mv_finance")  syn keyword mvPkg_finance	amortization	cashflows	futurevalue	growingperpetuity	mv_finance	presentvalue  syn keyword mvPkg_finance	annuity	effectiverate	growingannuity	levelcoupon	perpetuity	yieldtomaturity  syn keyword mvPkg_finance	blackscholesendif" Package: genfunc: rational generating functionsif exists("mv_genfunc")  syn keyword mvPkg_genfunc	rgf_charseq	rgf_expand	rgf_hybrid	rgf_pfrac	rgf_sequence	rgf_term  syn keyword mvPkg_genfunc	rgf_encode	rgf_findrecur	rgf_norm	rgf_relate	rgf_simp	termscaleendif" Package: geometry: Euclidean geometryif exists("mv_geometry")  syn keyword mvPkg_geometry	circle	dsegment	hyperbola	parabola	segment	triangle  syn keyword mvPkg_geometry	conic	ellipse	line	point	squareendif" Package: grobner: Grobner basesif exists("mv_grobner")  syn keyword mvPkg_grobner	finduni	gbasis	leadmon	normalf	solvable	spoly  syn keyword mvPkg_grobner	finite	gsolveendif" Package: group: permutation and finitely-presented groupsif exists("mv_group")  syn keyword mvPkg_group	DerivedS	areconjugate	cosets	grouporder	issubgroup	permrep  syn keyword mvPkg_group	LCS	center	cosrep	inter	mulperms	pres  syn keyword mvPkg_group	NormalClosure	centralizer	derived	invperm	normalizer	subgrel  syn keyword mvPkg_group	RandElement	convert	grelgroup	isabelian	orbit	type  syn keyword mvPkg_group	Sylow	core	groupmember	isnormal	permgroupendif" Package: inttrans: integral transformsif exists("mv_inttrans")  syn keyword mvPkg_inttrans	addtable	fouriercos	hankel	invfourier	invlaplace	mellin  syn keyword mvPkg_inttrans	fourier	fouriersin	hilbert	invhilbert	laplaceendif" Package: liesymm: Lie symmetriesif exists("mv_liesymm")  syn keyword mvPkg_liesymm	&^	TD	depvars	getform	mixpar	vfix  syn keyword mvPkg_liesymm	&mod	annul	determine	hasclosure	prolong	wcollect  syn keyword mvPkg_liesymm	Eta	autosimp	dvalue	hook	reduce	wdegree  syn keyword mvPkg_liesymm	Lie	close	extvars	indepvars	setup	wedgeset  syn keyword mvPkg_liesymm	Lrank	d	getcoeff	makeforms	translate	wsubsendif" Package: linalg: Linear algebraif exists("mv_linalg")  syn keyword mvPkg_linalg	GramSchmidt	coldim	equal	indexfunc	mulcol	singval  syn keyword mvPkg_linalg	JordanBlock	colspace	exponential	innerprod	multiply	smith  syn keyword mvPkg_linalg	LUdecomp	colspan	extend	intbasis	norm	stack  syn keyword mvPkg_linalg	QRdecomp	companion	ffgausselim	inverse	normalize	submatrix  syn keyword mvPkg_linalg	addcol	cond	fibonacci	ismith	orthog	subvector  syn keyword mvPkg_linalg	addrow	copyinto	forwardsub	issimilar	permanent	sumbasis  syn keyword mvPkg_linalg	adjoint	crossprod	frobenius	iszero	pivot	swapcol  syn keyword mvPkg_linalg	angle	curl	gausselim	jacobian	potential	swaprow  syn keyword mvPkg_linalg	augment	definite	gaussjord	jordan	randmatrix	sylvester  syn keyword mvPkg_linalg	backsub	delcols	geneqns	kernel	randvector	toeplitz  syn keyword mvPkg_linalg	band	delrows	genmatrix	laplacian	rank	trace  syn keyword mvPkg_linalg	basis	det	grad	leastsqrs	references	transpose  syn keyword mvPkg_linalg	bezout	diag	hadamard	linsolve	row	vandermonde  syn keyword mvPkg_linalg	blockmatrix	diverge	hermite	matadd	rowdim	vecpotent  syn keyword mvPkg_linalg	charmat	dotprod	hessian	matrix	rowspace	vectdim  syn keyword mvPkg_linalg	charpoly	eigenval	hilbert	minor	rowspan	vector  syn keyword mvPkg_linalg	cholesky	eigenvect	htranspose	minpoly	scalarmul	wronskian  syn keyword mvPkg_linalg	col	entermatrix	ihermiteendif" Package: logic: Boolean logicif exists("mv_logic")  syn keyword mvPkg_logic	MOD2	bsimp	distrib	environ	randbool	tautology  syn keyword mvPkg_logic	bequal	canon	dual	frominert	satisfy	toinertendif" Package: networks: graph networksif exists("mv_networks")  syn keyword mvPkg_networks	acycpoly	connect	dinic	graph	mincut	show  syn keyword mvPkg_networks	addedge	connectivity	djspantree	graphical	mindegree	shrink  syn keyword mvPkg_networks	addvertex	contract	dodecahedron	gsimp	neighbors	span  syn keyword mvPkg_networks	adjacency	countcuts	draw	gunion	new	spanpoly  syn keyword mvPkg_networks	allpairs	counttrees	duplicate	head	octahedron	spantree  syn keyword mvPkg_networks	ancestor	cube	edges	icosahedron	outdegree	tail  syn keyword mvPkg_networks	arrivals	cycle	ends	incidence	path	tetrahedron  syn keyword mvPkg_networks	bicomponents	cyclebase	eweight	incident	petersen	tuttepoly  syn keyword mvPkg_networks	charpoly	daughter	flow	indegree	random	vdegree  syn keyword mvPkg_networks	chrompoly	degreeseq	flowpoly	induce	rank	vertices  syn keyword mvPkg_networks	complement	delete	fundcyc	isplanar	rankpoly	void  syn keyword mvPkg_networks	complete	departures	getlabel	maxdegree	shortpathtree	vweight  syn keyword mvPkg_networks	components	diameter	girthendif" Package: numapprox: numerical approximationif exists("mv_numapprox")  syn keyword mvPkg_numapprox	chebdeg	chebsort	fnorm	laurent	minimax	remez  syn keyword mvPkg_numapprox	chebmult	chebyshev	hornerform	laurent	pade	taylor  syn keyword mvPkg_numapprox	chebpade	confracform	infnorm	minimaxendif" Package: numtheory: number theoryif exists("mv_numtheory")  syn keyword mvPkg_numtheory	B	cyclotomic	invcfrac	mcombine	nthconver	primroot  syn keyword mvPkg_numtheory	F	divisors	invphi	mersenne	nthdenom	quadres  syn keyword mvPkg_numtheory	GIgcd	euler	isolve	minkowski	nthnumer	rootsunity  syn keyword mvPkg_numtheory	J	factorEQ	isprime	mipolys	nthpow	safeprime  syn keyword mvPkg_numtheory	L	factorset	issqrfree	mlog	order	sigma  syn keyword mvPkg_numtheory	M	fermat	ithprime	mobius	pdexpand	sq2factor  syn keyword mvPkg_numtheory	bernoulli	ifactor	jacobi	mroot	phi	sum2sqr  syn keyword mvPkg_numtheory	bigomega	ifactors	kronecker	msqrt	pprimroot	tau  syn keyword mvPkg_numtheory	cfrac	imagunit	lambda	nearestp	prevprime	thue  syn keyword mvPkg_numtheory	cfracpol	index	legendre	nextprimeendif" Package: orthopoly: orthogonal polynomialsif exists("mv_orthopoly")  syn keyword mvPkg_orthopoly	G	H	L	P	T	Uendif" Package: padic: p-adic numbersif exists("mv_padic")  syn keyword mvPkg_padic	evalp	function	orderp	ratvaluep	rootp	valuep  syn keyword mvPkg_padic	expansion	lcoeffp	ordpendif" Package: plots: graphics packageif exists("mv_plots")  syn keyword mvPkg_plots	animate	coordplot3d	gradplot3d	listplot3d	polarplot	setoptions3d  syn keyword mvPkg_plots	animate3d	cylinderplot	implicitplot	loglogplot	polygonplot	spacecurve  syn keyword mvPkg_plots	changecoords	densityplot	implicitplot3d	logplot	polygonplot3d	sparsematrixplot  syn keyword mvPkg_plots	complexplot	display	inequal	matrixplot	polyhedraplot	sphereplot  syn keyword mvPkg_plots	complexplot3d	display3d	listcontplot	odeplot	replot	surfdata  syn keyword mvPkg_plots	conformal	fieldplot	listcontplot3d	pareto	rootlocus	textplot  syn keyword mvPkg_plots	contourplot	fieldplot3d	listdensityplot	pointplot	semilogplot	textplot3d  syn keyword mvPkg_plots	contourplot3d	gradplot	listplot	pointplot3d	setoptions	tubeplot  syn keyword mvPkg_plots	coordplotendif" Package: plottools: basic graphical objectsif exists("mv_plottools")  syn keyword mvPkg_plottools	arc	curve	dodecahedron	hyperbola	pieslice	semitorus  syn keyword mvPkg_plottools	arrow	cutin	ellipse	icosahedron	point	sphere  syn keyword mvPkg_plottools	circle	cutout	ellipticArc	line	polygon	tetrahedron  syn keyword mvPkg_plottools	cone	cylinder	hemisphere	octahedron	rectangle	torus  syn keyword mvPkg_plottools	cuboid	disk	hexahedronendif" Package: powseries: formal power seriesif exists("mv_powseries")  syn keyword mvPkg_powseries	compose	multiply	powcreate	powlog	powsolve	reversion  syn keyword mvPkg_powseries	evalpow	negative	powdiff	powpoly	powsqrt	subtract  syn keyword mvPkg_powseries	inverse	powadd	powexp	powseries	quotient	tpsform  syn keyword mvPkg_powseries	multconst	powcos	powint	powsinendif" Package: process: (Unix)-multi-processingif exists("mv_process")  syn keyword mvPkg_process	block	fork	pclose	pipe	popen	wait  syn keyword mvPkg_process	exec	killendif" Package: simplex: linear optimizationif exists("mv_simplex")  syn keyword mvPkg_simplex	NONNEGATIVE	cterm	dual	maximize	pivoteqn	setup  syn keyword mvPkg_simplex	basis	define_zero	equality	minimize	pivotvar	standardize  syn keyword mvPkg_simplex	convexhull	display	feasible	pivot	ratioendif" Package: stats: statisticsif exists("mv_stats")  syn keyword mvPkg_stats	anova	describe	fit	random	statevalf	statplotsendif" Package: student: student calculusif exists("mv_student")  syn keyword mvPkg_student	D	Product	distance	isolate	middlesum	rightsum  syn keyword mvPkg_student	Diff	Sum	equate	leftbox	midpoint	showtangent  syn keyword mvPkg_student	Doubleint	Tripleint	extrema	leftsum	minimize	simpson  syn keyword mvPkg_student	Int	changevar	integrand	makeproc	minimize	slope  syn keyword mvPkg_student	Limit	combine	intercept	maximize	powsubs	trapezoid  syn keyword mvPkg_student	Lineint	completesquare	intparts	middlebox	rightbox	value  syn keyword mvPkg_student	Pointendif" Package: sumtools: indefinite and definite sumsif exists("mv_sumtools")  syn keyword mvPkg_sumtools	Hypersum	extended_gosper	hyperrecursion	hyperterm	sumrecursion	sumtohyper  syn keyword mvPkg_sumtools	Sumtohyper	gosper	hypersum	simpcombendif" Package: tensor: tensor computations and General Relativityif exists("mv_tensor")  syn keyword mvPkg_tensor	Christoffel1	Riemann	connexF	display_allGR	get_compts	partial_diff  syn keyword mvPkg_tensor	Christoffel2	RiemannF	contract	dual	get_rank	permute_indices  syn keyword mvPkg_tensor	Einstein	Weyl	convertNP	entermetric	invars	petrov  syn keyword mvPkg_tensor	Jacobian	act	cov_diff	exterior_diff	invert	prod  syn keyword mvPkg_tensor	Killing_eqns	antisymmetrize	create	exterior_prod	lin_com	raise  syn keyword mvPkg_tensor	Levi_Civita	change_basis	d1metric	frame	lower	symmetrize  syn keyword mvPkg_tensor	Lie_diff	commutator	d2metric	geodesic_eqns	npcurve	tensorsGR  syn keyword mvPkg_tensor	Ricci	compare	directional_diff	get_char	npspin	transform  syn keyword mvPkg_tensor	Ricciscalar	conj	displayGRendif" Package: totorder: total orders on namesif exists("mv_totorder")  syn keyword mvPkg_totorder	forget	init	ordering	tassume	tisendif" ==  PACKAGES  =======================================================" Define the default highlighting." For version 5.7 and earlier: only when not done already" For version 5.8 and later: only when an item doesn't have highlighting yetif version >= 508 || !exists("did_maplev_syntax_inits")  if version < 508    let did_maplev_syntax_inits = 1    command -nargs=+ HiLink hi link <args>  else    command -nargs=+ HiLink hi def link <args>  endif  " Maple->Maple Links  HiLink mvBraceError	mvError  HiLink mvCurlyError	mvError  HiLink mvDebug		mvTodo  HiLink mvParenError	mvError  HiLink mvPkg_DEtools	mvPkgFunc  HiLink mvPkg_Galois	mvPkgFunc  HiLink mvPkg_GaussInt	mvPkgFunc  HiLink mvPkg_LREtools	mvPkgFunc  HiLink mvPkg_combinat	mvPkgFunc  HiLink mvPkg_combstruct	mvPkgFunc  HiLink mvPkg_difforms	mvPkgFunc  HiLink mvPkg_finance	mvPkgFunc  HiLink mvPkg_genfunc	mvPkgFunc  HiLink mvPkg_geometry	mvPkgFunc  HiLink mvPkg_grobner	mvPkgFunc  HiLink mvPkg_group	mvPkgFunc  HiLink mvPkg_inttrans	mvPkgFunc  HiLink mvPkg_liesymm	mvPkgFunc  HiLink mvPkg_linalg	mvPkgFunc  HiLink mvPkg_logic	mvPkgFunc  HiLink mvPkg_networks	mvPkgFunc  HiLink mvPkg_numapprox	mvPkgFunc  HiLink mvPkg_numtheory	mvPkgFunc  HiLink mvPkg_orthopoly	mvPkgFunc  HiLink mvPkg_padic	mvPkgFunc  HiLink mvPkg_plots	mvPkgFunc  HiLink mvPkg_plottools	mvPkgFunc  HiLink mvPkg_powseries	mvPkgFunc  HiLink mvPkg_process	mvPkgFunc  HiLink mvPkg_simplex	mvPkgFunc  HiLink mvPkg_stats	mvPkgFunc  HiLink mvPkg_student	mvPkgFunc  HiLink mvPkg_sumtools	mvPkgFunc  HiLink mvPkg_tensor	mvPkgFunc  HiLink mvPkg_totorder	mvPkgFunc  HiLink mvRange		mvOper  HiLink mvSemiError	mvError  " Maple->Standard Links  HiLink mvAssign		Delimiter  HiLink mvBool		Boolean  HiLink mvComma		Delimiter  HiLink mvComment		Comment  HiLink mvCond		Conditional  HiLink mvConstant		Number  HiLink mvDelayEval	Label  HiLink mvError		Error  HiLink mvLibrary		Statement  HiLink mvNumber		Number  HiLink mvOper		Operator  HiLink mvPackage		Type  HiLink mvPkgFunc		Function  HiLink mvPktOption	Special  HiLink mvRepeat		Repeat  HiLink mvSpecial		Special  HiLink mvStatement	Statement  HiLink mvString		String  HiLink mvTodo		Todo  delcommand HiLinkendiflet b:current_syntax = "maple"" vim: ts=20

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -