Skip to content

nikodemus/sb-vector-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing and reading raw vector data in SBCL.

Works with vectors -- both non-simple and simple, if the element type
of the vector is such that it conforms to "normal" way of representing
such data on the platform. Endianness is unspecified, floating points
use the IEEE format.

NOTE: The package nickname VECTOR-IO is deprecated, and will be deleted.

About

Writing and reading raw vector data in SBCL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published