2016-03-09 16:07:35 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.6 2016/03/09 15:07:35 taca Exp $
|
Add ruby-narray package version 0.6.0.8.
* NArray properties:
+ Fast and easy calculation for large numerical array.
+ Accepting Elements:
8,16,32 bit integer, single/double float/complex, Ruby Object.
+ Easy extraction/substitution of array subset,
using assignment with number, range, array index.
+ Operator: +,-,*,/,%,**, etc.
+ FFTW version 2 or 3 is separately supported.
+ NImage: Image viewer class.
+ Ruby/PGPLOT: Graphics library interface (separately distributed)
X-Y Graph, Histogram, Contour map, Image map, etc.
* NArray is similar to:
+ Python/NumPy, Perl/PDL, Yorick, IDL
2013-03-11 10:27:27 +01:00
|
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
2015-03-08 16:17:17 +01:00
|
|
|
${GEM_EXTSDIR}/gem.build_complete
|
2014-03-17 15:15:39 +01:00
|
|
|
${GEM_EXTSDIR}/narray.${RUBY_DLEXT}
|
2016-03-09 16:07:35 +01:00
|
|
|
${GEM_EXTSDIR}/narray/narray_ext.rb
|
|
|
|
${GEM_EXTSDIR}/narray/nmatrix.rb
|
Add ruby-narray package version 0.6.0.8.
* NArray properties:
+ Fast and easy calculation for large numerical array.
+ Accepting Elements:
8,16,32 bit integer, single/double float/complex, Ruby Object.
+ Easy extraction/substitution of array subset,
using assignment with number, range, array index.
+ Operator: +,-,*,/,%,**, etc.
+ FFTW version 2 or 3 is separately supported.
+ NImage: Image viewer class.
+ Ruby/PGPLOT: Graphics library interface (separately distributed)
X-Y Graph, Histogram, Contour map, Image map, etc.
* NArray is similar to:
+ Python/NumPy, Perl/PDL, Yorick, IDL
2013-03-11 10:27:27 +01:00
|
|
|
${GEM_LIBDIR}/ChangeLog
|
|
|
|
${GEM_LIBDIR}/MANIFEST
|
2015-02-03 15:46:01 +01:00
|
|
|
${GEM_LIBDIR}/README.ja.md
|
|
|
|
${GEM_LIBDIR}/README.md
|
|
|
|
${GEM_LIBDIR}/SPEC.en.txt
|
|
|
|
${GEM_LIBDIR}/SPEC.ja.txt
|
Add ruby-narray package version 0.6.0.8.
* NArray properties:
+ Fast and easy calculation for large numerical array.
+ Accepting Elements:
8,16,32 bit integer, single/double float/complex, Ruby Object.
+ Easy extraction/substitution of array subset,
using assignment with number, range, array index.
+ Operator: +,-,*,/,%,**, etc.
+ FFTW version 2 or 3 is separately supported.
+ NImage: Image viewer class.
+ Ruby/PGPLOT: Graphics library interface (separately distributed)
X-Y Graph, Histogram, Contour map, Image map, etc.
* NArray is similar to:
+ Python/NumPy, Perl/PDL, Yorick, IDL
2013-03-11 10:27:27 +01:00
|
|
|
${GEM_LIBDIR}/narray.h
|
|
|
|
${GEM_LIBDIR}/narray.${RUBY_DLEXT}
|
2016-03-09 16:07:35 +01:00
|
|
|
${GEM_LIBDIR}/narray/narray_ext.rb
|
|
|
|
${GEM_LIBDIR}/narray/nmatrix.rb
|
Add ruby-narray package version 0.6.0.8.
* NArray properties:
+ Fast and easy calculation for large numerical array.
+ Accepting Elements:
8,16,32 bit integer, single/double float/complex, Ruby Object.
+ Easy extraction/substitution of array subset,
using assignment with number, range, array index.
+ Operator: +,-,*,/,%,**, etc.
+ FFTW version 2 or 3 is separately supported.
+ NImage: Image viewer class.
+ Ruby/PGPLOT: Graphics library interface (separately distributed)
X-Y Graph, Histogram, Contour map, Image map, etc.
* NArray is similar to:
+ Python/NumPy, Perl/PDL, Yorick, IDL
2013-03-11 10:27:27 +01:00
|
|
|
${GEM_LIBDIR}/narray_config.h
|
|
|
|
${GEM_LIBDIR}/src/depend
|
|
|
|
${GEM_LIBDIR}/src/extconf.rb
|
2016-03-09 16:07:35 +01:00
|
|
|
${GEM_LIBDIR}/src/lib/narray/narray_ext.rb
|
|
|
|
${GEM_LIBDIR}/src/lib/narray/nmatrix.rb
|
Add ruby-narray package version 0.6.0.8.
* NArray properties:
+ Fast and easy calculation for large numerical array.
+ Accepting Elements:
8,16,32 bit integer, single/double float/complex, Ruby Object.
+ Easy extraction/substitution of array subset,
using assignment with number, range, array index.
+ Operator: +,-,*,/,%,**, etc.
+ FFTW version 2 or 3 is separately supported.
+ NImage: Image viewer class.
+ Ruby/PGPLOT: Graphics library interface (separately distributed)
X-Y Graph, Histogram, Contour map, Image map, etc.
* NArray is similar to:
+ Python/NumPy, Perl/PDL, Yorick, IDL
2013-03-11 10:27:27 +01:00
|
|
|
${GEM_LIBDIR}/src/mkmath.rb
|
|
|
|
${GEM_LIBDIR}/src/mknafunc.rb
|
|
|
|
${GEM_LIBDIR}/src/mkop.rb
|
|
|
|
${GEM_LIBDIR}/src/na_array.c
|
|
|
|
${GEM_LIBDIR}/src/na_func.c
|
|
|
|
${GEM_LIBDIR}/src/na_index.c
|
|
|
|
${GEM_LIBDIR}/src/na_linalg.c
|
|
|
|
${GEM_LIBDIR}/src/na_math.c
|
|
|
|
${GEM_LIBDIR}/src/na_op.c
|
|
|
|
${GEM_LIBDIR}/src/na_random.c
|
|
|
|
${GEM_LIBDIR}/src/narray.c
|
|
|
|
${GEM_LIBDIR}/src/narray.def
|
|
|
|
${GEM_LIBDIR}/src/narray.h
|
|
|
|
${GEM_LIBDIR}/src/narray_config.h
|
|
|
|
${GEM_LIBDIR}/src/narray_local.h
|
|
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|