jtth + library   44

The igraph library for complex network research
igraph is a free software package for creating and manipulating undirected and directed graphs. It includes implementations for classic graph theory problems like minimum spanning trees and network flow, and also implements algorithms for some recent network analysis methods, like community structure search.
analysis  graph  library  python  r 
march 2010 by jtth
Snowball
Snowball is a language in which stemming algorithms can be easily represented. The Snowball compiler translates a Snowball script (a .sbl file) into either a thread-safe ANSI C program or a Java program. For ANSI C, each Snowball script produces a program file and corresponding header file (with .c and .h extensions). The language has a full manual, and the various stemming scripts act as example programs.
software  development  free  library  research  tools  programming  python  ai  search  tool  language  java  algorithms  linguistics  text  algorithm  c  nlp  searchengine  classification  ir  stem  porter  stemmer  stemming  stopwords  lucene  textmining  snowball 
july 2009 by jtth
Orange - Data Mining Fruitful & Fun
Open source data visualization and analysis for novice and experts. Make your own data analysis schemata by visual programming or Python scripting. Extensions for bioinformatics and text mining. Comprehensive, flexible and fast.
software  visualization  programming  tools  opensource  python  ai  code  research  development  learning  statistics  c++  api  database  algorithms  data  analysis  library  datamining  framework  clustering  machine-learning  machine_learning  classification  machinelearning  mining  data_mining 
july 2009 by jtth
arc90 lab : tools : PHP Twitter API Client
The Arc90_Service_Twitter class makes requests to the Twitter API via PHP and cURL.
twitter  howto  programming  web  free  development  guide  api  php  library  webdev  web2.0  social  tool  class  client  code 
july 2009 by jtth
What Happens When Larry and Sergey Die? | The Big Money
Google, Darnton ultimately worries, cannot be trusted. Because the history of literature and publishing since the Enlightenment shows that no one, however noble, can be trusted with control of the entire corpus of human thought.
interesting  books  library  future  google  copyright  ebooks  drm 
may 2009 by jtth
UCI Machine Learning Repository
We currently maintain 176 data sets as a service to the machine learning community. You may view all data sets through our searchable interface. Our old web site is still available, for those who prefer the old format. For a general overview of the Repository, please visit our About page. For information about citing data sets in publications, please read our citation policy. If you wish to donate a data set, please consult our donation policy. For any other questions, feel free to contact the Repository librarians. We have also set up a mirror site for the Repository.
reference  research  ai  learning  cs  datamining  statistics  library  data  machine-learning  artificial  machine  database  resource  mining  repository  clustering  directory  dataset  ga  datasets  data_mining  ml  machine_learning 
december 2008 by jtth
Functional Images
There have been many libraries for generating images using functional programming, each based on its own fixed set of geometric primitives and combinators. In contrast, this chapter addresses the general notion of images, based on a very simple model: functions over continuous 2D space. Spatial transforms are mappings from 2D space to itself, and regions are just Boolean-valued images. This basis suffices for giving elegant expression to a wide range of images, as we illustrate through many examples. The library Pan embodying these ideas is freely available, and we hope to inspire others to join in the delightful search for new visual building blocks.
programming  books  graphics  library  drawing  paper  functional  haskell 
december 2008 by jtth
The Works of Ralph Waldo Emerson
The Ralph Waldo Emerson Institute has created this web site for the purpose of providing a digital archive of the life and works of Ralph Waldo Emerson, one of America's Founding Thinkers. We hope that you are able to find what you are looking for and that you find RWE.org valuable and interesting. We invite you to become an Active Member helping to support the work of the Institute.
ralph_waldo_emerson  writing  writers  philosophy  nature  mind  literature  library  emerson  books  transcendentalism 
november 2008 by jtth
multiprocessing — Process-based “threading” interface — Python v2.6 documentation
multiprocessing is a package that supports spawning processes using an API similar to the threading module. The multiprocessing package offers both local and remote concurrency, effectively side-stepping the Global Interpreter Lock by using subprocesses instead of threads. Due to this, the multiprocessing module allows the programmer to fully leverage multiple processors on a given machine. It runs on both Unix and Windows.
programming  cool  useful  library  python  process  multiprocessing  threading 
november 2008 by jtth
RPyC: Unbounded Computing
RPyC (IPA:/ɑɹ paɪ siː/, pronounced like are-pie-see), or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing. RPyC makes use of object-proxying, a technique that employs python's dynamic nature, to overcome the physical boundaries between processes and computers, so that remote objects can be manipulated as if they were local.
programming  development  network  opensource  python  work  distributed  dev  api  rpc  rpyc  remoting  computing  library 
november 2008 by jtth
Ubigraph: Free dynamic graph visualization software
Amazing visualization software the interfaces with C, C++, and python, among others.
software  design  programming  tools  free  development  visualization  python  opensource  graphics  c  code  tool  java  library  c++  graphing  3d  api  data  graph  computing  animation  graphs  charts  ruby  haskell  visualisation 
november 2008 by jtth
CAIDA : tools : visualization : walrus
Walrus is a tool for interactively visualizing large directed graphs in three-dimensional space. It is technically possible to display graphs containing a million nodes or more, but visual clutter, occlusion, and other factors can diminish the effectiveness of Walrus as the number of nodes, or the degree of their connectivity, increases. Thus, in practice, Walrus is best suited to visualizing moderately sized graphs that are nearly trees. A graph with a few hundred thousand nodes and only a slightly greater number of links is likely to be comfortable to work with.
visualisation  walrus  hyperbolic  java3d  visualization  information  networks  graphs  library  network  opensource  software  science  design  programming  tools  cool  research  graphics  database  graph  java  3d  mapping  datamining  analysis 
october 2008 by jtth
PARI/GP Development Headquarters
PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers etc., and a lot of transcendental functions. PARI is also available as a C library to allow for faster computations.
science  software  programming  computer  tools  linux  math  mathematics  opensource  education  development  language  library  academic  theory  number  system  calculator  algebra  C  cas  number_theory  pari-gp  gp  matematica  number-theory 
august 2008 by jtth
Flare | Data Visualization for the Web
Flare is an ActionScript library for creating visualizations that run in the Adobe Flash Player. From basic charts and graphs to complex interactive graphics, the toolkit supports data management, visual encoding, animation, and interaction techniques. Even better, flare features a modular design that lets developers create customized visualization techniques without having to reinvent the wheel.
actionscript  prefuse  flare  visualization  flash  graphics  code  webdesign  framework  api  information  data  library  chart  graphs  adobe  charts  flex  software  design  programming  tools  web  development  opensource 
august 2008 by jtth
UMFPACK: unsymmetric multifrontal sparse LU factorization package
UMFPACK is a set of routines for solving unsymmetric sparse linear systems, Ax=b, using the Unsymmetric MultiFrontal method. Written in ANSI/ISO C, with a MATLAB (Version 6.0 and later) interface. Appears as a built-in routine (for lu, backslash, and forw
linear  algebra  optimization  scientific  computing  science  math  library 
march 2008 by jtth
Main Page - Emergent
Emergent (a major rewrite of PDP++) is a comprehensive simulation environment for creating complex, sophisticated models of the brain and cognitive processes using neural network models. These same networks can also be used for all kinds of other more pra
simulator  neural_networks  ai  neural  modeling  network  software  3d  research  analysis  artificial  emergency  source  tool  imported  visualization  intelligence  library  math  neuralnetworks  neuroscience  nn  open  pdp 
february 2008 by jtth
Internet Archive: Million Book Project
An early collection of books from the Indian scanning centers of the Universal Library Project or sometimes called the Million Books Project. Many of these books are not complete or in good shape. The Internet Archive looks to work with volunteers to find
books  ebooks  library  reference  free  ebook  history  website  mellon  carnegie  education  resources  research  repository  reading  online  academic  archive  articles  book  scanning  search 
november 2007 by jtth
Documentation -
This is an official center for all documentation to NumPy and SciPy.
api  code  docs  library  mathematics  python  reference  research  statistics  science  tutorial  documentation  numpy  scipy 
october 2007 by jtth
[ wu :: riddles(intro) ]
WELCOME to [wu:riddles]! This is an archive of problems I've been collecting since the Spring of 2002. They come from many places, including word of mouth, college courses, books, and job interviews for hi-tech positions. Many are even written by members
puzzles  riddles  logic  math  games  fun  puzzle  technical  resources  mind  problem  problems  language  library  lists  gallery  enigma  computing  algorithms  brain  Geek  reference  mathematics 
september 2007 by jtth
SciPy -
SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. It is also the name of a very popular conference on scientific programming with Python.
academia  application  code  coding  compsci  computation  computer  computers  computing  cs  lab  graphing  graphic  graph  freeware  free  framework  extension  engineering  developer  language  libraries  library  math  mathematics  maths  matrix  modeling  number  numbers  open  open-source  opensource  optimization  oss  package  plot  programming  python  research  resources  science  scientific  visualization  work  scripting  software  source  statistic  statistics  stats  tutorials  tools 
september 2007 by jtth
The Best Online Research Apps/Sites You've Never Heard Of | OEDb
Research can be a time consuming and sometimes tedious task. How can you make it easier for yourself? While there is no complete substitute for a good old-fashioned trip to the library, you can find a wide variety of information with many research tools.
academia  academic  aggregator  article  blogging  reference  research  library  education  search  online  tools  writing  university  guide  guides  ideas  information  inspiration  internet  learn  learning  libraries 
september 2007 by jtth
A Basic Guide to ASL
This site contains a video library of common American Sign Language signs.
asl  sign  language  movie  video  collection  movies  videos  library 
april 2007 by jtth
macosxhints.com - Switch between two iTunes Libraries
A guide describing how to use two (or more) iTunes libraries at the same time.
two  2  library  itunes  mac  apple  os  x  osx  guide  howto  tips  tip 
january 2007 by jtth
NYPL Digital Gallery | Home
NYPL Digital Gallery provides access to over 520,000 images digitized from primary sources and printed rarities in the collections of The New York Public Library.
stock  art  design  gallery  nypl  new  york  public  library  manuscript  map  history  vintage  rare  print  photography  photograph  book  ephemera 
november 2006 by jtth
Hot Library Smut
Delicious pictures of libraries around the world.
image  library  picture  blog  article  history  books  book  bibliophile 
october 2006 by jtth

related tags

3d  academia  academic  actionscript  adobe  aggregator  ai  algebra  algorithm  algorithms  analysis  animation  anthropology  api  app  apple  applescript  application  apps  archive  art  article  articles  artificial  asl  barter  bibliophile  biology  blog  blogging  book  bookmark  bookmarking  bookmarks  bookmooch  books  brain  business  c  c++  calculator  carnegie  cas  chart  charts  cherrypy  class  classification  client  clustering  cms  code  coding  cognition  cognitive  cognitivescience  cogsci  collaboration  collection  community  complex  compsci  computation  computer  computers  computerscience  computing  consciousness  cool  copyright  cs  culture  data  database  databases  datamining  dataset  datasets  data_mining  death  del.icio.us  delicious  deliciousapi  design  dev  dev8d  developer  development  directory  distributed  django  docs  document  documentation  docutils  download  drawing  drm  ebook  ebooks  education  einstein  electronic  emergency  emerson  encyclopedia  engineering  english  enigma  ephemera  evolution  exchange  extension  flare  flash  flex  folksonomy  format  forum  framework  free  freeware  fun  functional  future  ga  gallery  games  Geek  generator  genetics  gnu  google  gp  graph  graphic  graphics  graphing  graphs  great  gsl  guide  guides  hack  haskell  history  howto  html  human  hyperbolic  ideas  image  imaging  imported  information  inspiration  intelligence  interesting  internet  ipod  ir  itunes  java  java3d  journal  knowledge  lab  language  Languages  latex  layout  learn  learning  lib  libraries  library  linear  linguistics  links  linux  list  lists  literature  logic  lucene  mac  machine  machine-learning  machinelearning  machine_learning  magazine  manuscript  map  mapping  markup  matematica  math  mathematical  mathematics  maths  matrix  medicine  mellon  mind  mining  ml  modeling  movie  movies  multiprocessing  music  nature  network  networking  networks  neural  neuralnetworks  neural_networks  neurology  neuropsychology  neuroscience  new  nlp  nn  notation  number  number-theory  numbers  number_theory  numerical  numpy  nypl  online  open  open-source  opensource  open_access  optimization  os  oss  osx  package  paleontology  paper  papers  pari-gp  pdf  pdp  perception  perl  philosophy  photograph  photography  php  picture  pinax  planetmath  platform  plot  portal  porter  prefuse  print  problem  problems  process  programming  projects  psychology  public  publishing  puzzle  puzzles  python  r  ralph_waldo_emerson  rare  reading  recycle  recycling  reference  remoting  repository  research  resource  resources  rest  restructuredtext  riddles  robotics  rpc  rpyc  rst  ruby  scanning  science  scientific  scipy  scraping  scripting  search  searchengine  semantic  semiotics  services  share  sharing  shopping  sign  simulator  sites  snowball  sns  social  socialnetwork  socialnetworking  socialsoftware  software  source  speech  sphinx  statistic  statistics  stats  stem  stemmer  stemming  stock  stopwords  study  support  swap  symbols  syntax  system  tagging  tags  tech  technical  technology  text  textmining  theory  thinking  threading  tip  tips  tool  tools  trace  trade  trading  transcendentalism  tutorial  tutorials  twitter  two  Typography  university  unix  used  useful  utility  video  videos  vintage  vision  visual  visualisation  visualization  walrus  web  web2.0  webdesign  webdev  webdevelopment  website  weird  weka  wiki  wikipedia  work  writers  writing  wtf  x  york 

Copy this bookmark:



description:


tags: