Skip to content

MariusVladDumitru/PICSC-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For Evaluation

Folder Structure

  • src - Project source code.
  • src-examples - source code examples provided by the professor. They are only examples to help me write better code, provided by the professor, and not part of the project actual source code. Put them here for better organization.
  • LaTeX/src - contains the source .tex files for the final report and final presentation.
  • docs - helper documentation provided by the professor.
  • final- contains the final report and final presentation needed for evaluation.

Setup

  • Download Miniconda

  • Create a new conda environment PICSC-2025:

conda create -n PICSC-2025
  • Activate the new environment:
conda activate PICSC-2025
  • Install the following packages:
conda install python
conda install conda-forge::scapy
conda install conda-forge::numpy
conda install conda-forge::pandas
conda install conda-forge::astropy
conda install conda-forge::scipy
conda install conda-forge::scikit-learn
conda install conda-forge::matplotlib
conda install tqdm
  • For debugging:
conda install conda-forge::icecream

About

UPB, ETTI, BIOSINF, PICSC 2025-2026

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages