8000 GitHub - eliascarv/GaussFacts.jl: Facts about Carl Friedrich Gauss
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eliascarv/GaussFacts.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GaussFacts.jl

A package to displays facts about Carl Friedrich Gauss.

Installation

julia>] add https://github.com/eliascarv/GaussFacts.jl

Usage

julia> using GaussFacts

julia> gaussfact(1)
Gauss didn’t discover the normal distribution, nature conformed to his will.

julia> using Random; Random.seed!(123);

julia> gaussfact()
Once, Gauss was stumped by a theorem that he couldn't prove. This was enough evidence for Godel.

Credits

This package was inspired by the CRAN package gaussfacts by Dirk Eddelbuettel. It uses quotes assmbled by Mike Cavers via his now defunct site gaussfacts.com.

About

Facts about Carl Friedrich Gauss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0