Skip to content

bdezonia/zorbage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zorbage: an algebraic data hierarchy for use in numeric processing

Goals:
  1) provide the framework for reusable numeric algorithms
  2) support numeric computing in Java in an efficient manner

Support for:
  1) integers, reals, complex numbers, quaternions, octonions
  2) numbers, vectors, matrices, and tensors
  3) various precisions: 1-bit to 128-bit
  4) very large datasets
  5) generic programming
  6) group theoretical algorithms
  7) procedural, object oriented, and (coming soon) functional coding styles

About

Zorbage: algebraic data types and algorithms for use in numeric processing.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages