Skip to content

Commit 5fbaf88

Browse files
Create CHANGELOG.md
1 parent 289b7b9 commit 5fbaf88

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Changelog
2+
3+
4+
## [0.0.1] - 31/08/2023
5+
6+
### Added
7+
- Initial release of NuclearBoy Installer Script.
8+
- Automated installation process for PyNE, OpenMC, DAGMC, and Geant4 software.
9+
- User-friendly installation script for setting up nuclear engineering and simulation tools.
10+
- Support for setting installation directory, environment name, and Geant4 data library path.
11+
- Option to automatically install Geant4 data.
12+
- Python virtual environment creation using `venv`.
13+
- Installation of required dependencies and packages.
14+
- MOAB (Mesh-Oriented datABase) version 5.4.1 installation.
15+
- Geant4 version 11.1.1 installation with optional data.
16+
- DAGMC installation with MOAB and Geant4 support.
17+
- OpenMC installation with DAGMC support.
18+
- PyNE installation with MOAB and DAGMC support.
19+
- Creation of program file for environment activation.
20+
- Creation of symbolic link for easy environment activation from any location.
21+
22+
### Fixed
23+
- Set cython<3 (#2)
24+
25+
[0.0.1]: https://github.com/ahnaf-tahmid-chowdhury/NuclearBoy/releases/tag/0.0.1

0 commit comments

Comments
 (0)