Path to this page:
./
math/algae,
Interpreted language for numerical analysis
Branch: CURRENT,
Version: 4.3.6nb2,
Package name: algae-4.3.6nb2,
Maintainer: pkgsrc-usersAlgae is an interpreted language for numerical analysis. Algae
borrows ideas from languages like MATLAB, APL, and C, but it was
developed in response to a need for a free, efficient, and versatile
high-level language with large problem capability.
Required to run:[
graphics/gnuplot] [
devel/readline]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1748.106 KB
Version history: (Expand)
- (2009-12-03) Updated to version: algae-4.3.6nb2
- (2009-05-20) Updated to version: algae-4.3.6nb1
- (2008-12-14) Updated to version: algae-4.3.6
- (2006-02-06) Updated to version: algae-4.1.3nb4
- (2005-10-05) Package added to pkgsrc.se, version algae-4.1.3nb3 (created)
CVS history: (Expand)
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2015-11-04 00:33:46 by Alistair G. Crooks | Files touched by this commit (262) |
Log message:
Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
Package dfftpack: missing distfile dfftpack-20001209.tar.gz
Package eispack: missing distfile eispack-20001130.tar.gz
Package fftpack: missing distfile fftpack-20001130.tar.gz
Package linpack: missing distfile linpack-20010510.tar.gz
Package minpack: missing distfile minpack-20001130.tar.gz
Package odepack: missing distfile odepack-20001130.tar.gz
Package py-networkx: missing distfile networkx-1.10.tar.gz
Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
Package quadpack: missing distfile quadpack-20001130.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2013-07-15 04:02:29 by Ryo ONODERA | Files touched by this commit (177) |
Log message:
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
|
2012-09-12 01:04:36 by Aleksej Saushev | Files touched by this commit (180) |
Log message:
"user-destdir" is default these days
|
2012-07-03 19:42:48 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix main when using C++ test cases
|
2010-07-30 12:36:34 by Aleksej Saushev | Files touched by this commit (51) |
Log message:
"fortran" -> "fortran77" except where it is clear that it \
isn't F77.
"fortran" is alias of "fortran77" for now, but it will \
change later.
|
2009-12-03 14:06:56 by Aleksej Saushev | Files touched by this commit (48) |
Log message:
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
|