Wolfram Resource System

Search the Wolfram Resource System

Search the Wolfram Resource System

Paclet Resource: Wolfram/VirtualMachine

Run virtual machines in the Wolfram Language

Paclet Resource: Wolfram/StylesheetTools

Utilities for creating and editing stylesheet notebooks

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/GitLink

Integrate git functionality into the Wolfram Language

Paclet Resource: Wolfram/CodeEquivalenceUtilities

Utilities for testing code equivalence

Paclet Resource: WolframChemistry/ProteinVisualization

Functions for protein visualizations

Paclet Resource: WolframChemistry/MoleculeFingerprints

Compute and compare molecule fingerprints

Paclet Resource: WolframChemistry/ChemistryFunctions

Wolfram Language functions for Chemistry

Paclet Resource: TheRealCStover/Trigonometry

A collection of lesser-known circular and hyperbolic trig functions and their inverses

Paclet Resource: StianRamsnes/MaXrd

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

Paclet Resource: KlausSutner/Automata

Automata theory package

Paclet Resource: KirillBelov/TelegramBot

Telegram Bot API client for the Wolfram Language

Paclet Resource: KirillBelov/ExchangeLink

Rest API and WebSocket clients for different crypto currency exchanges

Paclet Resource: KirillBelov/CSockets

Sockets powered by pure C

Paclet Resource: JaroslavKysela/OpticalElements3D

3D models of optical elements

Paclet Resource: JaneShenGunther/TCGADataTool

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

Paclet Resource: FaizonZaman/LexicalCases

Extract lexical patterns from text

Paclet Resource: DanielS/Wireworld

Explore the Wireworld Turing-complete cellular automaton

Paclet Resource: ConnorGray/Organizer

Notebook interface application for organizing notes and to-dos

Paclet Resource: BradleyAshby/NotebookWorkspaces

Workspaces for auto-saving and quickly switching between sets of notebooks

Paclet Resource: Bob/Games

A collection of games

Paclet Resource: Bob/ContentBrowser

Create notebook-based browsers for content

Paclet Resource: Bob/BaseballReferenceData

Import data from baseball-reference.com

Paclet Resource: ArmandoCruz/ZeroKnowledgeProofs

Implementation of Zero Knowledge proof interactive and non-interactive protocols

Paclet Resource: AntonAntonov/QuantileRegression

Quantile regression functions

Paclet Resource: AntonAntonov/MosaicPlot

Mosaic plots for datasets and lists of records

Paclet Resource: AntonAntonov/MonadicSparseMatrixRecommender

A software monad for Sparse Matrix Recommender (SMR) workflows

Paclet Resource: AntonAntonov/MermaidJS

Graphics and images corresponding to mermaid-js specifications

Paclet Resource: AntonAntonov/JavaTriesWithFrequencies

WL interface to Tries with frequencies implemented in Java

Function Resource: OpenStreamQ

Test if a stream is open

Function Resource: ExploreDirectory

Create a file explorer interface for a directory

Function Resource: BackupFile

Quickly duplicate a file with an incremented name

Function Resource: FileQ

Test if a file exists

Function Resource: OpenWebMap

Open a geographic position in an online mapping service

Function Resource: MonitorFile

Create a FrontEnd object that updates when a file changes

Function Resource: OpenCellGroups

Open cell groups in a notebook by style

Function Resource: FileNameEdit

A convenience function for renaming files

Function Resource: FileTreePicker

Create a file tree with expandable directories to select multiple files

Function Resource: CreateRandomFile

Create a file filled with random bytes for testing

Function Resource: FileFormatQ

Test if a file is in the specified format

Function Resource: FileNameWithDate

Add a date stamp to a file name or replace an existing one

Function Resource: EnsureFilePath

Create the parent directories necessary to fill out a given file path

Function Resource: FileSystemCompare

Compare the contents of two directories

Function Resource: OpenTestWritingPalette

Create a palette with tools for creating unit tests

Paclet Resource: PeterBurbery/FileSystem

Functions for manipulating files and directories

Function Resource: OSMImport

Import OSM (OpenStreetMap) data from XML files or the OSM API

Function Resource: FileDownloadResponse

Generate an HTTP response that prompts the browser to download as a given file name

Function Resource: BinaryWriteAt

Overwrite part of a file with binary data

Example Resource: Microscope-Specific File Formats

Use Bio-Formats to import and read microscopy image data and metadata

Function Resource: SaveAsString

Quickly save an expression to a readable file

Paclet Resource: AntonAntonov/OpenAIMode

Notebook style with cells for execution of OpenAI commands

Function Resource: RegisterFormat

Register an extension or MIME type for automatic detection in Import, Export, and FileFormat

Paclet Resource: RohanMehta/OpenChemicalSystems

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

Paclet Resource: ChristopherWolfram/OpenAILink

GPT, DALL-E, and more through the OpenAI API

Function Resource: MonitorFolder

Asynchronously monitor the contents of a folder for the appearance of new files

Function Resource: ReadScan

Evaluate a function applied to each record in a file

Function Resource: EnsureExport

Export data to a file, creating intermediate directories as necessary

Function Resource: DirectorySize

Find the total size of a directory

Data Resource: USB Device Vendors and Devices

A dataset of the vendors and devices in the Linux usb.ids file

Example Resource: Galactic Structure of Star Clusters

Create a map of open and globular star clusters

Function Resource: GetDefinitions

Use Get without modifying the $ContextPath

Example Resource: Statistical Report of Email Threads in an MBOX File

Function Resource: RelativePath

Create a file path relative to a given directory

Neural Net Resource: YOLO V3 Trained on Open Images Data

Detect and localize objects in an image

Function Resource: NewCloudNotebook

Quickly create and open a new cloud notebook

Function Resource: DirectoryNames

List directories in specified directories

Function Resource: BirdChat

Open a notebook to chat with a cool bird

Neural Net Resource: Yahoo Open NSFW Model V1

Determine whether an image contains pornographic content

Function Resource: ObjectExistsQ

Check if an object exists

Paclet Resource: WolframExternalFunctions/YAML

A package for reading and writing YAML files

Function Resource: WordsFromExecutable

Retrieve the words found in an executable file

Data Resource: Star Clusters

A catalog of star clusters in the Milky Way

Prompt Resource: SummarizeContent

Summarize the contents of a file or URL

Function Resource: SummarizeDefinition

Generate the definition of a symbol using natural language

Function Resource: CloseOtherNotebooks

Close all other open notebooks

Function Resource: AIAssistant

Open a notebook to chat with an AI programming assistant

Function Resource: RunBeforeLoading

Evaluate an expression when a package is first loaded

Function Resource: RunAfterLoading

Evaluate an expression when a package finishes loading

Function Resource: CreatePackageEventHandler

Create an event handler that evaluates an expression when a package is loaded

Function Resource: LegacyHDFImport

Import data from HDF (Hierarchical Data Format) files that utilize older versions of the HDF format

Paclet Resource: SamplePublisher/SampleInterdependentPaclet

A paclet showing how to share symbols between package files

Function Resource: NotebookHistoryDialog

Explore history of changes in the currently open notebooks

Function Resource: NotebookHistoryData

Collect history of changes in the currently open notebooks

Function Resource: ImportYAML

Import a YAML file

Function Resource: EnsureDirectory

Ensure that a directory exists, no matter what

Function Resource: ToggleLogInputs

Automatic logging of executed input cells to a file

Neural Net Resource: OpenCLIP Multi-domain Feature Extractor Trained on LAION-2B Data

Represent words and images as vectors

Function Resource: SaveReadableNotebook

Save a notebook to a file that is formatted to maximize readability when viewing changes in version control systems

Function Resource: NotebookOnScreenQ

Test whether an open notebook is fully displayed on a screen

Function Resource: ExportYAML

Export an expression as a YAML file

Neural Net Resource: OpenCLIP Multi-domain Feature Extractor Trained on DataComp-1B Data

Represent words and images as vectors

Function Resource: GPTTokenizer

Tokenize an input string into a list of integers from a vocabulary that was originally used to train GPT nets

Function Resource: FunctionHyperlinkPalette

Open a palette for quickly creating hyperlinks for built-in or repository functions

Function Resource: ImportWavefrontRFL

Import a Wavefront RFL file

Function Resource: SalvageNotebook

Salvage a possibly corrupt notebook file by extracting all valid cells from it

Neural Net Resource: OpenFace Face Recognition Net Trained on CASIA-WebFace and FaceScrub Data

Represent a facial image as a vector

Prompt Resource: FilenameSuggest

Write an easy filename to use

Function Resource: ImportSafetensors

Import a safetensors binary file

Function Resource: ImportOBJ

Import a Wavefront OBJ file

Function Resource: ImportCSVToDataset

Import CSV and TSV files to datasets

Function Resource: SVGImport

Import an SVG file as a graphics object

Function Resource: ComputationalEssayTemplate

Open a computational essay template with tools for streamlined essay writing and publishing

Function Resource: ImageRead

Read and return an image file from disk

Function Resource: ImportGeoParquet

Import a GeoParquet file as a dataset

Function Resource: NotebookRelativePath

Return the full path to a file relative to the current notebook

Neural Net Resource: RoBERTa Trained on BookCorpus, English Wikipedia, CC-News, OpenWebText and Stories Datasets

Represent text as a sequence of vectors

Function Resource: DirectoryImagesViewer

View image files from a given directory

Function Resource: InternetArchiveData

Search and import files from the Internet Archive

Function Resource: ReadPNG

Efficiently read a PNG file from disk and return the image

Function Resource: GenerateVerificationTests

Generate a VerificationTest file for all permutations of arguments

Function Resource: ImportHEALPix

Import a file that contains HEALPix encoded data

Function Resource: WLTToNotebook

Convert a Wolfram Language test file to a testing notebook

Function Resource: TraceLoading

Monitor file-loading events during the evaluation of an expression

Function Resource: MonitoredDownload

Asynchronously download a file while dynamically showing the progress of the download

Function Resource: ImportPGN

Import a PGN file or string as an association of structured chess data

Function Resource: Pacletize

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

Function Resource: ExifAltitude

Extract the elevation that an image was taken at with the EXIF metadata attached to a file

Function Resource: WebDAVProperties

Fetch file and directory properties from a WebDAV server

Function Resource: NominatimData

Look up information about a given location from the OpenStreetMap Nominatim public web service

Function Resource: ASTPattern

Convert a pattern to match a corresponding CodeParser AST node

Function Resource: DICOMAnonymize

Anonymize DICOM files by removing or replacing metadata that could lead to identification of a patient

Function Resource: ImportOnce

A version of Import which uses a cache of the result unless the source file has changed

Function Resource: ImportMTL

Import a Wavefront Material Template Library file as a labeled set of graphics directives

Neural Net Resource: ConceptNet Numberbatch Word Vectors V17.06

Represent words as vectors

Data Resource: NYC Motor Vehicle Collisions

Motor vehicles collisions between road users reported to the NYPD.

Prompt Resource: CSV

Convert text to a comma-separated-value formatted table

Function Resource: ConcordanceWords

Find words associated with a search term in a list, text file, PDF or URL

Function Resource: ImportVCF

Import files in the VCF format, a bioinformatics standard for storing gene sequence variations

Function Resource: MigrateSettingsToWolframApp

Migrate user files and settings from 14.0 and earlier to the Wolfram app

Neural Net Resource: ConceptNet Numberbatch Word Vectors V17.06 (Raw Model)

Represent words as vectors

Function Resource: ChessPGNDisplay

Dynamically display chess games from a Portable Game Notation (PGN) string or file

Data Resource: Washington, D.C. Metro Stations

The District provides a large quantity of government information available to the public. The Open Data Catalog provides hundreds of District government datasets, available as raw downloads in a variety of formats, and through APIs.

Data Resource: Washington, D.C. Metro Bus Stops

The District provides a large quantity of government information available to the public. The Open Data Catalog provides hundreds of District government datasets, available as raw downloads in a variety of formats, and through APIs.

Function Resource: Spotlight

Access the Spotlight feature in macOS from within the Wolfram Language

Prompt Resource: TSV

Convert text to a tab-separated-value formatted table

Function Resource: FITImport

Import a FIT file to analyze data from cycling computers, smart watches and other devices

Function Resource: DataResourceFromDirectory

Create a data resource definition notebook from data in a directory

Data Resource: NYC Emergency Response Incidents

NYC Open Data makes the wealth of public data generated by various New York City agencies and other City organizations available for public use. This catalog offers access to a repository of government-produced, machine-readable data sets.

Function Resource: DirectoryBlock

Temporarily change the current directory for an evaluation and ensure that it is restored when evaluation is completed

Function Resource: ResetDirectoryStack

Reset the value of Directory[] and DirectoryStack[]

Function Resource: ExportDeescapedJSON

Export an expression to JSON without escaping forward slashes

Function Resource: ImportVTT

Import Web Video Text Tracks (.vtt) data

Function Resource: ObjectIfExists

Get an object only if it exists

Neural Net Resource: GPT Transformer Trained on BookCorpus Data

Generate text in English and represent text as a sequence of vectors

Neural Net Resource: GPT2 Transformer Trained on WebText Data

Generate text in English and represent text as a sequence of vectors

Function Resource: ExportRotatingGIF

Export 3D graphic objects as spinning animations in GIF format

Function Resource: ShowGitStatus

Display the status of a git repository

Data Resource: Entity Store of Books in Stephen Wolfram's Library

An entity store of books in Stephen Wolfram’s library that were used during in the creation of A New Kind of Science (Wolfram, 2002).

Data Resource: Books in Stephen Wolfram's Library

Books in Stephen Wolfram’s library that were used during the creation of A New Kind of Science (Wolfram, 2002).

Function Resource: MaTeXInstall

Install or update the MaTeX package

Neural Net Resource: CoCa Image Captioning Nets Trained on LAION-2B Data

Represent words and images as vectors

Function Resource: PDBImport

Import protein data in the Protein Data Bank (PDB) format

Function Resource: GBIFImport

Import occurrences from Global Biodiversity Information Facility (GBIF) data

Function Resource: INaturalistImport

Import iNaturalist data

Neural Net Resource: Whisper-V1 Multilingual Nets

Translate multiple-language audio recordings to English

Data Resource: Raw Data For The Long Term Selection Experiment For Oil And Protein In Corn

Raw data from each ear analyzed each year of the Illinois long-term selection experiment for oil and protein in corn (1896-2004)

Data Resource: NYC Jobs, Aug 2015 - Aug 2016

Information about NYC jobs for Aug. 2015 - Aug. 2016

Neural Net Resource: Whisper-V1 Nets

Transcribe an English audio recording

Data Resource: California Urban Water Supplier Monitoring Reports

Monthly reports of the larger urban water suppliers in California on water production and conservation activities, from the State of California's Drinking Water Information Clearinghouse (DRINC)

Function Resource: MoleculeFingerprintSimilarity

Measure the similarity between two molecules

Function Resource: OEISLookup

Look up a sequence of numbers on the Online Encyclopedia of Integer Sequences (OEIS)

Paclet Resource: AntonAntonov/PaLMLink

PaLM API linking functions

Data Resource: Peace Corps Volunteer Demographics (FY 2016)

Dataset of the demographics of Peace Corps volunteers in the 2016 fiscal year

Function Resource: ManipulateFormattingPalette

Create a palette for formatting notebook cells, especially Manipulate cells

Neural Net Resource: CLIP Multi-domain Feature Extractor

Represent words and images as vectors

Function Resource: PartitionCrank

Get Dyson's crank of an integer partition

Function Resource: MortonCurve

Generate a Morton (z-order) curve

Paclet Resource: Wolfram/Chatbook

Wolfram Notebooks + LLMs

Function Resource: MixtilinearIncircles

Get the three mixtilinear incircles of a triangle

Data Resource: Emojis

Table of emojis and their metadata

Data Resource: Sample Data: Earthquake Waiting Times

The time in days between serious (magnitude at least 7.5 or over 1000 fatalities) earthquakes worldwide, from 12/16/1902 to 3/4/1977

Function Resource: ChemicalNameToSMILES

Convert a chemical name into a SMILES identifier string

Paclet Resource: PeterBurbery/DateTime

A paclet that contains functions for date and time

Paclet Resource: AntonAntonov/NotebookModifiers

Notebook modification functions

Paclet Resource: AntonAntonov/PaLMMode

Notebook style with cells for execution of PaLM commands

Paclet Resource: AntonAntonov/RakuMode

Notebook style with cells for external execution of Raku commands

Example Resource: A Toy HTTP Server

Implementation of a toy HTTP server using simple socket functionality

Function Resource: GenerateNotebookFromPalette

Convert a palette into a regular notebook

Data Resource: Cell Ontology Network

Network of ontology for cell types

Function Resource: SkewnessAround

