Skip to content

Lisp-Stat/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MS-PL License LinkedIn


Logo

Project Template

This project template
Explore the docs »

Report Bug · Request Feature

Table of Contents

  1. About the Template
  2. Getting Started
  3. Usage
  4. Resources
  5. Contributing
  6. License
  7. Contact

About the Template

Lisp-Stat is an environment for statistical computing, similar to R. Since it is written in Common Lisp, applications written with Lisp-Stat are also suitable for enterprise application deployment.

This example Lisp-Stat project is a basic template that you can use to get your own project started. The system demonstrates loading, analysing, plotting and saving data.

Built With

Getting Started

To use this template as a start for your own data analysis project:

  1. Click Use this template

  2. Select a name for your new project and click Create repository from template

  3. Make your own local working copy of your new repo using git clone, replacing https://github.com/me/example.git with your repo's URL: git clone --depth 1 https://github.com/me/example.git

  4. You can now edit your own versions of the site's source files.

See the manual section Your first project for information on the contents and how to use the starter project.

Resources

This system is part of the Lisp-Stat project; that should be your first stop for information. Also see the community page for more information.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Please see CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.

License

This template is distributed under the Apache license. You may change the license as required to suit your project requirements.

Contact

Project Link: https://github.com/lisp-stat/project-template

About

Project template for Lisp-Stat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published