https://github.com/jobovy/extreme-deconvolution

sort by:
Revision Author Date Message Commit Date
0a50121 Bump the actions group with 2 updates Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v4) Updates `actions/setup-python` from 1 to 5 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v1...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> 05 February 2024, 14:46:28 UTC
0bbad6e Add codecov secret 05 February 2024, 14:42:43 UTC
d95296e Add dependabot 05 February 2024, 14:41:56 UTC
d852e23 Add -fcommon to avoid issues with header-defined variables in GCC 10+ 23 November 2022, 02:15:27 UTC
31c1655 master --> main in README 11 April 2022, 15:42:14 UTC
e84f382 Switch test/build to GitHub actions and drop travis (#29) 19 November 2021, 01:02:51 UTC
b045071 pip install requests 28 January 2021, 00:42:47 UTC
0f76bdf Try specifying python 3.9 as the system python 27 January 2021, 00:49:07 UTC
e60eb17 Further remove python setup.py installation from READMEs and INSTALLs (see #23) [ci skip] 18 June 2019, 14:39:01 UTC
423f81a Fix __init__.py for Python 3 (as suggested by @eztean) 07 June 2019, 21:06:19 UTC
e5b2e29 Update README.rst: don't link to the released version anymore and recommend master; remove examples and refs.; other minor tweaks to formatting 02 June 2019, 03:34:22 UTC
90e4ff9 Update stale message 02 June 2019, 03:08:04 UTC
f256c07 Add bot to label issues as stale 02 June 2019, 03:03:24 UTC
7731029 Download codecov uploader to fix codecov/… …codecov-bash#133 25 April 2019, 13:32:27 UTC
ec153cc Remove test of 1D ydata being C_CONTIGUOUS, because in new numpy 1D arrays are both F_ and C_CONTIGUOUS 25 April 2019, 13:18:47 UTC
12a08d9 Test python 3.7 05 March 2019, 22:42:48 UTC
1a4f9ae Remove instruction to run make for installing the R package, fixes #19 16 November 2018, 14:17:03 UTC
4eb681e Fix environment variable C -> CC 13 March 2018, 02:52:09 UTC
8995a62 Add clang library path for linking libgomp.so to LD_LIBRARY_PATH (perhaps fixes ##16) 13 March 2018, 02:48:11 UTC
df07b64 Fix documentation for weight parameter, should have length ndata 02 January 2018, 16:24:35 UTC
2f9653e Thank Peter Carbonetto in README [ci skip] 25 July 2017, 14:39:52 UTC
1c38623 Add note about turning off OpenMP for the R package in the README, see #14 [ci skip 25 July 2017, 14:38:50 UTC
e0238ad Update link to latest release, see #14 [ci skip] 24 July 2017, 18:58:12 UTC
6187b44 Merge pull request #13 from jobovy/py3 Add test suite and Python3 compatibility 09 July 2017, 18:51:45 UTC
516435d Update badge [ci skip] 09 July 2017, 18:49:19 UTC
6ab657b Slightly loosen tolerance 09 July 2017, 18:42:11 UTC
44d9db5 rm erroneous flush 09 July 2017, 18:40:19 UTC
7bbf619 Properly free memory for likeonly 09 July 2017, 17:20:00 UTC
2583688 Add test of 2D logfile 09 July 2017, 17:04:49 UTC
9c3983f Add tests with weights 09 July 2017, 17:01:01 UTC
256d923 Add a w =/= 0 test 09 July 2017, 16:55:47 UTC
fdae267 Add likeonly test 09 July 2017, 16:54:22 UTC
fa805c6 Restore python file to correct state 09 July 2017, 16:47:49 UTC
80487e4 tweaks to snm log test 09 July 2017, 16:40:33 UTC
60e990f Test of the logfile 09 July 2017, 16:30:47 UTC
d2d5f1f Exclude some library-loading cases from coverage 09 July 2017, 16:19:22 UTC
e4edbf4 Add test with projection and full covariances 09 July 2017, 16:16:49 UTC
51c6d71 Add test with three Gaussians, and with split-and-merge 09 July 2017, 16:09:56 UTC
32016d0 Exclude _PY3 and main 08 July 2017, 00:00:19 UTC
383fb15 Test another alternative fix 07 July 2017, 23:58:07 UTC
219e43b Loosen tolerance bc travis random number must be different than mine, get rid of some randomness 07 July 2017, 23:35:42 UTC
86abe1d Move non-tests to install 07 July 2017, 23:24:04 UTC
abdebae Add 2D test 07 July 2017, 23:19:44 UTC
c216f06 Also test_fix on travis 07 July 2017, 22:50:42 UTC
37f7fb2 Rename basic tests to oned tests 07 July 2017, 22:50:01 UTC
d0d448a Tweak to coverage file 07 July 2017, 22:49:13 UTC
f4b4143 Exclude few python3 tweaks 07 July 2017, 22:47:21 UTC
4524dbc Add tests of fix* keywords 07 July 2017, 22:46:38 UTC
4030cdc Add tests with two Gaussians, 1D 07 July 2017, 22:18:55 UTC
8130bb8 Add 1D K=1 tests with uncertainties 07 July 2017, 21:47:48 UTC
d175908 Fix lcov path 07 July 2017, 19:35:25 UTC
36c95ac Fix lcov path, also only run lcov for gcc 07 July 2017, 19:30:17 UTC
d3e0414 Fix coveragerc path 07 July 2017, 18:41:50 UTC
559d10f Support for tracking C coverage 07 July 2017, 17:52:52 UTC
118bdd4 Fix syntax 07 July 2017, 17:37:15 UTC
3300bab Edit XD.py file to line up with XD_template.py file 07 July 2017, 17:32:00 UTC
0f71992 Upload to codecov 07 July 2017, 17:30:33 UTC
f82d942 Don't think apt installing python does anything... 07 July 2017, 17:24:43 UTC
6184b8f rm sudo 07 July 2017, 17:22:50 UTC
1a4a375 Track coverage 07 July 2017, 16:46:17 UTC
b7eb355 More python3 changes for the python wrapper 07 July 2017, 16:29:51 UTC
9db15cb Fix APT 07 July 2017, 16:07:54 UTC
ea288b1 Also run for python 3.5 07 July 2017, 16:03:13 UTC
935c104 Pay attention... 07 July 2017, 15:59:09 UTC
174cf6e Add XD to PYTHONPATH 07 July 2017, 15:54:29 UTC
075b25a Remove coverage for now 07 July 2017, 15:50:40 UTC
63e7d08 Change coverage command 07 July 2017, 15:44:48 UTC
2d5d8ff Change order of libraries 07 July 2017, 15:40:32 UTC
a269417 Specify python version 07 July 2017, 15:21:37 UTC
6ef23de Use miniconda for python installs 07 July 2017, 15:18:17 UTC
5eafabe Do use sudo 07 July 2017, 15:14:33 UTC
99a6bc3 Fix installation error on travis 07 July 2017, 15:11:43 UTC
0358101 Fix installation error on travis 07 July 2017, 15:08:50 UTC
aa0dfc2 Merge branch 'master' into py3 07 July 2017, 15:04:54 UTC
ab208b8 Update .travis.yml for tests 07 July 2017, 15:01:36 UTC
2d10bc4 Add a very simple test 07 July 2017, 14:53:03 UTC
ae07755 Fix 'fix' function :-) 06 July 2017, 21:54:56 UTC
299c7ae Merge pull request #10 from pcarbo/master Improvements to R package installation procedure + fixes to R package structure 27 February 2017, 18:19:38 UTC
cb1d462 Verified new 'make rpackage' steps. 27 February 2017, 17:24:43 UTC
96b9d46 Replaced R with R_EXEC in Makefile. 25 February 2017, 02:01:24 UTC
a9f758c Removed links to Gao's fork. 24 February 2017, 22:00:22 UTC
0ebc5ec Added back CC=gcc in Makefile. 23 February 2017, 03:17:05 UTC
8e22928 Removed bug in example that I accidentally introduced. 23 February 2017, 03:09:58 UTC
8082e5f Added advice for compiling on Mac OS X. 22 February 2017, 23:26:35 UTC
76178eb Added more info on R package installation. 22 February 2017, 23:18:49 UTC
1f8fa3e Another fix to README.rst. 22 February 2017, 23:15:05 UTC
9de0bd5 Fixed some of the rst. 22 February 2017, 23:14:33 UTC
4b5d3c4 Updated R package installation instructions in README.rst. 22 February 2017, 23:13:09 UTC
bef2187 Added cleanup script to R package and removed R INSTALL step from Makefile. 22 February 2017, 23:09:06 UTC
a8eec27 Revised DESCRIPTION and extreme_deconvolution man page. Also revised Makefile so that the variable/macro names are more in line with R conventions. 22 February 2017, 22:43:23 UTC
f4c7a7f Added .gitignore file. 22 February 2017, 22:10:59 UTC
69fab41 Fix license info in the README 04 January 2017, 18:34:17 UTC
ccf89a3 rm line accidentally left in [ci skip] 04 November 2016, 20:40:40 UTC
4977005 Merge branch 'master' of github.com:jobovy/extreme-deconvolution 04 November 2016, 20:39:58 UTC
6cac967 Add links to other XD codes [ci skip] 04 November 2016, 20:39:56 UTC
a248194 Merge pull request #8 from gaow/master Updates to the `ycovar` on the R interface 29 July 2016, 15:30:29 UTC
027a7ae Update R interface documentation 28 July 2016, 22:01:42 UTC
27598dc For the R interface, support ycovar to be an R list object: a list of matrices 28 July 2016, 21:43:51 UTC
8f58a22 Properly format 3D array for ycovar in the R interface 28 July 2016, 21:34:08 UTC
84a948f Fix a log file name reset error 28 July 2016, 19:20:41 UTC
back to top