Commit Graph

20 Commits

Author SHA1 Message Date
2802f10013 refactor: restructure dice environment handling and update Python version requirement
Some checks failed
build and upload / test (3.10) (push) Failing after 1m45s
build and upload / pypi-upload (push) Has been skipped
2026-03-29 17:57:51 -03:00
11ff4c0c21 refactor: update imports and switch to pytest for testing 2026-03-01 11:52:30 -03:00
34e8758ff8 chore: migrate build system to hatch, switch dependency management to uv, and update CI workflow 2026-02-28 19:12:23 -03:00
2765e5b86c chore: migrate build system to hatch, switch dependency management to uv, and update CI workflow 2026-02-28 18:58:24 -03:00
d400970e8f refactor: unify and modernize periodic table utilities and typing
- Replace atomsymb and atommass tuples with AtomInfo dataclass and PTable enum for atomic data
- Refactor all usages to access atomic symbol and mass via PTable methods
- Remove nptyping dependency, switch to numpy.typing for type annotations
- Update molecule and atom classes to use new typing and atomic data access
- Bump numpy version to 2.x and remove nptyping from dependencies
2026-02-27 17:56:11 -03:00
5d76e49f89 chore: switches from black and isort to ruff 2026-02-26 17:47:26 -03:00
f0e5bbeaee fix: switches typing to typing_extensions for python3.10 compatibility 2026-02-26 08:39:21 -03:00
e5c6282c86 chore: fixes tests 2026-02-26 06:23:30 -03:00
0699791091 chore: updates pyproject structure 2026-02-26 05:45:36 -03:00
8b5c34ff75 Removes Unnecessary Dependency 2024-07-24 00:29:46 -03:00
c1aa49b22c Updates Versioning Pipeline 2024-07-24 00:19:45 -03:00
0f3253c531 Removes Unnecessary Dependencies 2024-07-23 23:38:35 -03:00
ea9976b198 Changes Version to 1.1a0 2023-06-28 05:43:05 -03:00
b7f6f1b449 Merge branch 'devel' into creating-ci-cd 2023-06-28 05:42:18 -03:00
1ede128ee0 Changes DicePlayer Version and Creates CI/CD 2023-06-28 05:38:47 -03:00
611832a262 Updates Version to v0.0.2 2023-06-12 10:24:46 -03:00
c4dae5e8d1 Adds Formatter to Project 2023-06-11 16:05:43 -03:00
82f3092f3e Adds Pre-Commit and Main Script 2023-06-11 16:05:10 -03:00
6e10d07416 Changes Project to Poetry 2023-06-11 15:36:08 -03:00
753a8cb964 Changes Versioning System for Better Publicly 2023-06-11 01:20:00 -03:00