import p5-AI-NeuralNet-Kohonen-Visual 0.3
Provides TK-based visualisation routines for AI::NueralNet::Kohonen.
This commit is contained in:
parent
7f406b7395
commit
2d6ba4b752
28
math/p5-AI-NeuralNet-Kohonen-Visual/Makefile
Executable file
28
math/p5-AI-NeuralNet-Kohonen-Visual/Makefile
Executable file
@ -0,0 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/31 16:49:01 jasper Exp $
|
||||
|
||||
COMMENT= visualisation of Kohonen's Self-Organizing Maps
|
||||
|
||||
DISTNAME= AI-NeuralNet-Kohonen-Visual-0.3
|
||||
CATEGORIES= math x11
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
RUN_DEPENDS= ::math/p5-AI-NeuralNet-Kohonen \
|
||||
::x11/p5-Tk
|
||||
|
||||
# The regression tests require a running instance of X.
|
||||
# You will also need to set the XAUTHORITY environment variable to point
|
||||
# to the appropriate .Xauthority file.
|
||||
REGRESS_IS_INTERACTIVE= Yes
|
||||
REGRESS_FLAGS=DISPLAY=${DISPLAY} XAUTHORITY=${XAUTHORITY}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
5
math/p5-AI-NeuralNet-Kohonen-Visual/distinfo
Executable file
5
math/p5-AI-NeuralNet-Kohonen-Visual/distinfo
Executable file
@ -0,0 +1,5 @@
|
||||
MD5 (AI-NeuralNet-Kohonen-Visual-0.3.tar.gz) = p0sop03EQw1OfMROoR9Sew==
|
||||
RMD160 (AI-NeuralNet-Kohonen-Visual-0.3.tar.gz) = xYfaVHIKDE+nAVxoFzGjKETOrEQ=
|
||||
SHA1 (AI-NeuralNet-Kohonen-Visual-0.3.tar.gz) = Dt+nmNb9AkCd4PsH8max2ym6e6c=
|
||||
SHA256 (AI-NeuralNet-Kohonen-Visual-0.3.tar.gz) = f21JkMeALMzHkyWbLRn+F3GazHb+zw5KUf8O7lzvUIg=
|
||||
SIZE (AI-NeuralNet-Kohonen-Visual-0.3.tar.gz) = 5480
|
1
math/p5-AI-NeuralNet-Kohonen-Visual/pkg/DESCR
Executable file
1
math/p5-AI-NeuralNet-Kohonen-Visual/pkg/DESCR
Executable file
@ -0,0 +1 @@
|
||||
Provides TK-based visualisation routines for AI::NueralNet::Kohonen.
|
3
math/p5-AI-NeuralNet-Kohonen-Visual/pkg/PLIST
Normal file
3
math/p5-AI-NeuralNet-Kohonen-Visual/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/31 16:49:01 jasper Exp $
|
||||
${P5SITE}/AI/NeuralNet/Kohonen/Visual.pm
|
||||
@man man/man3p/AI::NeuralNet::Kohonen::Visual.3p
|
Loading…
Reference in New Issue
Block a user