Skip to content

wrathematics/tfca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?
====================================================================
This R package performs transfinite cardinal arithmetic.  Finite 
cardinals are also supported.



How do I install it?
====================================================================
To install the package from github, I recommend using Hadley Wickham's
devtools package, which you can get from the CRAN.  After installing that,
you can enter

library(devtools)
install_github(username="wrathematics", repo="tfca")

into an R terminal to install this package.  See the manual and demos
for an explanation of usage.




Software license and disclaimer
====================================================================
This software is licensed under the permissive 2-clause BSD license.
You can find a quick summary of the license here:

https://tldrlegal.com/license/bsd-2-clause-license-%28freebsd%29

The full terms of the license (it's very short) are contained in the
LICENSE file in the root directory of the project.

About

Transfinite Cardinal Arithmetic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages