Commit Graph

429 Commits (e9ffb16ec62b8e6cba2ca1dc84e8c4c65d8a45f0)

Author SHA1 Message Date
Houtan Bastani 30689dd1c8 remove unnecessary semicolons 2019-09-02 17:45:12 +02:00
Houtan Bastani d64ecf22b6 add `directory` option to report class 2019-09-02 17:37:23 +02:00
Houtan Bastani 1b8c2d4c48 make tables more easily included in external latex report 2019-09-02 15:42:05 +02:00
Houtan Bastani 3183d806e3 remove unused method 2019-08-30 11:17:44 +02:00
Houtan Bastani 35e97799c4 fix test: graphics were overflowing to the next page 2019-08-29 18:23:56 +02:00
Houtan Bastani 48d73ecb0c Change comment written to .tex file 2019-08-29 18:23:42 +02:00
Houtan Bastani 8909f01b13 update .gitignore 2019-08-29 17:45:02 +02:00
Houtan Bastani 543e973042 convert to classdef. closes #10 closes #9 2019-08-29 17:42:20 +02:00
Houtan Bastani b397002973 fix bug in report constructor 2019-08-28 14:36:04 +02:00
Houtan Bastani 245a11d547 simplify writing of vspace 2019-08-28 14:30:23 +02:00
Sébastien Villemot cbed396604 Fix typo 2019-08-27 11:34:50 +02:00
Sébastien Villemot 6f48a2857a The dates module is now part of dseries 2019-08-27 11:30:29 +02:00
Houtan Bastani df9d6c35de include timestamp in output files 2019-08-09 15:12:20 -04:00
Houtan Bastani 04eabc587f account for vlines option in data table 2019-08-09 14:00:26 -04:00
Houtan Bastani a2d9d20a9d update readme 2019-08-09 13:58:44 -04:00
Houtan Bastani 7c68e6709b update test to accord with dseries/dates changes 2019-08-09 13:22:59 -04:00
Houtan Bastani 0e935918c6 simplify code 2019-08-09 11:40:30 -04:00
Houtan Bastani cac8231f48 add comments about rounding 2019-01-28 15:39:59 +01:00
Houtan Bastani 4cea90a156 add basic functionality for tables with non time series data 2019-01-25 18:01:21 +01:00
Sébastien Villemot fcfde3bc0b Use Gitlab CI 2018-11-21 18:22:38 +01:00
Sébastien Villemot fd977f79f7 Modernization: use tilde (~) syntax for ignored output arguments 2018-11-13 17:49:43 +01:00
Sébastien Villemot 0ece9d3062 Update URLs for the move to GitLab 2018-09-10 12:20:46 +02:00
Houtan Bastani eeccf4021c fix report for dseries changes 2018-02-16 14:32:37 +01:00
Houtan Bastani c094e38927 update CI for homebrew change 2018-02-14 11:51:06 +01:00
Houtan Bastani e5fb0efd7b add assert for fan option 2018-02-14 11:47:55 +01:00
Houtan Bastani 2abe25e3aa update gitignore 2018-01-11 12:23:12 +01:00
Stéphane Adjemian (Charybdis) e71343cb79 Account for M_.{endo_names,exo_names} changed types. 2018-01-09 21:23:17 +01:00
Sébastien Villemot 3178cb0c44 Update link to license file in README.md. 2017-06-28 14:40:39 +02:00
Sébastien Villemot 3575db6100 Remove extra license files (keep only LICENSE.md as other Dynare submodules). 2017-06-28 14:38:35 +02:00
Houtan Bastani c05d3a5cb9 reporting: fix display of pdf latex output when Octave is used 2017-06-20 12:21:47 +02:00
Houtan Bastani aa3fdcf262 move CI to OS X 2017-06-20 12:21:43 +02:00
Houtan Bastani 136588fcef add directory to search on macOS 2017-06-16 16:40:17 +02:00
Stéphane Adjemian (Charybdis) 53d38e7833 Fixed copyright notices. 2017-05-19 00:07:01 +02:00
Stéphane Adjemian (Charybdis) 3d0abed99a Fixed indentation. 2017-05-19 00:04:08 +02:00
Houtan Bastani 046a1b3804 Implement Travis CI. Closes #8 2017-03-24 16:13:41 +01:00
Houtan Bastani 7ba160e898 update README 2017-03-24 16:13:14 +01:00
Houtan Bastani 9166579b46 only issue warning if empty dseries and dates objects are not found 2017-03-24 16:13:14 +01:00
Houtan Bastani b5802808e3 update .gitignore 2017-03-24 16:13:14 +01:00
Houtan Bastani 3b6540951b update report test files 2017-03-24 16:13:14 +01:00
Houtan Bastani e1941ca4a7 rename examples directory test 2017-03-24 16:13:14 +01:00
Stéphane Adjemian (Charybdis) a4158ad306 Added link to travis-ci status (unit tests). 2017-03-22 19:53:36 +01:00
Houtan Bastani 21bbf12999 update license for 2017 2017-01-09 16:13:41 +01:00
Houtan Bastani 60def33fa7 add new option tablePrecision to report_series 2017-01-09 16:12:29 +01:00
Houtan Bastani 8118eb0c49 require that ‘precision’ argument to table take non-negative integers 2017-01-09 16:12:18 +01:00
Houtan Bastani e16102fbf6 remove instances of strjoin 2016-02-24 14:38:20 +01:00
Houtan Bastani 332054cdc1 allow NaN's in table to be replaced by arbitrary text 2016-02-22 10:56:25 +01:00
Houtan Bastani 33c8426ca3 remove strsplit which does not exist in earlier verions of Matlab 2015-12-17 14:15:50 +01:00
Houtan Bastani af52282be0 fix typo 2015-12-02 12:36:53 +01:00
Houtan Bastani b1e8790ff5 add more helpful error messages. closes #6 2015-12-01 14:33:18 +01:00
ferhat 3e040087e8 Fix bug on windows 2015-11-11 15:05:56 +01:00
Houtan Bastani b94839f83b add input type check 2015-10-21 12:22:23 +02:00
Houtan Bastani de6e1faae8 add showOutput option to canned irf macro 2015-10-21 12:21:45 +02:00
Houtan Bastani 42797082ec when plotting series that are all zeros, set the y range 2015-10-20 12:58:30 +02:00
Houtan Bastani 905c3b9c40 fix typo 2015-10-20 12:24:21 +02:00
Houtan Bastani d204b44434 change default name of canned report 2015-10-20 10:35:31 +02:00
Houtan Bastani b0fc52dca1 add integer ticks to the bottom of IRFs in canned report 2015-10-20 10:31:45 +02:00
Houtan Bastani 8050deee0e update pgf layers for new texlive version under debian 2015-10-19 15:13:46 +02:00
Houtan Bastani 6c3719280e update path to include macros folder 2015-10-16 15:36:59 +02:00
Houtan Bastani 428ead788c fix spacing 2015-10-15 12:32:24 +02:00
Houtan Bastani 9f8eb4e30d fix path to always use forward slash 2015-10-15 12:31:21 +02:00
ferhat bae1f89c02 Do not print out NAN values 2015-10-15 11:16:13 +02:00
ferhat 0af48c4ac9 Fix typo 2015-10-15 11:15:33 +02:00
Houtan Bastani a037e3177c fix strjoin statements 2015-07-16 16:55:29 +02:00
Houtan Bastani 2cb0bc27dc when latex option is passed, write page to its own file and include it in the report 2015-07-08 11:20:44 +02:00
Houtan Bastani cb2571b158 add header option to report class 2015-07-03 11:10:53 +02:00
Houtan Bastani 2464865b88 reporting: add latex option to page class 2015-07-03 11:09:46 +02:00
Houtan Bastani b4bbd49b7f create .gitignore 2015-07-02 11:19:37 +02:00
Houtan Bastani 3a303fcb6f create a new page for each exo variable 2015-07-02 11:15:24 +02:00
Houtan Bastani 9cd10285ec change default graph precision 2015-07-02 10:15:24 +02:00
Houtan Bastani 33aba204d8 don't add pages in case where there are several shocks that don't have associated IRFs 2015-07-02 10:14:12 +02:00
Houtan Bastani ce891a5e3d change graph names in canned report 2015-07-02 10:12:32 +02:00
Houtan Bastani b15cfd1404 update make_report_irfs 2015-07-02 10:08:08 +02:00
Houtan Bastani cea37a15e5 update irf macro 2015-07-01 15:05:17 +02:00
Houtan Bastani ca59274c87 add titleFormat to irf macro 2015-07-01 11:18:57 +02:00
Houtan Bastani 9e9f746469 automatically find pdflatex.exe on windows with texlive installation 2015-06-26 15:41:15 +02:00
Houtan Bastani 08eeb0fd1e new macro to create irf reports. #1 2015-06-17 12:49:40 +02:00
Houtan Bastani ac811378c7 add newlines to end of output to return matlab prompt to original position 2015-06-17 12:47:46 +02:00
Houtan Bastani bf6fa900db catch situation where user doesn't overrwrite the original reporting object, causing a section to have zero elements 2015-06-17 12:42:38 +02:00
Houtan Bastani 7a8467c13a remove unnecessary package 2015-06-11 17:02:20 +02:00
Houtan Bastani 5f41bb3264 simplify compile.m 2015-06-11 11:53:32 +02:00
Houtan Bastani 17d5b639f1 fix for debian's outdated latex distribution. to be reverted upon upgrade 2015-06-03 15:21:26 +02:00
Houtan Bastani 67f6f59e7f remove superfluous comments 2015-04-29 16:20:09 +02:00
Houtan Bastani 0f4e3d2888 reporting: use linewidth instead of textwidth as it works better in landscape mode 2015-04-29 16:19:23 +02:00
Houtan Bastani 84d1933143 further fixes to make fan charts work with debian’s outdated latex distro (as with 0de30dc5c170695fb89bccfb41939224959aebfe, to be reverted when Debian disto is upgraded) 2015-04-28 17:34:29 +02:00
Houtan Bastani f2002669e4 reporting: fixes to make fan charts work with debian’s outdated latex distro 2015-04-28 16:35:58 +02:00
Houtan Bastani c620943245 don't add fan chart shading to legends 2015-04-27 18:24:13 +02:00
Houtan Bastani 523c0c7864 add possibility to create fan charts 2015-04-27 18:16:05 +02:00
Houtan Bastani ec6a4e92b0 use predefined pgf layers 2015-04-24 16:13:16 +02:00
Houtan Bastani c2a3e40178 add readme file 2015-02-24 16:32:29 +01:00
Houtan Bastani 6980669d6e add example code, slightly modified from DynareTeam/dynare.git tests/reporting 2015-02-24 16:32:09 +01:00
Houtan Bastani 761c07cdb2 add initialization file 2015-02-24 16:31:57 +01:00
Houtan Bastani 1c1681ac3c add license info 2015-02-24 16:05:20 +01:00
Houtan Bastani e436add816 move everything to src dir 2015-02-24 16:02:19 +01:00
Houtan Bastani 29587b7f2a reporting: add titleTruncate option 2015-01-27 09:54:37 +01:00
Houtan Bastani b3a7e49464 reporting: run compilation in batchmode to speed it up slightly 2015-01-08 18:37:44 +01:00
Houtan Bastani eab8089e16 reporting: add option to stop LaTeX compilation when an error is encountered (instead of prompting the user for input) 2015-01-08 18:35:10 +01:00
Houtan Bastani 135ae323d5 reporting: add legendAt option. closes #810 2014-12-29 22:18:08 +01:00
Houtan Bastani 224f2ed793 reporting: fix legend entry for bar graphs 2014-12-29 20:37:44 +01:00
Houtan Bastani 814ff2a835 reporting: add support for bar graphs, closes #809 2014-12-23 17:52:40 +01:00
Houtan Bastani 94533d213b reporting: fix error message 2014-12-23 17:52:17 +01:00