Wolfram Resource System

Search the Wolfram Resource System

Search the Wolfram Resource System

Paclet Resource: Wolfram/PacletCICD

Continuous integration and deployment for Wolfram Language paclets

Paclet Resource: Wolfram/LLMFunctions

Language model and other API based machine learning functions for the WL

Paclet Resource: Wolfram/CommandLineParser

Parser for command line arguments

Paclet Resource: WolframChemistry/ChemistryFunctions

Wolfram Language functions for Chemistry

Paclet Resource: StianRamsnes/MaXrd

Symmetry data and utilities related to crystallography and X-ray scattering

Paclet Resource: RohanMehta/OpenChemicalSystems

Model, stochastically simulate, and visualize arbitrary open chemical systems using a Petri Net framework

Paclet Resource: RobertNachbar/CompartmentalModeling

Build, visualize, analyze, and simulate compartmental models

Paclet Resource: PeterBurbery/CombinatoricsPaclet

Combinatorics functions for subsets, tuples, and permutations

Paclet Resource: KirillBelov/TelegramBot

Telegram Bot API client for the Wolfram Language

Paclet Resource: JasonB/WeakCache

Functions for caching with automatic garbage collection

Paclet Resource: JaneShenGunther/TCGADataTool

TCGA Data Tool retrieves TCGA cancer datasets easily from the NCI GDC and TCIA portals

Paclet Resource: ConnorGray/Organizer

Notebook interface application for organizing notes and to-dos

Paclet Resource: AntonAntonov/VariableImportanceByClassifiers

Variables importance determination using classifiers

Paclet Resource: AntonAntonov/TriesWithFrequencies

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

Paclet Resource: AntonAntonov/MosaicPlot

Mosaic plots for datasets and lists of records

Paclet Resource: AntonAntonov/MermaidJS

Graphics and images corresponding to mermaid-js specifications

Paclet Resource: AntonAntonov/DimensionReducers

Dimension reduction algorithms

Paclet Resource: AntonAntonov/CryptocurrencyData

Cryptocurrency data retrieval

Paclet Resource: AntonAntonov/CallGraph

Call graph generation

Function Resource: HuffmanCodeWords

Find optimal Huffman code words given a list of probabilities

Function Resource: HuffmanEncode

Find a Huffman encoding from a string

Function Resource: HuffmanDecode

Decode data specified by a Huffman encoding

Function Resource: DistinctCompactBinaryHuffmanCode

Generate a tree or an association with properties for non-equivalent compact binary Huffman codes

Function Resource: HuffmanTree

Find a Huffman tree encoding from an input string

Data Resource: Linear Codes

Linear codes provide an optimal way for transmitting blocks of data over noisy channels

Function Resource: CodeCases

Isolate code structures

Function Resource: GrayCode

Find the Gray code for an integer

Function Resource: CodeStructure

Analyze C code in a variety of forms

Data Resource: Free Code Camp New Coder Survey 2016

Results from Free Code Camp's 2016 survey of new coders

Function Resource: AddCodeCompletion

Adds code completion to your function’s arguments

Function Resource: LogoQRCode

Generate a QR code with an image embedded in the center

Paclet Resource: Wolfram/CodeEquivalenceUtilities

Utilities for testing code equivalence

Function Resource: InverseGrayCode

Find the integer corresponding to a given Gray code

Data Resource: Code of Hammurabi – English

Babylonian code of 282 laws that is the oldest surviving written law code and known for the punishment of "an eye for an eye, a tooth for a tooth."

Function Resource: QueryCodeCompletion

Query the autocompletion system

Example Resource: Generate Nutrition Labels by Scanning PLU Codes

Get price look-up codes from images of barcodes

Function Resource: GrayCodeSubsets

Get subsets of a given set in minimum change order

Function Resource: BinaryCodedTernary

A self-delimiting number representation

Function Resource: NextGrayCodeSubset

Get the successor of a given subset in Gray code order

Function Resource: GrayCodeSubsetIndex

Find the index of a subset in Gray code order

Function Resource: NthGrayCodeSubset

Get the n-th Gray code subset of a list

Function Resource: ResistorColorCode

Generate an illustration of resistor color codes from a specified resistance

Function Resource: LabeledTreeToPruferCode

Find the Prüfer code associated with a labeled tree

Function Resource: PruferCodeToLabeledTree

Construct a labeled tree given its Prüfer code

Function Resource: LehmerCodeFromPermutation

Create the Lehmer code corresponding to a given permutation

Function Resource: GrayCodeKSubsets

Get k-subsets of a given set in minimum change order

Function Resource: FromResistorColorCode

Determine the resistance of an electronic resistor from a specified list of colors

Prompt Resource: CodeReformat

Reformat code so that is more human readable

Prompt Resource: CodeWriter

AI code generation without the chatter

Prompt Resource: CodeImport

Import code from other languages to Wolfram Language

Data Resource: Persistent Structures in the Code 357 Cellular Automaton

A collection of the persistent structures in the k=3, r=1 totalistic code 357 cellular automaton

Data Resource: Persistent Structures in the Code 1329 Cellular Automaton

A collection of the persistent structures in the k=3, r=1 totalistic code 1329 cellular automaton

Data Resource: Persistent Structures in the Code 20 Cellular Automaton

The known persistent structures in the k=2, r=2 totalistic code 20 cellular automaton

Function Resource: QRImageEmbed

Embed an image in a QR code

Function Resource: MorseCipher

Encode a string with extended Morse code

Paclet Resource: AntonAntonov/DSLTranslation

Translation of natural language commands to code

Function Resource: ASTPattern

Convert a pattern to match a corresponding CodeParser AST node

Prompt Resource: CodeCommentInsert

Add comments to code

Function Resource: MorseDecipher

Decode the extended Morse encoding

Prompt Resource: WolframSampleCode

Create an example of Wolfram Language code using a specific symbol

Function Resource: BrazilPostcodeLookup

Find information and address details for a Brazilian postal code

Function Resource: EchoNormal

Print the code in InputForm unformatted

Paclet Resource: AntonAntonov/NLPTemplateEngine

Code generation by filling in templates using NLP techniques

Function Resource: Pacletize

Create a paclet layout from a collection of files, symbols and contexts

Data Resource: HTML Colors

HTML color names and codes

Function Resource: TurtleArt

Make art with code

Function Resource: UKPostcodeLookup

Find information associated with a UK postcode

Data Resource: Stack Overflow Survey 2016

Results from Stack Overflow's 2016 Developer Survey

Function Resource: SyntaxHighlight

Syntax-highlight a code string

Function Resource: ReadableForm

Display an expression in a format intended to maximize readability

Function Resource: CloudNotebookEvaluate

Evaluate a notebook from the cloud

Function Resource: ResourceFunctionDefinitionViewer

View the definitions of a resource function along with its dependencies

Prompt Resource: VariableNameSuggest

Suggest a alternative name for a variable in a given block of code

Function Resource: BrainLanguageEncode

Encode a string into brain language code

Prompt Resource: CommentSuggest

Suggest a comment to describe a given block of code

Function Resource: LabeledPrint

Print an expression with a label of its unevaluated form

Function Resource: EvaluateDefinitionNotebookSection

Evaluate code in a resource function definition notebook

Function Resource: BrainLanguageEvaluate

Run code in the brain language virtual machine

Function Resource: IconizedView

Iconize desired types of subexpressions

Example Resource: Respond to SPI Data

Quickly prototype and deploy code to a microcontroller using the Wolfram Language

Prompt Resource: FunctionNameSuggest

Suggest an alternative name for a given function

Function Resource: EvaluationStatusUpdate

Give status updates while your code is running

Function Resource: AddAutomaticConfirmInfo

Tag Confirm-type errors with the code that generated the error

Data Resource: ISO 639-3

ISO 639-3 set of codes for all known human languages

Function Resource: SummarizeDefinition

Generate the definition of a symbol using natural language

Function Resource: FlameChart

Visualize data as a flame chart

Example Resource: Build a Vocoder Using STFT Transformations

Impose the spectral envelope of a modulator signal onto a carrier

Function Resource: OptionNames

Get the names of options for a function, possibly filtered according to a pattern

Function Resource: FromISOCountry

Parse ISO 3166-1 country codes to a Country entity

Neural Net Resource: Wolfram Python Character-Level Language Model V1

Generate Python code

Neural Net Resource: Wolfram C Character-Level Language Model V1

Generate C code

Function Resource: FromRecursiveRewrite

Recover expressions using RecursiveRewrite-generated rules

Function Resource: RecursiveRewrite

Rewrite an expression, replacing repeatedly by strings

Function Resource: CreditedDemonstration

Insert a demonstration into a notebook, including links to the title, author and Manipulate code

Function Resource: CaesarCipher

Performs Caesar’s substitution cipher on a string

Function Resource: SystemShellRun

Run a command on the current system shell

Neural Net Resource: Wolfram JavaScript Character-Level Language Model V1

Generate JavaScript code

Function Resource: InformationAssociation

Return Information on an object as an Association between properties and values

Function Resource: CaesarDecipher

Decipher a Caesar-enciphered string

Data Resource: Human Protein Protein Interaction Network Genes

Dataset containing information on all protein coding genes in the Human Protein Protein Interaction Network (PPIN)

Function Resource: ElevenLabsHighlightSpeak

Dynamically highlight content as it is spoken

Function Resource: HMAC

Cryptographic hash-based message authentication code used to verify data integrity and authenticity

Function Resource: ShowGitStatus

Display the status of a git repository

Function Resource: DynamicEnabledButton

Create a button that is automatically disabled when clicked and enabled when it finishes running its code

Neural Net Resource: Wolfram LaTeX Character-Level Language Model V1

Generate LaTeX code

Paclet Resource: AntonAntonov/UMLDiagramGeneration

UML diagrams generation by introspection and direct specs

Function Resource: RandomPseudoSymbolName

Generate a new symbol name in the spirit of the Wolfram Language

Function Resource: PrintDefinitionCases

Find definitions for symbols in a context using a pattern, getting highlighted occurrences of it

Function Resource: ContextDependencies

Determine how symbols in a first context depend on symbols in a second context

Function Resource: ToRegularExpression

Convert a string expression or a related object to a regular expression

Function Resource: ExpressionToFunctionOperator

An operator form of ExpressionToFunction that can be applied to expressions

Function Resource: GraphicsInformation

Get information about the rendered form of a Graphics object

Function Resource: SimplifyRepeatedSubexpressions

Replace repeated subexpressions in an expression with new symbols

Function Resource: PossibleNameQ

Test if an expression corresponds to a valid symbol name

Function Resource: ExpressionViewer

A dynamic tool that helps visualize the structure of an expression

Function Resource: ExtractDownValues

Extract all DownValues that match the input

Function Resource: SearchMessages

Search for a built-in message containing the given text

Function Resource: RandomPartChoice

Choose random parts of an expression

Function Resource: PositionCases

Cases for matching subexpressions together with their positions

Function Resource: ResourceFunctionSymbols

Get a list of the symbols used in the definition of a resource function

Paclet Resource: Wolfram/AdvancedSamplePaclet

A sample paclet used to demonstrate more complex CI/CD workflows at the 2022 Wolfram Technology Conference

Function Resource: SetByRules

Use rules to make assignments

Function Resource: ReplaceAllUnheld

Apply replacement rules to evaluated parts of expression

Function Resource: HasDefinitionsQ

Check if a symbol has definitions associated with it

Function Resource: LocalizedByRules

Use rules as local variable lists

Function Resource: Uncurry

Reverse a Curry operation

Paclet Resource: AntonAntonov/FunctionalParsers

Functional parsers

Function Resource: PatternSort

