Home My Stuff Users Search Projects: sesame Snippets
Summary Reporting Search News Files SVN
  Home » Projects » Sesame » Home
 

Recent News
First Public Release of Sesame
Braden Phillips
2008-12-01

Sesame V0.1 can be downloaded from the Files section of this site. This version of Sesame supports integer operations. It can be compiled for a generic Unix-like platform or for the Z-core RNS-Enhanced microprocessor. It is efficient for long-integer multiplication.

 

General Sections

 
Activity
Activity

Request to join project

Description
Sesame is a an arbitrary precision
software library written in C. Sesame
uses the
Residue Number System (RNS) with the
aim of achieving high performance for
arithmetic operations on large numbers.
It currently supports integer
arithmetic,
but fractional representations may be
implemented in future versions.
Although Sesame is written in generic C
and can be compiled for a general
platform, it is primarily intended for
use with the RNS-enhanced Z-core
processor.
When compiled for this device, assembly
language routines are used for critical
portions of the code.
Developer Info
Braden Phillips
Trove Categorization
  • Development Status: 3 - Alpha
  • Intended Audience: Developers
  • License: GNU General Public License (GPL)
  • Operating System: OS Independent
  • Programming Language: C
  • Spoken Language: English
  • Topic: Mathematics
 
 
 
 
Powered By GForge® Collaborative Development Environment