Source
stringclasses
1 value
Date
int32
2.01k
2.01k
Text
stringlengths
3
15.9M
Token_count
int32
1
2.44M
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
785
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
454
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
6,920
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,927
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
14,073
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2012, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
16,500
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
3,072
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
17,072
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
12,094
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
10,766
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
11,819
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,627
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2011, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
4,575
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2008, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
8,831
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
3,983
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,438
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2007, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
9,213
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2007, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
12,831
github-java-corpus
2,012
package edu.mines.jtk.dsp; import edu.mines.jtk.dsp.SincInterpolator; import static edu.mines.jtk.util.ArrayMath.*; /** * Synthetic warping functions for 1-D sequences. * The function u(x) describes the warping, in which a point x * is displaced to a point y(x) = x+u(x). * <p> * Warping is the computation of the...
2,261
github-java-corpus
2,012
package edu.mines.jtk.dsp; import edu.mines.jtk.util.Check; import static edu.mines.jtk.util.ArrayMath.*; /** * A mask for samples that are zero or near zero. * Values in the mask image are either true or false. Samples for which * the mask is false may be unreliable in some applications, and this * class can be...
2,668
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2008, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
2,374
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
2,907
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2008, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
6,409
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
1,440
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
7,808
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
6,669
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2010, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,619
github-java-corpus
2,012
package edu.mines.jtk.dsp; import edu.mines.jtk.dsp.SincInterpolator; import static edu.mines.jtk.util.ArrayMath.*; /** * Synthetic warping functions for 2-D images. * The function u(x) describes the warping, in which a point x * is displaced to a point y(x) = x+u(x). * <p> * Warping is the computation of the se...
4,405
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
57,719
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
3,123
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2011, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
6,488
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
12,599
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
12,893
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
10,501
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
3,646
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2008, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
20,782
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2008, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
285
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
4,385
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
3,247
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2007, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
15,353
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
18,288
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2008, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
9,746
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
5,585
github-java-corpus
2,012
package edu.mines.jtk.dsp; import edu.mines.jtk.dsp.SincInterpolator; import static edu.mines.jtk.util.ArrayMath.*; /** * Synthetic warping functions for 3-D images. * The function u(x) describes the warping, in which a point x * is displaced to a point y(x) = x+u(x). * <p> * Warping is the computation of the im...
7,259
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2008, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
248
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
5,372
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2008, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
3,995
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
10,340
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,971
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
5,046
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2007, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
8,287
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,953
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
8,666
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
5,677
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2010, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
3,285
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,744
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,639
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,048
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,143
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
6,518
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
3,155
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
7,693
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
379
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,137
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
3,862
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
5,790
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,544
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,948
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
10,850
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,212
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
8,707
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,026
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,865
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
7,552
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,630
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,337
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
7,375
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
4,760
github-java-corpus
2,012
package edu.mines.jtk.util; import java.util.NoSuchElementException; /** * A first-in-first-out (FIFO) queue implemented with an array. * <p> * This array-based implementation is optimized for performance. Entries * can be added/removed to/from the queue in amortized constant time. * The cost of adding/removing...
1,545
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2003, Landmark Graphics and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is available at ht...
694
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2003, Landmark Graphics and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is available a...
2,012
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2003, Landmark Graphics and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is available at ht...
926
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
7,244
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2003, Landmark Graphics and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is available a...
379
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2003, Landmark Graphics and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is available at ht...
1,057
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,238
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2012, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
6,278
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
4,526
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
4,776
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,293
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
5,530
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,873
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2008, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
7,807
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2005, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
1,431
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2009, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
145,488
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2004, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
505
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
156
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2006, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
5,241
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2007, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availabl...
2,467
github-java-corpus
2,012
/**************************************************************************** Copyright (c) 2010, Colorado School of Mines and others. All rights reserved. This program and accompanying materials are made available under the terms of the Common Public License - v1.0, which accompanies this distribution, and is availab...
4,538