Giter Club home page Giter Club logo

ips9's Introduction

Contributors Forks Stargazers Issues MS-PL License LinkedIn


Logo

Lisp-Stat Examples

From the book Introduction to the Practice of Statistics
Explore the docs »

Report Bug · Request Feature

Table of Contents

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

About the Project

This repository contains worked Jupyter notebook examples from the book, Introduction to the Practice of Statistics, ninth edition.

Built With

Getting Started

To get a local copy up and running follow these steps:

Prerequisites

An ANSI Common Lisp implementation. Developed and tested with SBCL and CCL.

Installation

  1. Install common-lisp-jupyter
  2. Clone the repository
    cd ~/quicklisp/local-projects &&
    git clone https://github.com/Lisp-Stat/IPS.git
  3. Reset the ASDF source-registry to find the new system (from the REPL)
    (asdf:clear-source-registry)
  4. Load the system
    (ql:quickload :ips)

Usage

Run Jupyter-Lab in the IPS directory above. You should see the example notebooks.

Roadmap

See the open issues for a list of proposed features (and known issues). We will include additional examples in the chapter order of the book

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 for details on the code of conduct, and the process for submitting pull requests.

License

Distributed under the MS-PL License. See LICENSE for more information.

Contact

Project Link: https://github.com/lisp-stat/IPS

ips9's People

Contributors

symbolics avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ips9's Issues

How to load the COUPON file

The notebook has some indication that data used comes from IPS9 book. Visiting the website of the book it is not evident where to find the coupon file.

Also my Lisp (SBCL) does not automatically apply translate-logical-pathnames to load arguments, so I probably need to (load (translate-logical-pathname "IPS:DATA;coupons")).

depends-on plot/vglt system not found

I have a new install of Portacle on Windows, and (ql:quickload :ips) is failing with the following condition:

System "plot/vglt" not found
   [Condition of type QUICKLISP-CLIENT:SYSTEM-NOT-FOUND]

I cannot see a :plot/vglt package anywhere? Quicklist has a vgplot package but this does not export plot/vglt

What am I missing?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.