Sort a list of patterns according to their precedence

Function Resource: UnevaluatedAssociation

Construct an association without evaluating any of the keys or values

Function Resource: RootSymbol

Recursively take the head of an expression

Function Resource: PrettyForm

Print human-readable form of complex expressions

Function Resource: GetUnboundSymbols

Get all the non-local symbols that appear in an expression

Function Resource: Contextualize

Move symbols into a context

Function Resource: DefinitionData

Store full definitions for a symbol in a compact object

Function Resource: MessageReplace

Modify any messages generated during an evaluation using a set of replacement rules

Function Resource: WithCachedValues

Evaluate an expression while temporarily caching results from specified functions

Function Resource: TraversalOrderSelect

Choose positions of an expression by certain traversal-ordering criteria

Function Resource: PatternBindings

Pick named elements of a pattern

Function Resource: QueryTreeForm

Present a query as a tree

Function Resource: RuleReverse

Reverse a Rule or RuleDelayed expression

Function Resource: CreateResourceFunctionSymbols

Create a symbol for each named resource function

Function Resource: FirstMatchingValue

Evaluate expressions in turn until a given form is returned

Function Resource: PacletizeResourceFunction

Convert a resource function into a paclet with local documentation

Function Resource: DepthLeafCountSort

Sort expressions by depth and leaf count

Data Resource: WMO Meteorological Stations

WMO meteorological observation sites

Function Resource: InspectNotebook

Launch a dynamic display showing the selected notebook content

Data Resource: SNAP Retailers

A comprehensive list of all retailers accepting SNAP payments in the U.S.

Data Resource: Global Events of Organized Violence

Georeferenced dataset of individual events of organized violence from the Uppsala Conflict Data Program

Data Resource: Urbana Police Traffic Stops

Urbana Police traffic stop motivation information from 2012 to September 2018

Data Resource: Clinical Concepts from Massive Sources of Medical Data

A dataset of medical concepts

Data Resource: Sample Data: Spam Email

Dataset of email statistics for the classification of spam email

Function Resource: FromCharacterName

Get a string character from its name

Function Resource: ArgumentCount

Count the number of arguments a pure function or compiled function takes

Function Resource: PigpenCipher

Encipher a string using the pigpen cipher

Function Resource: HumanProteinInteractionNetwork

Generate a graph of a specific portion of the human protein-protein interaction network for a gene

Function Resource: NonMaximumSuppression

Filter regions based on their overlap

Function Resource: LinearAlgebraMod

Perform matrix operations over a finite field

Data Resource: Solid Waste Landfill Facilities

Oak Ridge National Laboratory is the largest US Department of Energy science and energy laboratory, conducting basic and applied research to deliver transformative solutions to compelling problems in energy and security.

Function Resource: BanzhafPowerIndex

Compute the strength of a voter by reference to the frequency with which their vote could change the outcome of an election

Data Resource: Human Protein Protein Interaction Network

The human protein protein interaction network from The Human Protein Atlas

Data Resource: Human Protein Atlas

Data from The Human Protein Atlas

Paclet Resource: AntonAntonov/MonadMakers

Functions for making software monads

Function Resource: KrawtchoukMatrix

Generate a Krawtchouk matrix

Function Resource: SampleEntropy

Compute the sample entropy of a time series

Paclet Resource: AntonAntonov/SoftwareDesignMethodsWithWLBook

The book "Software Design Methods with Wolfram Language" as a paclet

Data Resource: GMM-3 Mars Gravity Map

Goddard Mars Model 3 map of the gravity field of Mars

Neural Net Resource: U-Net Trained on Glioblastoma-Astrocytoma U373 Cells on a Polyacrylamide Substrate Data

Segment a microscopy image to detect cells

Data Resource: Living Planet Index Data

Get the TimeSeries of Living Planet Index (LPI) data from the raw data published by OurWorldInData repository

Data Resource: United States Supreme Court Decisions 1946-present

Datasets relating to Supreme Court cases from 1946 to present