Wolfram Resource System

Search the Wolfram Resource System

Search the Wolfram Resource System

Paclet Resource: Wolfram/StylesheetTools

Utilities for creating and editing stylesheet notebooks

Paclet Resource: WolframChemistry/ProteinVisualization

Functions for protein visualizations

Paclet Resource: RobertNachbar/CompartmentalModeling

Build, visualize, analyze, and simulate compartmental models

Paclet Resource: PeterBurbery/RecreationalMathematics

This paclet is for recreational mathematics and math puzzles

Paclet Resource: PeterBurbery/MixedGraphs

A collection of mixed graph functionality

Paclet Resource: KlausSutner/Automata

Automata theory package

Paclet Resource: Bob/ContentBrowser

Create notebook-based browsers for content

Paclet Resource: AntonAntonov/TriesWithFrequencies

Functions for creation and manipulation of tries (prefix trees) with frequencies

Paclet Resource: AntonAntonov/CallGraph

Call graph generation

Function Resource: ButcherTreeData

Get characteristics of Butcher trees, such as the height, width, order, density and number of labelings

Function Resource: ArticulationVertices

Find articulation vertices of a graph

Function Resource: DragGraphVertices

Dynamically drag around the vertices of a graph

Function Resource: ButcherPhi

Compute the weight of a Butcher tree

Function Resource: ColorGraphVertices

Color the vertices in a graph with no adjacent vertices sharing a color

Function Resource: ButcherPlot

Plot order condition trees for Runge-Kutta method

Function Resource: ButcherTrees

Get a list of the trees for any Runge-Kutta method of a given order

Function Resource: ButcherTreeQ

Determine if a Butcher tree is in valid functional syntax

Function Resource: ButcherTreeSimplify

Get the butcher trees through a given order that are not reduced by Butcher’s quadrature or row- or column-simplifying conditions

Function Resource: ButcherTreeCount

Get a list of the number of Butcher trees through a given order

Function Resource: ButcherQuadratureConditions

Give the quadrature conditions for Runge-Kutta methods

Function Resource: ButcherPrincipalError

Get a list of terms in the Taylor series expansion of the error for Runge–Kutta methods

Function Resource: ButcherColumnConditions

Give the column-simplifying conditions for Runge-Kutta methods

Function Resource: ButcherRowConditions

Give the row-simplifying conditions for Runge-Kutta methods

Function Resource: CommonNeighbors

Return vertices that are adjacent to two vertices

Function Resource: VertexCoordinateList

Return the vertex coordinates of a graph

Function Resource: SubgraphExpand

Expand a subgraph inside the space of a graph

Function Resource: EdgeBetweenQ

Quickly test for existence of an edge between two vertices

Function Resource: VertexColoring

Assign colors to vertices of a graph so that no edge connects vertices of the same color

Function Resource: AnnotatedVertexSelect

Select vertices based on annotations

Function Resource: GraphIsolates

List the isolates in a graph

Function Resource: HypergraphAdjacencyMatrix

Find the adjacency matrix for vertices in a hypergraph

Function Resource: GraphFunctionPlot

Plot the values of a function at the vertices of a graph

Function Resource: GraphRemoveLooseEnds

Remove low-valence vertices in a graph

Function Resource: PolygonInterpolation

Interpolate over values given at the vertices of a polygon

Function Resource: LayeredLayoutGraph

Render a graph with vertices arranged in the specified layers

Function Resource: SimpleHypergraphPlot

Plot a hypergraph defined by a list of hyperedges and isolated vertices

Function Resource: LowestCommonAncestors

Find the lowest common ancestors for pairs of vertices in a graph

Function Resource: GraphAntipodes

Find a pair of vertices that are a maximum distance apart on a graph

Function Resource: DataPipeline

Represent data processing operations as edges and vertices in a graph

Function Resource: GraphCoordinationSequence

Find the number of vertices at each distance in a symmetric graph

Function Resource: GraphMerge

Merge two graphs, linking them at a desired set of vertices

Function Resource: DistanceLayeredGraph

Render a graph with vertices at heights based on their distance from the root

Function Resource: FindLongestPath

Find the longest path between two vertices in a directed acyclic graph

Function Resource: RecursiveFunctionCallGraph

Obtain a graph whose vertices and edges trace the evaluation of a recursive function

Function Resource: VertexStratify

Partition the vertices of a directed acyclic graph into time-ordered level sets

Function Resource: NetContract

Contract a subset of vertices in a NetGraph or NetChain into a single vertex

Function Resource: TransversalHypergraph

Compute the transversal hypergraph of a hypergraph defined by a list of hyperedges and isolated vertices

Function Resource: IntegerConvexHullMesh

Generate the minimal mesh region with integer vertices that contains all points

Function Resource: GraphPolynomial

Get the polynomial with coefficients giving the number of nonisomorphic graphs for a given number of vertices

Function Resource: WeightedDistanceGraph

Given vertices, get a complete graph with edge weights equal to edge lengths

Function Resource: NetworkBasedInferenceScore

Calculate the network-based inference (NBI) connection score between two vertices in a bipartite graph

Function Resource: RungeKuttaOrderConditions

List equations for Runge-Kutta methods

Function Resource: WeakPathGraphs

Create path graphs between two vertices in a graph where the paths are constructed without consideration of the direction of the edges