Git Product home page Git Product logo

fastbit's Introduction

This directory contains the current version of FastBit (code named
IBIS).  Please report any problem you've encountered in using this
package to <[email protected]>.

Please feel free to post any success story or paper you wrote that makes
use of FastBit in some way.  Your success stories will be encouragement
for the developers and users.


This software is packaged with GNU build tools.  On systems that
support such tools, you should be able to build it by running the
following two commands in this directory

./configure
make

*** NOTE: Must run configure to generate the Makefile and other crucial
***       files.

Further information about installation is available in file INSTALL in
this directory.  For installation on a MS Windows system using Visual
Studio, follow instructions in win/README.

To check the correctness of the build, run the following command

make check

Read the file README in tests directory to find out more about the tests.

The main body of the source code is located in directory src.  The code
is built into a single library named libfastbit.la on systems with
libtools.

Some examples of using the library are located in the directory examples.
The following is a brief description of the four examples.

-- ibis.cpp exercises much of the functions of the lower level indexing
   functions.
-- tcapi.c is an example of using the C API querying defined in capi.h.
-- thula.cpp exercises the querying interface defined in class
   ibis::table.
-- ardea.cpp exercises the functions to extend a table (API defined in
   ibis::tablex).

The directory doc contains a number of HTML files that documents key
features of FastBit.  In particular, the file quickstart.html contains
brief instructions for basic tasks and should be useful starting for
those not familiar with FastBit already.

There is considerable amount of in-line documentation in the source
code; execute the following command to invoke doxygen and extract the
in-line documentation

make docs

The resulting documentation is in directory doc/html.
Alternatively, you may view the on-line version of the documents at
http://sdm.lbl.gov/fastbit/doc/.

The FastBit mailing list could be a valuable resource.  It is archived
on line at http://hpcrdm.lbl.gov/mailman/private/fastbit-users/.  If you have
question not answered in the documents or the mailing list, post your
questions to the FastBit mailing list.  You need to first join the
mailing list by visiting
https://hpcrdm.lbl.gov/mailman/listinfo/fastbit-users.

Before reporting a problem, it might be helpful to check whether the
problem still exist with the current source code.  A nightly snapshot of
the SVN repository for the code is available for download at
<https://codeforge.lbl.gov/snapshots.php?group_id=44>.  The snapshot is
built daily between 2 and 3 AM Pacific Time zone (USA).

fastbit's People

Contributors

gingi avatar

Watchers

Mourad Hakmaoui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.