Ignore:
Timestamp:
04/03/14 12:44:55 (2 years ago)
Author:
mmckerns
Message:

added license and copyright to each file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mystic/tests/test_symbolic.py

    r686 r713  
     1#!/usr/bin/env python 
     2# 
     3# Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 
     4# Author: Alta Fang (altafang @caltech and alta @princeton) 
     5# Copyright (c) 1997-2014 California Institute of Technology. 
     6# License: 3-clause BSD.  The full license text is available at: 
     7#  - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
     8 
    19from mystic.symbolic import * 
    210from mystic.math import almostEqual 
Note: See TracChangeset for help on using the changeset viewer.