Author: jcorgan Date: 2007-05-28 09:57:05 -0600 (Mon, 28 May 2007) New Revision: 5551
Modified: gnuradio/branches/developers/jcorgan/num/README Log: Updated documentation regarding numpy. Modified: gnuradio/branches/developers/jcorgan/num/README =================================================================== --- gnuradio/branches/developers/jcorgan/num/README 2007-05-28 07:02:40 UTC (rev 5550) +++ gnuradio/branches/developers/jcorgan/num/README 2007-05-28 15:57:05 UTC (rev 5551) @@ -173,12 +173,11 @@ libpython you'll most likely need those too. -(5) Numeric python library http://numeric.scipy.org +(5) Numpy python library http://numeric.scipy.org Provides a high performance array type for Python. -http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=1351 +http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103 - (6) The Boost C++ Libraries http://www.boost.org We use the Smart Pointer library. Most systems already have the boost _______________________________________________ Commit-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnuradio
