Git Product home page Git Product logo

blindglobe / common-lisp-stat Goto Github PK

View Code? Open in Web Editor NEW
168.0 168.0 18.0 7.5 MB

Common Lisp Statistics -- based on LispStat (Tierney) but updated for Common Lisp and incorporating lessons from R (http://www.r-project.org/). See the google group for lisp stat / common lisp statistics for a mailing list.

Home Page: https://groups.google.com/d/forum/lisp-stat

License: Other

Common Lisp 99.33% Makefile 0.15% Shell 0.13% NewLisp 0.09% CSS 0.30%

common-lisp-stat's People

Contributors

blindglobe avatar hjstein avatar ungil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

common-lisp-stat's Issues

Global standard IO syntax modifications

Hello,

the simple fact of loading common-lisp-stat changes *read-default-float-format* from single-float to double-float globally in the repl. This is bad, please consider ways to quarantine this within the use of the library.

Thanks!

Does not build in ASDF 3 - fasl relocation

The method :around asdf::output-files breaks compilation on ASDF3. Is that method really necessary? If so, could it perhaps be conditionalized or updated to work on ASDF 3?

Failed to load in CCL due to CCL::USE-PACKAGE-CONFLICT-ERROR

Using #<Package "CL-VARIATES"> in #<Package "METABANG.CL-CONTAINERS"> 
would cause name conflicts with symbols already present in that package: 
METABANG.UTILITIES:NEXT-ELEMENT  CL-VARIATES:NEXT-ELEMENT
   [Condition of type CCL::USE-PACKAGE-CONFLICT-ERROR]

Restarts:
 0: [CONTINUE] Try again to use #<Package "CL-VARIATES"> in #<Package "METABANG.CL-CONTAINERS">
 1: [UNINTERN-ALL] UNINTERN all conflicting symbols from #<Package "METABANG.CL-CONTAINERS">
 2: [SHADOW-ALL] SHADOW all conflicting symbols in #<Package "METABANG.CL-CONTAINERS">
 3: [RESOLVE-BY-UNINTERN-OR-SHADOW] SHADOW or UNINTERN the conflicting symbols in #<Package "METABANG.CL-CONTAINERS">.
 4: [RETRY-COMPILE-FILE] Retry compiling #P"/Users/leo/quicklisp/dists/quicklisp/software/cl-containers-20140211-git/dev/container-sampling.lisp"
 5: [SKIP-COMPILE-FILE] Skip compiling #P"/Users/leo/quicklisp/dists/quicklisp/software/cl-containers-20140211-git/dev/container-sampling.lisp"
 --more--

Backtrace:
  0: (CCL::USE-PACKAGE-1 #<Package "METABANG.CL-CONTAINERS"> #<Package "CL-VARIATES">)

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.