首页 > 最新文献

Symposium on Symbolic and Algebraic Manipulation最新文献

英文 中文
A cancellation free algorithm, with factoring capabilities, for the efficient solution of large sparse sets of equations 一个无消去的算法,具有因式分解能力,用于大型稀疏方程组的有效解
Pub Date : 1981-08-05 DOI: 10.1145/800206.806386
J. Smit
Symbolic solutions of large sparse systems of linear equations, such as those encountered in several engineering disciplines (electrical engineering, biology, chemical engineering etc.) are often very lengthy, and received for this reason only occasional attention. This places the designer of a new and probably more successful symbolic solution method for the hard problem to find a representation which is suitable in the corresponding engineering areas, while still being neat and compact. It is believed that this problem has been solved to a great deal with the introduction of the new Factoring Recursive Minor Expansion algorithm with Memo, FDSLEM, presented in this paper. The FDSLEM algorithm has important properties which make the implementation of an algorithm which can generate the approximate solution of a perturbed system of equations relatively straight forward. The algorithms given can operate on arbitrary sparse matrices, but one obtains optimal profit of the properties of the algorithm if the matrices have a certain fundamental form, as is illustrated in the paper.
大型线性方程稀疏系统的符号解,例如在一些工程学科(电气工程、生物学、化学工程等)中遇到的符号解通常非常长,因此只偶尔受到关注。这就使设计者能够找到一种新的、可能更成功的符号解方法,以在相应的工程领域中找到一种适合的表示,同时仍然是整洁和紧凑的。本文提出了一种新的带Memo的递归小展开式分解算法FDSLEM,认为该算法在很大程度上解决了这个问题。FDSLEM算法具有一些重要的特性,这使得该算法的实现相对简单,可以生成摄动方程组的近似解。本文所给出的算法可以作用于任意稀疏矩阵,但如果矩阵具有一定的基本形式,则算法的性质得到最优收益。
{"title":"A cancellation free algorithm, with factoring capabilities, for the efficient solution of large sparse sets of equations","authors":"J. Smit","doi":"10.1145/800206.806386","DOIUrl":"https://doi.org/10.1145/800206.806386","url":null,"abstract":"Symbolic solutions of large sparse systems of linear equations, such as those encountered in several engineering disciplines (electrical engineering, biology, chemical engineering etc.) are often very lengthy, and received for this reason only occasional attention. This places the designer of a new and probably more successful symbolic solution method for the hard problem to find a representation which is suitable in the corresponding engineering areas, while still being neat and compact. It is believed that this problem has been solved to a great deal with the introduction of the new Factoring Recursive Minor Expansion algorithm with Memo, FDSLEM, presented in this paper.\u0000 The FDSLEM algorithm has important properties which make the implementation of an algorithm which can generate the approximate solution of a perturbed system of equations relatively straight forward.\u0000 The algorithms given can operate on arbitrary sparse matrices, but one obtains optimal profit of the properties of the algorithm if the matrices have a certain fundamental form, as is illustrated in the paper.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"2013 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127435954","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 23
A generalized class of polynomials that are hard to factor 难以因式分解的多项式的广义类
Pub Date : 1981-08-05 DOI: 10.1145/800206.806394
E. Kaltofen, D. Musser
A class of univariate polynomials is defined which make the Berlekamp-Hensel factorization algorithm take an exponential amount of time. The class contains as subclasses the Swinnerton-Dyer polynomials discussed by Berlekamp and a subset of the cyclotomic polynomials. Aside from shedding light on the complexity of polynomial factorization this class is also useful in testing implementations of the Berlekamp-Hensel and related algorithms.
定义了一类单变量多项式,使得Berlekamp-Hensel分解算法的时间呈指数级增长。该类包含Berlekamp讨论过的Swinnerton-Dyer多项式的子类和环分多项式的子集。除了揭示多项式分解的复杂性之外,这个类在测试Berlekamp-Hensel和相关算法的实现方面也很有用。
{"title":"A generalized class of polynomials that are hard to factor","authors":"E. Kaltofen, D. Musser","doi":"10.1145/800206.806394","DOIUrl":"https://doi.org/10.1145/800206.806394","url":null,"abstract":"A class of univariate polynomials is defined which make the Berlekamp-Hensel factorization algorithm take an exponential amount of time. The class contains as subclasses the Swinnerton-Dyer polynomials discussed by Berlekamp and a subset of the cyclotomic polynomials. Aside from shedding light on the complexity of polynomial factorization this class is also useful in testing implementations of the Berlekamp-Hensel and related algorithms.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114142093","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 45
Characterization of VAX Macsyma VAX Macsyma的表征
Pub Date : 1981-08-05 DOI: 10.1145/800206.806364
John K. Foderaro, R. Fateman
The algebraic manipulation system Macsyma [Grou77, Fate80] has been running for over a year on Digital Equipment Corp. VAX-11 large-address-space medium-scale computers [Stre78]. In order to run Macsyma in this environment, a Lisp system for the VAX, FRANZ LISP[Fode50], was constructed at Berkeley. The goal of running Macsyma provided direction and motivation and is partially responsible for the rapid development of the Lisp system. Because Lisp is a high level language there are many decisions to be made about the internal framework of the system. Efforts to increase efficiency require that we be able to characterize the demands of a large, compiled, Lisp system. Fortunately, the VAX/UNIX operating system provides useful tools for determining such characteristics. This paper presents some of our data and related analysis.
代数操作系统Macsyma [Grou77, Fate80]已经在Digital Equipment Corp. VAX-11大地址空间中型计算机[Stre78]上运行了一年多。为了在这种环境下运行Macsyma,在伯克利建立了一个用于VAX的Lisp系统,FRANZ Lisp [Fode50]。运行Macsyma的目标提供了方向和动力,并部分负责Lisp系统的快速开发。由于Lisp是一种高级语言,因此需要对系统的内部框架做出许多决定。提高效率的努力要求我们能够描述大型、编译的Lisp系统的需求。幸运的是,VAX/UNIX操作系统为确定这些特征提供了有用的工具。本文给出了我们的一些数据和相关分析。
{"title":"Characterization of VAX Macsyma","authors":"John K. Foderaro, R. Fateman","doi":"10.1145/800206.806364","DOIUrl":"https://doi.org/10.1145/800206.806364","url":null,"abstract":"The algebraic manipulation system Macsyma [Grou77, Fate80] has been running for over a year on Digital Equipment Corp. VAX-11 large-address-space medium-scale computers [Stre78]. In order to run Macsyma in this environment, a Lisp system for the VAX, FRANZ LISP[Fode50], was constructed at Berkeley. The goal of running Macsyma provided direction and motivation and is partially responsible for the rapid development of the Lisp system.\u0000 Because Lisp is a high level language there are many decisions to be made about the internal framework of the system. Efforts to increase efficiency require that we be able to characterize the demands of a large, compiled, Lisp system. Fortunately, the VAX/UNIX operating system provides useful tools for determining such characteristics. This paper presents some of our data and related analysis.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128387689","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 38
An algebraic front-end for the production and use of numeric programs 用于生成和使用数字程序的代数前端
Pub Date : 1981-08-05 DOI: 10.1145/800206.806400
Douglas H. Lanam
We describe a programming environment which combines the Macsyma algebraic manipulation system with convenient and direct access to numeric Fortran run-time libraries. With this system it is also convenient to generate, compile, load, and invoke totally new Fortran programs which may have been produced by combining algebraically derived formulas and program “templates”. These facilities, available on VAX-11 computers, provide an environment for the generation and testing of advanced scientific software. Enhancements of Fortran for high-precision calculations, interval arithmetic, and other purposes are also supported.
我们描述了一个编程环境,它结合了Macsyma代数操作系统和方便直接访问数字Fortran运行时库。有了这个系统,生成、编译、加载和调用全新的Fortran程序也很方便,这些程序可能是通过结合代数推导公式和程序“模板”而产生的。这些设施可在VAX-11计算机上使用,为生成和测试先进的科学软件提供了一个环境。还支持Fortran对高精度计算、区间算术和其他目的的增强。
{"title":"An algebraic front-end for the production and use of numeric programs","authors":"Douglas H. Lanam","doi":"10.1145/800206.806400","DOIUrl":"https://doi.org/10.1145/800206.806400","url":null,"abstract":"We describe a programming environment which combines the Macsyma algebraic manipulation system with convenient and direct access to numeric Fortran run-time libraries. With this system it is also convenient to generate, compile, load, and invoke totally new Fortran programs which may have been produced by combining algebraically derived formulas and program “templates”. These facilities, available on VAX-11 computers, provide an environment for the generation and testing of advanced scientific software. Enhancements of Fortran for high-precision calculations, interval arithmetic, and other purposes are also supported.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129931343","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 14
A technique for solving ordinary differential equations using Riemann's P-functions 利用黎曼p函数求解常微分方程的一种技术
Pub Date : 1981-08-05 DOI: 10.1145/800206.806369
S. Watanabe
This paper presents an algorithmic approach to symbolic solution of 2nd order linear ODEs. The algorithm consists of two parts. The first part involves complete algorithms for hypergeometric equations and hypergeometric equations of confluent type. These algorithms are based on Riemann's P-functions and Hukuhara's P-functions respectively. Another part involves an algorithm for transforming a given equation to a hypergeometric equation or a hypergeometric equation of confluent type. The transformation is possible if a given equation satisfies certain conditions, otherwise it works only as one of heuristic methods. However our method can solve many equations which seem to be very difficult to solve by conventional methods.
本文提出了二阶线性微分方程符号解的一种算法。该算法由两部分组成。第一部分介绍了超几何方程和合流型超几何方程的完整算法。这些算法分别基于Riemann的p函数和Hukuhara的p函数。另一部分涉及将给定方程转换为超几何方程或合流型超几何方程的算法。如果给定的方程满足一定的条件,则可以进行变换,否则只能作为启发式方法之一。然而,我们的方法可以求解许多用常规方法很难求解的方程。
{"title":"A technique for solving ordinary differential equations using Riemann's P-functions","authors":"S. Watanabe","doi":"10.1145/800206.806369","DOIUrl":"https://doi.org/10.1145/800206.806369","url":null,"abstract":"This paper presents an algorithmic approach to symbolic solution of 2nd order linear ODEs. The algorithm consists of two parts. The first part involves complete algorithms for hypergeometric equations and hypergeometric equations of confluent type. These algorithms are based on Riemann's P-functions and Hukuhara's P-functions respectively. Another part involves an algorithm for transforming a given equation to a hypergeometric equation or a hypergeometric equation of confluent type. The transformation is possible if a given equation satisfies certain conditions, otherwise it works only as one of heuristic methods. However our method can solve many equations which seem to be very difficult to solve by conventional methods.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"96 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126563523","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Algebraic computation for the masses 质量的代数计算
Pub Date : 1981-08-05 DOI: 10.1145/800206.806389
J. Moses
Powerful algebraic manipulation systems will be available at very low costs in this decade. We are thus close to achieving the goal many of us have been after for nearly two decades, namely, availability of our systems to the masses. In this talk we shall discuss the problems we still face in making our systems useful to the hordes of potential users.
在这个十年里,强大的代数操作系统将以非常低的成本出现。因此,我们接近于实现我们许多人近二十年来一直追求的目标,即向大众提供我们的系统。在这次演讲中,我们将讨论我们在使我们的系统对大量潜在用户有用方面仍然面临的问题。
{"title":"Algebraic computation for the masses","authors":"J. Moses","doi":"10.1145/800206.806389","DOIUrl":"https://doi.org/10.1145/800206.806389","url":null,"abstract":"Powerful algebraic manipulation systems will be available at very low costs in this decade. We are thus close to achieving the goal many of us have been after for nearly two decades, namely, availability of our systems to the masses. In this talk we shall discuss the problems we still face in making our systems useful to the hordes of potential users.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128113419","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Computer algebra and numerical integration 计算机代数和数值积分
Pub Date : 1981-08-05 DOI: 10.1145/800206.806401
R. Fateman
Algebraic manipulation systems such as MACSYMA include algorithms and heuristic procedures for indefinite and definite integration, yet these system facilities are not as generally useful as might be thought. Most isolated definite integration problems are more efficiently tackled with numerical programs. Unfortunately, the answers obtained are sometimes incorrect, in spite of assurances of accuracy; furthermore, large classes of problems can sometimes be solved more rapidly by preliminary algebraic transformations. In this paper we indicate various directions for improving the usefulness of integration programs given closed form integrands, via algebraic manipulation techniques. These include expansions in partial fractions or Taylor series, detection and removal of singularities and symmetries, and various approximation techniques for troublesome problems.
诸如MACSYMA之类的代数操作系统包括用于不定积分和定积分的算法和启发式过程,然而这些系统设施并不像人们想象的那样普遍有用。大多数孤立的定积分问题用数值程序更有效地解决。不幸的是,得到的答案有时是不正确的,尽管保证准确;此外,通过初步代数变换,有时可以更快地解决大类问题。在本文中,我们指出了通过代数操作技术来提高给定封闭形式被积的积分程序的有效性的各种方向。这些包括部分分式或泰勒级数的展开,奇点和对称性的检测和去除,以及各种棘手问题的近似技术。
{"title":"Computer algebra and numerical integration","authors":"R. Fateman","doi":"10.1145/800206.806401","DOIUrl":"https://doi.org/10.1145/800206.806401","url":null,"abstract":"Algebraic manipulation systems such as MACSYMA include algorithms and heuristic procedures for indefinite and definite integration, yet these system facilities are not as generally useful as might be thought. Most isolated definite integration problems are more efficiently tackled with numerical programs. Unfortunately, the answers obtained are sometimes incorrect, in spite of assurances of accuracy; furthermore, large classes of problems can sometimes be solved more rapidly by preliminary algebraic transformations.\u0000 In this paper we indicate various directions for improving the usefulness of integration programs given closed form integrands, via algebraic manipulation techniques. These include expansions in partial fractions or Taylor series, detection and removal of singularities and symmetries, and various approximation techniques for troublesome problems.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"195 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132718162","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
A p-adic algorithm for univariate partial fractions 单变量部分分数的p进算法
Pub Date : 1981-08-05 DOI: 10.1145/800206.806398
Paul S. Wang
Partial fractions is an important algebraic operation with many applications in applied mathematics, physics and engineering. It is also an important operation in any computer symbolic and algebraic system. Among other things, it is used in the integration algorithm.
部分分式是一种重要的代数运算,在应用数学、物理和工程中有着广泛的应用。它也是任何计算机符号和代数系统中的一个重要操作。除其他外,它还用于积分算法。
{"title":"A p-adic algorithm for univariate partial fractions","authors":"Paul S. Wang","doi":"10.1145/800206.806398","DOIUrl":"https://doi.org/10.1145/800206.806398","url":null,"abstract":"Partial fractions is an important algebraic operation with many applications in applied mathematics, physics and engineering. It is also an important operation in any computer symbolic and algebraic system. Among other things, it is used in the integration algorithm.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127858350","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 80
Automatic generation of finite difference equations and fourier stability analyses 有限差分方程的自动生成和傅立叶稳定性分析
Pub Date : 1981-08-05 DOI: 10.1145/800206.806373
M. Wirth
Recently several software tools based on the algebraic manipulation system MACSYMA have been implemented which facilitate the design, analysis and construction of finite difference programs for the numerical solution of systems of partial differential equations. Two of them are described here. The FDIFF package converts scalar, non-linear partial differential equations into linear, finite difference approximations. It includes tools for discretization of the domain of the PDE's dependent variables, linearization of non-linear terms and conversion of derivative terms into finite difference expressions. A notation and algebra for building arbitrary finite difference operators is provided. The FSTAB package automatically performs local Fourier stability analyses on sets of finite difference equations by deriving amplification matrices.
近年来,基于代数操作系统MACSYMA实现了几种软件工具,这些工具可以方便地设计、分析和构造偏微分方程组数值解的有限差分程序。这里描述其中的两个。FDIFF包转换标量,非线性偏微分方程到线性,有限差分近似。它包括PDE的因变量域的离散化,非线性项的线性化和导数项转换为有限差分表达式的工具。给出了构造任意有限差分算子的符号和代数。FSTAB包通过推导放大矩阵自动执行有限差分方程集的局部傅里叶稳定性分析。
{"title":"Automatic generation of finite difference equations and fourier stability analyses","authors":"M. Wirth","doi":"10.1145/800206.806373","DOIUrl":"https://doi.org/10.1145/800206.806373","url":null,"abstract":"Recently several software tools based on the algebraic manipulation system MACSYMA have been implemented which facilitate the design, analysis and construction of finite difference programs for the numerical solution of systems of partial differential equations. Two of them are described here. The FDIFF package converts scalar, non-linear partial differential equations into linear, finite difference approximations. It includes tools for discretization of the domain of the PDE's dependent variables, linearization of non-linear terms and conversion of derivative terms into finite difference expressions. A notation and algebra for building arbitrary finite difference operators is provided. The FSTAB package automatically performs local Fourier stability analyses on sets of finite difference equations by deriving amplification matrices.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"84 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114501038","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Computation for conductance distributions of percolation lattice cells 渗透晶格电池电导分布的计算
Pub Date : 1981-08-05 DOI: 10.1145/800206.806376
R. Fogelholm
For a network, built from links whose conductances are given by some discrete statistical distribution, including a finite zero-conductance probability, and where links are assumed independent, the distribution of conductances for the network as a whole is of interest in the study of percolation on lattices. This quantity is computed by different methods for a set of test networks. It is found that the computation is more efficiently done by manipulating the networks themselves in a suitable representation rather than by computing with symbolic expressions for their conductance. In particular, with ordinary computer algebra systems there were severe limitations due to expression growth in this study.
对于一个网络,其电导由一些离散的统计分布给出,包括有限的零电导概率,并且假设链路是独立的,网络的电导分布作为一个整体在晶格上的渗透研究中是有意义的。对于一组测试网络,这个数量是通过不同的方法来计算的。研究发现,用合适的表示来处理网络本身比用电导的符号表达式来计算更有效。特别是,在普通的计算机代数系统中,由于表达式的增长,本研究存在严重的局限性。
{"title":"Computation for conductance distributions of percolation lattice cells","authors":"R. Fogelholm","doi":"10.1145/800206.806376","DOIUrl":"https://doi.org/10.1145/800206.806376","url":null,"abstract":"For a network, built from links whose conductances are given by some discrete statistical distribution, including a finite zero-conductance probability, and where links are assumed independent, the distribution of conductances for the network as a whole is of interest in the study of percolation on lattices. This quantity is computed by different methods for a set of test networks. It is found that the computation is more efficiently done by manipulating the networks themselves in a suitable representation rather than by computing with symbolic expressions for their conductance. In particular, with ordinary computer algebra systems there were severe limitations due to expression growth in this study.","PeriodicalId":314618,"journal":{"name":"Symposium on Symbolic and Algebraic Manipulation","volume":"91 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1981-08-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124943230","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
Symposium on Symbolic and Algebraic Manipulation
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1