9 packages
@penrose/automator
This package is a command-line application that depends on `@penrose/core` and batch-processes multiple Penrose diagrams.
@penrose/bloom
@penrose/browser-ui
@penrose/components
`@penrose/components` includes a collection of React components for building Penrose clients (e.g. `@penrose/editor` and `@penrose/edgeworth`). See [the docs on the Penrose website][website docs].
@penrose/core
`@penrose/core` contains the core of the Penrose platform, including the compilation pipeline and the SVG renderer. See the [website](https://penrose.cs.cmu.edu) for more details about the system in general, and for info on how to use this package with [v
@penrose/linear-algebra
linear-algebra-js is an optimized linear algebra library in pure Javascript. It supports both sparse and dense matrices, with routines to compute Cholesky, LU, and QR factorizations.
@penrose/optimizer
This package is an implementation detail; it exports bindings to the Penrose optimizer. See [@penrose/core](https://www.npmjs.com/package/@penrose/core).
@penrose/panels
A more compact Penrose IDE concept
@penrose/roger
This package is a command-line application that depends on `@penrose/core` and processes Penrose diagrams. See [the docs on the Penrose website][website docs].