Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

This package defines some basic types and functions used by the Express.jl package.

License

Notifications You must be signed in to change notification settings

MineralsCloud/ExpressBase.jl

Repository files navigation

WARNING: ExpressBase now lives in https://github.com/MineralsCloud/Express.jl/tree/main/ExpressBase, please open issues here and PRs here. This repository will be archived.

ExpressBase

Documentation Build Status Others
Stable Dev Build Status Build Status Build Status pipeline status Coverage GitHub license Code Style: Blue

This package defines some basic types and functions used by the Express.jl package.

The code is hosted on GitHub, with some continuous integration services to test its validity.

This repository is created and maintained by @singularitti. You are very welcome to contribute.

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add ExpressBase

Or, equivalently, via the Pkg API:

julia> import Pkg; Pkg.add("ExpressBase")

Documentation

  • STABLEdocumentation of the most recently tagged version.
  • DEVdocumentation of the in-development version.

Project status

The package is tested against, and being developed for, Julia 1.6 and above on Linux, macOS, and Windows.

Questions and contributions

You are welcome to post usage questions on our discussion page.

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems. The Contributing page has guidelines that should be followed when opening pull requests and contributing code.

About

This package defines some basic types and functions used by the Express.jl package.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages