@hackage ihaskell-symtegration0.1.0

IHaskell extension for making the use of Symtegration more seamless.

Symtegration in IHaskell

IHaskell extension for making the use of Symtegration more seamless with IHaskell.

For example, the integral from the following will be rendered as a mathematical expression.

Example of integral rendered by IHaskell

Build OpenSSF Scorecard

Installation

To use with a local IHaskell installation, include extra dependencies in stack.yaml. For example,

extra-deps:
- symtegration-0.6.1
- ihaskell-symtegration-0.1.0

Once the extra dependencies are built and installed, they should be available for use within IHaskell.

$ stack install symtegration ihaskell-symtegration

Changes

See CHANGELOG.md for what has changed.

Code of conduct

Be nice; see CODE_OF_CONDUCT.md for details.

Security policy

See SECURITY.md for details.

Contributing

See CONTRIBUTING.md for details.

License

Apache 2.0; see LICENSE for details.