build directory
- No need to make scripts in */src/* executable
- Don't move libraries to PREFIX/lib but symlink them there, some Python
modules depend on the libraries in their original location
- Sort pkg-plist
- Bump PORTREVISION
angles:
Provides a set of simple math utilities to work with angles. The utilities cover
simple things like normalizing an angle and conversion between degrees and
radians, but also functions to calculate things like the shortest angular
distance between two joinst space positions of your robot, with the joint motion
constrained by joint limits.
bullet:
Contains version 2.76 of the Bullet professional free 3D Game Multiphysics
Library. The Bullet library provided by this ROS package is slightly different
from the official Bullet release.
eigen:
This package contains version 2.0.15 of the Eigen C++ template library for
linear algebra.
KDL:
This package contains a recent version of the Kinematics and Dynamics Library
(KDL), distributed by the Orocos Project. For stability reasons, this package
is currently locked to revision 31715, but this revision will be updated on a
regular basis to the latest available KDL trunk.
tf:
tf is a package that lets the user keep track of multiple coordinate frames
over time. tf maintains the relationship between coordinate frames in a tree
structure buffered in time, and lets the user transform points, vectors, etc
between any two coordinate frames at any desired point in time.
WWW: http://www.ros.org/wiki/geometry
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
on DCDFLIB for more information.
Functions are available for 7 continuous distributions (Beta,
Chi-square, F, Gamma, Normal, Poisson and T-distribution) and for two
discrete distributions (Binomial and Negative Binomial). Optional
non-centrality parameters are available for the Chi-square, F and
T-distributions. Cumulative probabilities are available for all 9
distributions and quantile functions are available for the 7
continuous distributions.
WWW: http://search.cpan.org/dist/Math-CDF/
PR: ports/152204
Submitted by: Gea-Suan Lin <gslin at gslin.org>
localization. Even in Chinese digits should be displayed as Arabic numerals but
not in localized forms.
PR: ports/151143
Submitted by: "Denise H. G." <darcsis@gmail.com>
With Hat: gnome@
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
with some machine learning features. The main features are as follows:
* Directed, undirected and multigraphs designed under a hierarchical
class structure
* Sparse and Dense graph structures using numpy and scipy for fast linear
algebra computations
* Many operations on graphs such as subgraphs, search, Floyd-Warshall,
Dijkstras algorithm
* Erdos-Renyi, Small-World and Albert-Barabasi random graphs
* Write to Pajek, and simple CSV files
* Some machine learning features - data preprocessing, kernels, PCA, KCCA,
wrappers for LibSVM, and some mlpy learning algorithms
* Unit tested using the Python unittest framework
WWW: http://packages.python.org/apgl/