Calculate the skewness of a list along with its uncertainty

Function Resource: VarianceAround

Calculate the variance of a list along with its uncertainty

Function Resource: KurtosisAround

Calculate the kurtosis of a list along with its uncertainty

Function Resource: GloBIData

Get biotic interactions of a specified taxon using the Global Biotic Interactions (GloBI) API

Paclet Resource: WolframChemistry/IsomerGeneration

Generate Isomers from Chemical Formulas

Data Resource: NYC Major Felony Incidents 2015

Quarterly update of Seven Major Felonies at the incident level. For privacy reasons, incidents have been moved to the midpoint of the street segment on which they occur.

Data Resource: Dutch Railway Network

The Dutch railway network data

Example Resource: Experiment with Color Quantization and Compression with GIF Export

Use color quantization to improve image export and compare different quantization methods

Function Resource: BioMoleculeResidueFluctuations

Calculate the fluctuations of residues in a biomolecule

Function Resource: KillItWithFire

Equivalent to DeleteObject, except uses fire to delete

Data Resource: NYC Rat Sightings

New York City rat sighting service requests, 2010-2016

Function Resource: DecorrelationStretch

Apply a decorrelation stretch to an image

Function Resource: ImportSheetData

Interactively import data from a spreadsheet

Function Resource: NeedsDefinitions

Equivalent to Needs, but does not modify the $ContextPath

Paclet Resource: KirillBelov/AILink

Client for differen AI

Paclet Resource: KirillBelov/GPTLink

Client to ChatGPT link APIs

Function Resource: ToNegabinary

Get the negabinary representation of an integer

Data Resource: Irish-Viking Networks in 'Cogadh Gaedhel re Gallaibh'

Graph datasets for Irish and Viking character relationships in the medieval Irish text 'Cogadh Gaedhel re Gallaibh' ('The War of the Gaedhil with the Gaill')

Function Resource: MutualInformation

Compute the mutual information of data samples or a multivariate distribution

Data Resource: Proportion Habitat Protected Index

Get the global and local proportion habitat protected index (GPHPI and LPHPI) by jurisdiction

Function Resource: Fractran

Interpret the FRACTRAN esoteric programming language

Data Resource: Western Europe Grape Harvest

Western Europe 650 year Grape Harvest Data from 1354 to 2007

Data Resource: United States Supreme Court Decisions 1946-present

Datasets relating to Supreme Court cases from 1946 to present

Data Resource: Nematode Pharynx Graph

Connectome of anterior section of hermaphrodite Caenorhabditis elegans pharynx

Data Resource: Rhesus Cerebral Cortex Graph 1

Connectome of rhesus macaque cerebral cortex

Data Resource: Rat Brain Graph 1

Rattus norvegicus brain network graph

Data Resource: Sample Data: Yellowstone Geothermal Features

Locations of some geothermal features and geysers in Yellowstone National Park

Paclet Resource: Wolfram/ConvertArXivTeXSource

Convert equations in an arXiv preprint from TeX to Wolfram Language expressions using LLM

Data Resource: LEGO Colors

Color specifications and names used for LEGO bricks

Paclet Resource: Wolfram/ChatGPTPluginKit

Build plugins for ChatGPT in just a few lines

Data Resource: City of Champaign Street Signs

The various street signs of Champaign, IL. Data on signs include ownership, size, type, etc.

Data Resource: Sample Tabular Data: NYC Trees

2015 Street Tree Census in New York City

Data Resource: 1918 'Spanish Flu' Pandemic In Chicago

Point location of influenza and pneumatic deaths and weekly mortality data recorded during 1918 'Spanish flu' pandemic correlated to 1920 census data for Chicago

Function Resource: PrintAsCellObject

Print an expression and get the corresponding CellObject

Paclet Resource: DavidReiss/ChatGPTPromptExplorer

Explore ChatGPT Prompt Engineering with the Wolfram Language

Data Resource: UK Government Wine and Spirits Consumed

Table of all Wine and Spirits consumed from the Government Hospitality Wine Cellar

Example Resource: The Stochastic Parameter–Shift Rule

Differentiate qubit gates using the exact and approximate stochastic parameter–shift rule

Neural Net Resource: FastDVDNet Trained on DAVIS Data

Remove noise from a video

Data Resource: Living Planet Index Data

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