https://github.com/lauralwatkins/cjam

sort by:
Revision Author Date Message Commit Date
9394ac4 Merge pull request #2 from slzoutendijk/select-axes Add option to select axes for which to calculate second moments. 03 August 2022, 20:43:22 UTC
8e92925 Add option to select axes for which to calculate second moments. 19 January 2022, 18:11:05 UTC
6ed576d Add example file for using python version. 22 August 2019, 11:13:37 UTC
95ad0d8 Flush print statements as they are called. 12 August 2019, 14:29:25 UTC
9f1f8fd Better handling of C variables. 12 August 2019, 14:24:35 UTC
cf7ce57 Streamline integration flags and avoid more integrations if flag already set. 01 August 2019, 14:03:21 UTC
69f7511 Merge branch 'tadejaversic-master' that catches integration errors. 01 August 2019, 13:55:25 UTC
392486d gsl round of error catcher fixed 30 July 2019, 10:56:55 UTC
22fb259 All gsl_integration_qag errors should now be caught. False is returned if integration error occurs in the computation of either the 1st or 2nd moments 29 July 2019, 14:07:08 UTC
11cd3c9 Computation of second moments returns flags to _jam_axi.pyx that returns False if flags>0 29 July 2019, 13:05:05 UTC
d1418a3 GSL error in the computation of second moments fixed 25 July 2019, 12:27:46 UTC
8a951af Catch failures of CJAM code and fail gracefully. 17 June 2019, 14:18:50 UTC
3c672c0 Change handling of zero surface density and negative second moments. 05 June 2019, 08:31:07 UTC
6e54788 Handle zero surface density and negative second moments gracefully. 10 December 2018, 15:22:28 UTC
e90641c axisymmetric function should pass nrad and nang arguments to other functions. 10 December 2018, 15:20:44 UTC
d2e1231 Fix bug introduced by previous housekeeping. 16 November 2018, 11:37:27 UTC
9b761fd Housekeeping. 13 November 2018, 17:18:25 UTC
877c87b Fix more readme errors. 04 August 2017, 02:06:18 UTC
fffaa08 Fix error in readme from previous commit. 04 August 2017, 02:04:13 UTC
d8f1979 Add more contributors and publications to readme. 04 August 2017, 02:02:49 UTC
c04e83c Update readme. 04 August 2017, 01:47:35 UTC
8543caf Add extra README for C source code. 04 August 2017, 00:52:47 UTC
01041e8 Update ignore file. 04 August 2017, 00:51:42 UTC
a13e68a Rename example Makefile. 04 August 2017, 00:49:43 UTC
cb8f9fd Add setup file for package. 04 August 2017, 00:48:51 UTC
704a982 Add Python/Cython wrappers for C code. 04 August 2017, 00:46:55 UTC
3b10730 Add wrapper functions for first and second moment calculations. 04 August 2017, 00:39:24 UTC
3856dd5 Move all C code into src directory. 04 August 2017, 00:35:07 UTC
b283b74 Fix MGE deprojection to allow incl=0 for perfectly spherical models. 15 June 2016, 20:08:06 UTC
fbd8510 Housekeeping. 15 June 2016, 20:07:02 UTC
1c1e033 Missed some things in the previous rotation fix. 15 June 2016, 20:06:29 UTC
d94b274 Change rotation scheme to avoid funky rotation behaviour for some anisotropies. 15 June 2016, 20:05:53 UTC
148c3d2 Tweak integration settings for better handling of BH models. 15 June 2016, 20:02:26 UTC
eca774d Change properties of interpolation grid. 15 June 2016, 20:00:11 UTC
6a5710c Change intergration settings to only consider relative accuracy requirements. 15 June 2016, 19:59:30 UTC
114c2dc Change how radial limits of interpolation grid are chosen. 15 June 2016, 19:57:42 UTC
3c613e1 Update reference for den Brok et al. 2014. 21 January 2015, 22:26:36 UTC
953bd5f Free up allocated memory in routines that was missed before. 27 February 2014, 16:49:57 UTC
b3120ca Oops. Missed a couple of changes in the last update. 20 January 2014, 17:59:13 UTC
00e5444 Add verbose option so screen output can be suppressed. 20 January 2014, 16:48:29 UTC
a92678e Update reference for Watkins et al. 2013. 25 November 2013, 20:12:01 UTC
236ad35 Initial commit. 22 November 2013, 16:37:38 UTC
back to top