Skip to content

TARDIS v3.0.dev3673

Compare
Choose a tag to compare
@wkerzendorf wkerzendorf released this 22 Nov 00:06
982ab2b

Changes:

See More
  • 1285575 Test fixes
  • e9e5ed6 Update to ads.ipynb
  • 735ec65 Added the header to the .rst
  • 76dead8 xfail tests with reasons
  • 700d1c2 Added the documentation for research papers that use TARDIS
  • cb9791c Fix vpacket collection set properties test
  • 59a0cf7 black reformatting for numba montecarlo
  • ecc5779 Fix syntax errors
  • 44a14ed Merge branch 'master' into numba_montecarlo
  • 8ba9ed8 Update tardis/montecarlo/init.py
  • ab039d2 Update tardis/io/schemas/montecarlo.yml
  • dee956b Apply Wolfgang's suggestions from code review
  • 900cd81 Static seed for random test
  • 884c55a Fix Vpacket collection spec
  • 4458145 Fix for 1D arrays
  • b72ed62 Simplified output of vpacket logging
  • e68ce56 Only add vpackets that have data to the log
  • dba60f3 Improved virtual packet logging
  • b69986d Logging into HDF, probably
  • 6513d18 Vpacket logging partially restored
  • 5361ecb Merge pull request #1 from tardis-sn/master
  • f1953b4 Cleaned out old fixtures
  • 1123fa1 Fixed C compare, added legacy mode flag
  • a6a0383 Fixed test?
  • e05f76d More packets, cleanup
  • a97349a Back to the future (with a simpler C test)
  • 0569f9e More C comparison improvements
  • a340ee9 Improved C comparison test (still fails)
  • 7e0aa5c Currently failing C comparison test written
  • 1c44001 More packet tests
  • aae1adb numba macro_atom test, numba seed set fixture
  • 22ffc8b NumbaPlasma initialization test
  • f25c042 Fix nu_diff < 0 error (for now...)
  • f209cde Even better bad vpacket test
  • a14fda8 Added test that breaks tracing vpackets
  • 8d50445 xfail macro_atom test for now
  • 7a326ef Fix vpacket close line test, rpacket line ID
  • 8b4c55f Added static packet for individual testing
  • 3ebff83 Rewrote close line and last line tests to avoid branching
  • fbf01ba Fix error_model njit arg
  • 9c9a3d3 Syntax fix
  • 93005f1 pyne version fix
  • bbc4772 No more ** exponents
  • 38a2129 Change numba error mode to numpy
  • 4c12843 Transition probabilities to numba
  • 0f37d87 Fix packet fixture scope, add interaction.py tests
  • f5a56eb More vpacket testing, if statement in vpacket fix
  • e01305a Fixed vpacket trace within shell test
  • 6f53ae4 change tests to currently skip
  • a80166a setup of verysimple numba fixtures and tests
  • 078220f fix for line_interaction_type
  • 4c6177f change jitclass import to numba.experimental
  • 4fc9bda Numba montecarlo tests merged (#1319)
  • 8ddef2d Merge pull request #1318 from wkerzendorf/numba_montecarlo_profile1
  • 979fbda update sigma thomson use from numba_config
  • 99f4b18 change to use math instead of np
  • 0feb68e Fixed calculate_distance_line showing nu_diff < 0 (#1317)
  • 705be39 Re-add C formal integral (#1309)
  • ca1f528 Vpacket print removed
  • 3eb8e8f Vpacket updates
  • da3c287 Change the Numba code to reflect the C Code
  • 47cf44a Fix merge conflicts
  • 5eb5433 Reformat with black
  • 67788d4 add some virtual packet spawn
  • e7a92e8 Co-authored-by: [email protected]
  • 8e1aebe use spawn range
  • 7deb107 modify virtual packet spawn range
  • 5d6b790 Final numba PR (#1285)
  • 73ba9db Explicitly pass number of vpackets to montecarlo_main_loop (#1244)
  • feee984 Debugging relativity on numba_montecarlo (#1136)
  • df884c4 several changes
  • 7375efe work on full relativity
  • 0e8b087 fix estimators
  • 4d9dec8 fix formal integral
  • b02f53c finish estimators
  • 6a1d065 add estimators
  • fc79fe8 recalcuate distance_electron
  • e8fcf4d document montecarlo part
  • 7fe7d4f add temporary_v_packet_bins
  • 51aed35 rewire montecarlo with new numba part
  • c728696 make the numba branch compatible with the rest of tardis
  • 2a9ec25 add tracking to rpack4ets
  • 7b8c86a debugged macro_atom - very close now
  • 5e4d347 further work on macro_atom
  • a520234 adding initial macroatom setup
  • d2df2d7 Final V-Packet addition
  • 77a8a3f Add vpacket development
  • 3d711a3 Clean up rpacket
  • 7878bbd several changes to vpacket
  • c4179a2 add vpacket stuff
  • 1ef454f some optimizations
  • 2970800 fix packet init
  • a0f30b0 add estimators
  • d59c8f7 update and clean up the numba interface
  • 24bc8b2 adding a packet collection
  • 54f3151 further restructure of the numba montecarlo
  • ee7f007 add first vpacket stuff
  • c440853 add electron scattering
  • 77c014d add e scattering
  • a27a9da add tau_electron
  • af2c440 adding electron scattering
  • 735ed5e final simple version
  • 44e2fe3 several fixes
  • 11e76db more fixes
  • 17007c8 fixing simple implementation
  • a16f23d further simplified r_packet
  • bfd571d rewrite problem
  • 9702834 cleaned up version
  • c10a239 finished simple implementation
  • 7ce0bf0 numba rewrite
  • 38aae41 working numba implementation
  • b26410b branch point to diverge from c
  • c53425f add numba stuff
  • 0449387 still working on fixing numba_test
  • f6b0be3 several edits later
  • 394167f commit stuff
  • d22a1c8 all sorts of nonsense
  • 90bfb22 final numba test - seems to work.
  • 7df78ae getting closer - TARDIS now fails
  • 532b414 add more numba conversions
  • 059cbff Add new numba stuff
  • 883c605 commenting out the montecarlo part

This list of changes was auto generated.