https://github.com/arguelles/nuSQuIDS

sort by:
Revision Author Date Message Commit Date
5a7eac1 Increase precision in Glashow resonance test 09 March 2016, 14:46:29 UTC
ff3c6ce Make tests compile on case-sensitive filesystems 09 March 2016, 14:16:34 UTC
c3f13c3 nusquids python API version 08 March 2016, 23:21:35 UTC
f90055f Merge Glashow resonance patch from jvansanten. Some changes were necessary, and this physics effect should be considered experimental. In particular, the associated unit test currently does not pass. 08 March 2016, 22:29:44 UTC
cc502d1 make clean shouldn't delete files generated by config.sh 07 March 2016, 20:54:48 UTC
529fb63 Don't try to link the dynamic library against itself 07 March 2016, 20:32:12 UTC
1fa7e2e Switch to Carlos's simpler approach for NC. This seems to give the same results as the old implementation, but its correctness is more obvious and it seems to be at least slightly faster in all cases even before serious optimization. 03 March 2016, 05:54:09 UTC
0b926a0 Mark the two failing test as expected to fail, since we know this is going to happen and (mostly) why. These tests should be removed from the list when we get them working properly. 03 March 2016, 00:53:57 UTC
af1e87d Fix initialization of HI_constants on another path. 03 March 2016, 00:51:04 UTC
186aa72 Fix the config.sh dynamic linking 02 March 2016, 19:29:07 UTC
29d5e04 Added an error when using tau regeneration without interactions 02 March 2016, 19:13:36 UTC
56ea830 Merge branch 'master' of https://github.com/arguelles/nuSQuIDS 02 March 2016, 02:47:03 UTC
26f1e88 updated python bindings 02 March 2016, 02:46:43 UTC
e035757 Add better error messages when the user tries to evaulate at invalid energies 01 March 2016, 19:15:35 UTC
4094ab2 Unify constructors for reading from files. 01 March 2016, 04:46:10 UTC
c3be11e Fix off-by-one error. 01 March 2016, 04:38:21 UTC
b7d4a4c Don't demand non-zero cross sections for sterile flavors 23 February 2016, 05:37:14 UTC
1e13fc1 Use aligned vectors in HI 23 February 2016, 04:03:30 UTC
f2d9e83 Raise number of energies slightly so that this test works. Needs further investigation. 21 February 2016, 17:36:39 UTC
45b31ea Fix initialization loopholes 21 February 2016, 17:24:32 UTC
7731f5d Optimize HI 21 February 2016, 02:14:19 UTC
a4a301a Fix buffer overrun 21 February 2016, 01:26:48 UTC
c15d894 Speed up projector evolution with shared calculation 21 February 2016, 01:12:05 UTC
24b9a8d fix opacity test with nc 19 February 2016, 22:19:47 UTC
8fe464c improved cross section consistency test 19 February 2016, 21:10:21 UTC
a8017a5 add tests to check the consistency of our cross sections 19 February 2016, 21:07:35 UTC
db4070d Remove the useless flavor dimension from the interaction cache. 19 February 2016, 20:41:28 UTC
03089b5 fix copy-paste bug on fix cross sections 19 February 2016, 04:30:52 UTC
99a182b Sanitize input cross sections more carefully. 19 February 2016, 04:23:57 UTC
74e13e1 Use aligned memory and annotations to optimize interaction calculations. 18 February 2016, 18:50:32 UTC
ae033af added new test to check the NC 16 February 2016, 23:33:39 UTC
b0170a2 Attempt to fix mistakes in energy indexing 16 February 2016, 20:02:03 UTC
16bda66 fix track concatenate 13 February 2016, 20:44:42 UTC
db54e04 Expose more integration settings to the user 13 February 2016, 00:44:09 UTC
49c7553 Restore correct test settings 11 February 2016, 22:08:51 UTC
be5fd81 Eliminate VLAs to avoid overflowing the stack 11 February 2016, 00:33:56 UTC
0f6eff0 Disentangle the coherent rho terms setting from the progress bar 09 February 2016, 19:25:02 UTC
9262cf5 Add missing factor of energy as in r260 08 February 2016, 22:54:30 UTC
9647e9a fix NC interactions 08 February 2016, 22:48:52 UTC
878f94f constant opacity 08 February 2016, 22:11:48 UTC
8477264 constant opacity 08 February 2016, 22:07:56 UTC
5591497 Move invariant calculations out of a loop. 04 February 2016, 22:22:22 UTC
04dba05 Use the correct time difference when performing constant density evolution 04 February 2016, 21:40:47 UTC
b2cff4a When reading a saved state, only require interaction information if interactions are turned on 28 January 2016, 23:36:46 UTC
a608abe Avoid redundant calculations when propagating without oscillations 28 January 2016, 23:16:17 UTC
a717224 Running 10 tests constant_density_osc_prob : PASS earth_osc_prob : FAIL hdf5_atm_in_out : PASS hdf5_in_out : PASS interaction_struct : PASS move_assig : PASS mul_energy_constructor : PASS track_concatenate : FAIL track_concatenate_hdf5 : FAIL vacuum_osc_prob : PASS 10 Tests: 7 passes, 3 failures should always run when requested 28 January 2016, 22:27:17 UTC
c731c85 added tests 28 January 2016, 22:21:20 UTC
5f6851b Merge branch 'master' of https://github.com/arguelles/nuSQuIDS 28 January 2016, 21:51:04 UTC
d1ea08a Fixed constant_density_osc_prob test 28 January 2016, 21:50:41 UTC
dac3cde Let make know that the examples depend on the library 28 January 2016, 21:39:11 UTC
2670ab5 Make less of a mess when configuring and building: Put pkg config files in lib Put object files in build 28 January 2016, 00:11:50 UTC
65bf920 Directly ensure that range functions have exactly the specified endpoint. Remove unused functions. 27 January 2016, 23:04:11 UTC
0487fac Most tracks never have their parameter vector requested, so creating it lazily helps perfomance. 27 January 2016, 22:59:33 UTC
ebfb14d updated nusquids LV 22 January 2016, 16:08:25 UTC
8b739b7 Fixed LV example. Now compatible with new code format 21 January 2016, 20:38:29 UTC
c3e17da update constant density 14 December 2015, 04:35:20 UTC
d947d25 fix mul_energy_constructor_test 12 December 2015, 19:42:17 UTC
7879c80 fix move assing test 12 December 2015, 19:38:00 UTC
aa83bba new vacuum oscillation test 12 December 2015, 12:47:58 UTC
c9c54e2 optimized the EvolveProjector operator when using only oscillations 10 December 2015, 22:24:13 UTC
51f19c2 Made Vacuum also constant density 10 December 2015, 19:59:11 UTC
67d4f86 added constant density solution 10 December 2015, 19:53:01 UTC
53e6939 Merge branch 'master' of https://github.com/arguelles/nuSQuIDS 06 November 2015, 01:50:02 UTC
18a0325 added a check on ReadState on nuSQUIDSAtm 06 November 2015, 01:49:41 UTC
604f9c5 Improve detection of HDF5 04 November 2015, 20:44:01 UTC
aaaad47 added option to turn off oscillations 03 November 2015, 21:38:08 UTC
7830f1b more fixes in the config file to make python bindings nicer 01 November 2015, 17:52:19 UTC
8ecaf6b fix config file 01 November 2015, 17:23:05 UTC
ed011f2 fix bugs on config script 01 November 2015, 17:17:01 UTC
5b98530 remove rotate from pybindings 30 October 2015, 21:04:41 UTC
4758a19 updates 28 October 2015, 22:04:27 UTC
a6c05c4 update python bindings 19 October 2015, 23:42:55 UTC
ebf40b5 tierra 14 October 2015, 21:03:33 UTC
80d95c5 Earth parameters 14 October 2015, 18:52:14 UTC
c032964 fix EvalFlavor nuSQUIDSAtm overloads 14 October 2015, 18:48:37 UTC
49809f8 Merge branch 'master' of https://github.com/arguelles/nuSQuIDS 14 October 2015, 18:18:24 UTC
3af25b6 examples 14 October 2015, 18:18:04 UTC
c8729c8 fix bindings 14 October 2015, 18:15:50 UTC
f872443 Add simpler flags for manually specifying library locations in the common case. Fix pkg-config setup so that it actually works. Supporting evil hack: Register HDF5 with pkg-config as well as nuSQuIDS. 08 October 2015, 20:26:48 UTC
995fa0a Minor typo 08 October 2015, 20:18:00 UTC
ccb834e Allow the user to specify cross sections when using the atmospheric wrapper. 07 October 2015, 20:34:36 UTC
b16cbf0 fix capitalization in python bindings 06 October 2015, 20:31:07 UTC
dc6a454 When testing differences, absolute values help detect errors in both directions 20 August 2015, 16:03:56 UTC
8c7276d Don't attmept to link the library against itself 10 July 2015, 16:59:42 UTC
431550c Fix include capitalization 10 July 2015, 16:52:59 UTC
e5e940e add missing nusquids.h 09 July 2015, 22:07:48 UTC
4183b32 fix captioning of doxyfile 09 July 2015, 22:06:55 UTC
e957f6b fix captioning of doxyfile 09 July 2015, 22:06:19 UTC
f97e96f fix name 09 July 2015, 22:00:05 UTC
f53f89c added examples 09 July 2015, 21:34:24 UTC
0ff846f rename examples 09 July 2015, 19:57:35 UTC
c7f7e51 added test 09 July 2015, 18:48:35 UTC
359c97e new atm test pass 09 July 2015, 18:44:44 UTC
bf28d83 updated several fixes 08 July 2015, 23:24:33 UTC
14b144b fix bug on ReadStateHdf5 with int_struct 08 July 2015, 22:46:23 UTC
db61442 fix units in hdft_in_out test 08 July 2015, 21:30:38 UTC
d103008 fix bug 08 July 2015, 21:27:46 UTC
d0569d4 Merge branch 'master' of https://github.com/arguelles/nuSQuIDS 08 July 2015, 21:21:57 UTC
348f668 new hdf5 atmostpheric test 08 July 2015, 21:20:50 UTC
b258a79 Fix duplicated path prefixes in the install target 08 July 2015, 17:30:02 UTC
back to top