~josef-pktd/statsmodels/statsmodels-devel-tmp

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: joep
  • Date: 2010-03-11 21:33:09 UTC
  • mto: (2013.3.3 statsmodels-bzr)
  • mto: This revision was merged to the branch mainline in revision 1964.
  • Revision ID: josef.pktd@gmail.com-20100311213309-mjnjxctl7ow07r45
sandbox
tsa/arima small bugfix in currently unused function and add arma_pacf
add normal jacobian to regression tools

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
*.diff
20
20
.settings/
21
21
*.svn/
 
22
*.log.py
22
23
# Egg metadata
23
24
./*.egg-info
24
25
# The shelf plugin uses this dir
25
26
./.shelf
26
27
# Mac droppings
27
28
.DS_Store
 
29
help