Ports Search

Results 14,82114,830 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.017 seconds)
ports-mgmt/portal-0.3 (Score: 3.7481335E-5)
Front-end to pkg(8)
Portal is a front-end to FreeBSD's package manipulation tool pkg(8). Currently, the application is a MVP (Minimum Viable Product) which provides only the following features: packages listing and searching, installation and deinstallation of packages, and filtering based on the package state.
ports-mgmt/portshaker-config-1.0.12 (Score: 3.7481335E-5)
Simple configuration manager for portshaker
The portshaker-config port provides a simple config-based interface to generate and maintain a portshaker configuration throught the ports system. It is designed to ease using portshaker for users who want to merge portshaker powered ports overlays in their FreeBSD ports tree.
science/mcstas-comps-2.2a (Score: 3.7481335E-5)
Component Library for the McStas neutron ray tracing package
McStas - Monte Carlo ray tracing simulations of neutron experiments. McStas is a tool for simulating neutron instrumentation and experiments using a ray-tracing formalism. Currently the main use of McStas is in the field of instrument design. This port contains the McStas component library.
science/netcdf-fortran-4.4.4 (Score: 3.7481335E-5)
Fortran library for machine-independent, array-oriented data access
NetCDF (network Common Data Form) is an interface for array-oriented data access and a library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. The netCDF software was developed at the Unidata Program Center in Boulder, Colorado.
science/pyaixi-1.0.4 (Score: 3.7481335E-5)
Implementation of the MC-AIXI-CTW AI algorithm
pyaixi is a pure Python implementation of the Monte Carlo-AIXI-Context Tree Weighting (MC-AIXI-CTW) artificial intelligence algorithm. This is an approximation of the AIXI universal artificial intelligence algorithm, which describes a model-based, reinforcement-learning agent capable of general learning.
science/scikit-fuzzy-0.2 (Score: 3.7481335E-5)
Fuzzy logic toolkit for SciPy
Fuzzy logic toolkit for SciPy. The goals of scikit-fuzzy are: * To provide the community with a robust toolkit of independently developed and implemented fuzzy logic algorithms * To increase the attractiveness of scientific Python as a valid alternative to closed-source options.
science/scikit-learn-0.17 (Score: 3.7481335E-5)
Machine learning algorithms for python
scikit-learn is a Python module integrating classic machine learning algorithms in the tightly-knit scientific Python world (numpy, scipy, matplotlib). It aims to provide simple and efficient solutions to learning problems, accessible to everybody and reusable in various contexts: machine-learning as a versatile tool for science and engineering.
science/scipy-0.16.1 (Score: 3.7481335E-5)
Scientific tools for Python
SciPy is an open source library of scientific tools for Python. SciPy supplements the popular Numpy module, gathering a variety of high level science and engineering modules together as a single package. SciPy includes modules for graphics and plotting, optimization, integration, special functions, signal and image processing, genetic algorithms, ODE solvers, and others.
security/ADMsnmp-0.1 (Score: 3.7481335E-5)
SNMP audit scanner
ADMsnmp is an snmpd audit scanner. ADMsnmp can brute force the snmp community name (with a wordfile) or make a wordfile list derived the hostname. ADMsnmp can report to you all valid community names found and inform you if writable access to the MIB has been attained. ADMsnmp is very easy to use and designed with speed in mind!
security/fakeroot-1.20.2 (Score: 3.7481335E-5)
Simulate the root user behaviour
Fakeroot runs a command in an environment were it appears to have root privileges for file manipulation, by setting LD_PRELOAD to a library with alternative versions of getuid(), stat(), etc. This is useful for allowing users to create archives (tar, ar, .deb .rpm etc.) with files in them with root permissions/ownership.