$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] new idea for project
From: divyanshu singh (divyanshu.itbhu_at_[hidden])
Date: 2009-03-22 03:06:51
HI all
I am new to boost and i found its math function library really cool
I like to play with numbers specially prime numbers
I am thinking of developing a new library for boost that can generate
various prime patterns adn will include other new algorithms related to
prime numbers
like aks algorithm to test whether a number is prime,Prime spiral
algorithm,prime number generation algorithm
This library can help people who love numbers and want to find new prime or
number patterns
first i would like to know that whether such library already exists in boost
if not then hows the idea?