File tree 1 file changed +25
-0
lines changed
1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments