duello 0.1.5__tar.gz → 0.1.6__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.
Files changed (52) hide show
  1. {duello-0.1.5 → duello-0.1.6}/Cargo.lock +1 -1
  2. {duello-0.1.5 → duello-0.1.6}/Cargo.toml +1 -1
  3. {duello-0.1.5 → duello-0.1.6}/PKG-INFO +1 -1
  4. {duello-0.1.5 → duello-0.1.6}/pyproject.toml +1 -1
  5. {duello-0.1.5 → duello-0.1.6}/.cargo/config.toml +0 -0
  6. {duello-0.1.5 → duello-0.1.6}/.github/dependabot.yml +0 -0
  7. {duello-0.1.5 → duello-0.1.6}/.github/workflows/rust.yml +0 -0
  8. {duello-0.1.5 → duello-0.1.6}/.gitignore +0 -0
  9. {duello-0.1.5 → duello-0.1.6}/.vscode/extensions.json +0 -0
  10. {duello-0.1.5 → duello-0.1.6}/.vscode/launch.json +0 -0
  11. {duello-0.1.5 → duello-0.1.6}/.vscode/settings.json +0 -0
  12. {duello-0.1.5 → duello-0.1.6}/.zed/settings.json +0 -0
  13. {duello-0.1.5 → duello-0.1.6}/.zenodo.json +0 -0
  14. {duello-0.1.5 → duello-0.1.6}/LICENSE +0 -0
  15. {duello-0.1.5 → duello-0.1.6}/README.md +0 -0
  16. {duello-0.1.5 → duello-0.1.6}/assets/atoms.yml +0 -0
  17. {duello-0.1.5 → duello-0.1.6}/assets/convert-calvados3.ipynb +0 -0
  18. {duello-0.1.5 → duello-0.1.6}/assets/duello-logo.png +0 -0
  19. {duello-0.1.5 → duello-0.1.6}/assets/illustration.png +0 -0
  20. {duello-0.1.5 → duello-0.1.6}/examples/calvados3/4lzt.xyz +0 -0
  21. {duello-0.1.5 → duello-0.1.6}/examples/calvados3/calvados3.yaml +0 -0
  22. {duello-0.1.5 → duello-0.1.6}/examples/calvados3/topology.yaml +0 -0
  23. {duello-0.1.5 → duello-0.1.6}/examples/cppm/cppm-p00.xyz +0 -0
  24. {duello-0.1.5 → duello-0.1.6}/examples/cppm/cppm-p18.xyz +0 -0
  25. {duello-0.1.5 → duello-0.1.6}/examples/cppm/topology.yaml +0 -0
  26. {duello-0.1.5 → duello-0.1.6}/examples/cppm/virial-integration.ipynb +0 -0
  27. {duello-0.1.5 → duello-0.1.6}/examples/lazy_static.rs +0 -0
  28. {duello-0.1.5 → duello-0.1.6}/examples/lookup.rs +0 -0
  29. {duello-0.1.5 → duello-0.1.6}/examples/notebook/interpolation-error.ipynb +0 -0
  30. {duello-0.1.5 → duello-0.1.6}/examples/notebook/plot_potential.py +0 -0
  31. {duello-0.1.5 → duello-0.1.6}/pdb2xyz/.python-version +0 -0
  32. {duello-0.1.5 → duello-0.1.6}/pdb2xyz/README.md +0 -0
  33. {duello-0.1.5 → duello-0.1.6}/pdb2xyz/main.py +0 -0
  34. {duello-0.1.5 → duello-0.1.6}/pdb2xyz/pyproject.toml +0 -0
  35. {duello-0.1.5 → duello-0.1.6}/scripts/calvados3.sh +0 -0
  36. {duello-0.1.5 → duello-0.1.6}/scripts/colab.ipynb +0 -0
  37. {duello-0.1.5 → duello-0.1.6}/scripts/cppm.sh +0 -0
  38. {duello-0.1.5 → duello-0.1.6}/src/energy.rs +0 -0
  39. {duello-0.1.5 → duello-0.1.6}/src/fibonacci.rs +0 -0
  40. {duello-0.1.5 → duello-0.1.6}/src/icoscan.rs +0 -0
  41. {duello-0.1.5 → duello-0.1.6}/src/icosphere.rs +0 -0
  42. {duello-0.1.5 → duello-0.1.6}/src/icotable.rs +0 -0
  43. {duello-0.1.5 → duello-0.1.6}/src/lib.rs +0 -0
  44. {duello-0.1.5 → duello-0.1.6}/src/main.rs +0 -0
  45. {duello-0.1.5 → duello-0.1.6}/src/report.rs +0 -0
  46. {duello-0.1.5 → duello-0.1.6}/src/sample.rs +0 -0
  47. {duello-0.1.5 → duello-0.1.6}/src/spherical.rs +0 -0
  48. {duello-0.1.5 → duello-0.1.6}/src/structure.rs +0 -0
  49. {duello-0.1.5 → duello-0.1.6}/src/table.rs +0 -0
  50. {duello-0.1.5 → duello-0.1.6}/src/vertex.rs +0 -0
  51. {duello-0.1.5 → duello-0.1.6}/src/virial.rs +0 -0
  52. {duello-0.1.5 → duello-0.1.6}/uv.lock +0 -0
@@ -611,7 +611,7 @@ dependencies = [
611
611
 
612
612
  [[package]]
613
613
  name = "duello"
614
- version = "0.1.5"
614
+ version = "0.1.6"
615
615
  dependencies = [
616
616
  "anyhow",
617
617
  "approx",
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "duello"
3
- version = "0.1.5"
3
+ version = "0.1.6"
4
4
  edition = "2021"
5
5
  description = "Calculates the osmotic second virial coefficient (B2), and dissociation constant (Kd), for two rigid (macro)molecules, e.g. globular proteins. Done by explicit summation of the partition function in six dimensions (angular space and rigid-body separation). Calvados 3 parameters for use with coarsed grained amino acids are provided, but any pair-wise additivie potential can be used."
6
6
  authors = ["Mikael Lund <lyssky@icloud.com>"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: duello
3
- Version: 0.1.5
3
+ Version: 0.1.6
4
4
  Requires-Dist: pdb2xyz>=0.1.2
5
5
  License-File: LICENSE
6
6
  Summary: Calculates the osmotic second virial coefficient (B2), and dissociation constant (Kd), for two rigid (macro)molecules, e.g. globular proteins. Done by explicit summation of the partition function in six dimensions (angular space and rigid-body separation). Calvados 3 parameters for use with coarsed grained amino acids are provided, but any pair-wise additivie potential can be used.
@@ -11,7 +11,7 @@ compatibility = "manylinux2014"
11
11
 
12
12
  [project]
13
13
  name = "duello"
14
- version = "0.1.5"
14
+ version = "0.1.6"
15
15
  dependencies = [
16
16
  "pdb2xyz>=0.1.2",
17
17
  ]
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
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
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
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes