TDCRPy 0.0.72__tar.gz → 0.0.74__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of TDCRPy might be problematic. Click here for more details.

Files changed (43) hide show
  1. {TDCRPy-0.0.72/TDCRPy.egg-info → TDCRPy-0.0.74}/PKG-INFO +1 -1
  2. {TDCRPy-0.0.72 → TDCRPy-0.0.74/TDCRPy.egg-info}/PKG-INFO +1 -1
  3. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/setup.py +1 -1
  4. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/TDCRoptimize.py +1 -1
  5. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/LICENCE.md +0 -0
  6. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/MANIFEST.in +0 -0
  7. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/README.md +0 -0
  8. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/TDCRPy.egg-info/SOURCES.txt +0 -0
  9. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/TDCRPy.egg-info/dependency_links.txt +0 -0
  10. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/TDCRPy.egg-info/requires.txt +0 -0
  11. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/TDCRPy.egg-info/top_level.txt +0 -0
  12. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/setup.cfg +0 -0
  13. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/Activity_TDCR.py +0 -0
  14. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/EfficiencyProfils.py +0 -0
  15. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/E_depose.txt +0 -0
  16. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_10ml-beta-_1_200k.txt +0 -0
  17. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_10ml-beta-_2000_10000k.txt +0 -0
  18. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_10ml-beta-_200_2000k.txt +0 -0
  19. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_10ml-photon_1_200k.txt +0 -0
  20. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_10ml-photon_2000_10000k.txt +0 -0
  21. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_10ml-photon_200_2000k.txt +0 -0
  22. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_16ml-beta-_1_200k.txt +0 -0
  23. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_16ml-photon_1_200k.txt +0 -0
  24. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_16ml-photon_2000_10000k.txt +0 -0
  25. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/MCNP-MATRIX/matrice/fichier/matrice_16ml-photon_200_2000k.txt +0 -0
  26. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/Quenching/TandataUG.txt +0 -0
  27. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/Quenching/alpha_toulene.txt +0 -0
  28. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/TDCRPy.py +0 -0
  29. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/TDCR_model_lib.py +0 -0
  30. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/__init__.py +0 -0
  31. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/config.toml +0 -0
  32. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/decay.py +0 -0
  33. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/decayData/All-nuclides_BetaShape.zip +0 -0
  34. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/decayData/All-nuclides_Ensdf.zip +0 -0
  35. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/decayData/All-nuclides_PenNuc.zip +0 -0
  36. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/docs/_build/html/genindex.html +0 -0
  37. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/docs/_build/html/index.html +0 -0
  38. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/docs/_build/html/py-modindex.html +0 -0
  39. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/docs/_build/html/search.html +0 -0
  40. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/docs/_build/html/source/modules.html +0 -0
  41. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/docs/_build/html/source/tdcrpy.html +0 -0
  42. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/test/__init__.py +0 -0
  43. {TDCRPy-0.0.72 → TDCRPy-0.0.74}/tdcrpy/test/test_tdcrpy.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: TDCRPy
3
- Version: 0.0.72
3
+ Version: 0.0.74
4
4
  Summary: TDCR model
5
5
  Home-page: https://github.com/RomainCoulon/TDCRPy
6
6
  Author: RomainCoulon (Romain Coulon)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: TDCRPy
3
- Version: 0.0.72
3
+ Version: 0.0.74
4
4
  Summary: TDCR model
5
5
  Home-page: https://github.com/RomainCoulon/TDCRPy
6
6
  Author: RomainCoulon (Romain Coulon)
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
2
2
  import codecs
3
3
  import os
4
4
 
5
- VERSION = "0.0.72"
5
+ VERSION = "0.0.74"
6
6
  DESCRIPTION = "TDCR model"
7
7
 
8
8
  with open("README.md", "r") as f:
@@ -59,7 +59,7 @@ def eff(TD, TAB, TBC, TAC, Rad, pmf_1, kB, V, mode2, N=1000, L=1):
59
59
 
60
60
  """
61
61
  # Estimation of the free parameter that minimize the residuals
62
- r=opt.minimize_scalar(td.TDCRPy, args=(TD, TAB, TBC, TAC, Rad, pmf_1, N, kB, V, "res", "sym"), method='bounded', bounds=[0, 20],options={'xatol': 1e-4, 'disp': True, 'maxiter':20})
62
+ r=opt.minimize_scalar(td.TDCRPy, args=(TD, TAB, TBC, TAC, Rad, pmf_1, N, kB, V, "res", "sym"), method='bounded', bounds=[0, 10000],options={'xatol': 1e-4, 'disp': True, 'maxiter':20})
63
63
  L=r.x
64
64
  print(r)
65
65
 
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes