Ports Search

Results 9,4819,490 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
math/theano-0.8.0 (Score: 1.869263E-4)
Optimizing compiler for evaluating math expressions on CPUs and GPUs
Theano is a Python library that allows you to define, optimize, and efficiently evaluate mathematical expressions involving multi-dimensional arrays. It is built on top of NumPy.
math/viper-1.0.1 (Score: 1.869263E-4)
Minimalistic scientific plotter and visualization module
Viper is a minimalistic scientific plotter and run-time visualization module. Viper has support for visualizing meshes and solutions in DOLFIN.
math/truthtable-1.2.2 (Score: 1.869263E-4)
Truth Tables generator (written in Java)
TruthTable is a truth table generator that does the dirty work for you. This Java program handles the following operations: Not, And, Or, XOR, Implication, and the Biconditional.
math/narray_miss-1.2.8 (Score: 1.869263E-4)
Additional class with processing of missing value to NArray
This is an additional class of ruby with conduct processing of missing value to NArray which is a numeric multi-dimensional array class.
math/xppaut-7.0 (Score: 1.869263E-4)
Graphical tool for solving differential equations, etc
XPPAUT is a graphical tool for solving * differential equations, * difference equations, * delay equations, * functional equations, * boundary value problems, and * stochastic equations.
misc/buffer-1.19 (Score: 1.869263E-4)
Buffer sporadic I/O for faster tape and pipe throughput
This is a program designed initially to speed up writing tapes on remote tape drives, but may be used as a general pipe buffering utility. Note: You must have SYSVSHM support in FreeBSD kernel. The program splits itself into two processes. The first process reads (and reblocks) from stdin into a shared memory buffer. The second writes from the shared memory buffer to stdout. Doing it this way means that the writing side effectly sits in a tight write loop and doesn't have to wait for input. Similarly for the input side. It is this waiting that slows down other reblocking processes, like dd.
misc/fortune-mod-futurama-0.2 (Score: 1.869263E-4)
Compilation of quotes from the TV series "Futurama"
fortune-mod-futurama is a compilation of quotes from the Fox TV Series "Futurama" by Matt Groening. The quotes have been compiled from various sources on the Web.
misc/fortune_strfile-1.0 (Score: 1.869263E-4)
Duplicate of strfile(8)
This is a duplicate of strfile(8). It exists to make it possible to have fortune ports without first having to install the games distribution.
misc/freebsd-doc-all-49071 (Score: 1.869263E-4)
Documentation from the FreeBSD Documentation Project
A meta-port to install all language versions of the whole documentation set from the FreeBSD Documentation Project: Handbook, FAQ, articles and more.
misc/terraform-0.9.5 (Score: 1.869263E-4)
Interactive height field generation and manipulation program
Terraform is an open source interactive height field generation and manipulation program, giving you the ability to generate random terrain and transform it. It uses the GNOME desktop platform and thus has a (more or less) consistent graphical user interface which doesn't require use of the command line. Terraform allows you to generate random terrain using a number of algorithms and then selectiveley change the terrain using a variety of transformations. Where possible, the transformations provide a real-time preview, giving you instant feedback on the effect of any parameter changes.