Skip to content
/ math Public
forked from soegaard/math

Fork to explore and test implementation of t-distribution

License

Notifications You must be signed in to change notification settings

encomer/math

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This component of Racket is distributed under the under the Apache 2.0
and MIT licenses. The user can choose the license under which they
will be using the software. There may be other licenses within the
distribution with which the user must also comply.

See the files
  https://github.com/racket/racket/blob/master/racket/src/LICENSE-APACHE.txt
and
  https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
for the full text of the licenses.

Additionally, the `math/bigfloat` portion of this library depends on
the GMP and MPFR libraries, which are loaded dynamically. Those
libraries are available under the LGPL v3 license.

About

Fork to explore and test implementation of t-distribution

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Racket 100.0%