Skip to content

Louis3112/cs_finalproject_sem3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

‼️ Computational Science Final Project for 3rd Semester ‼️

🔬 💻 cs_finalproject_sem3 🔬 💻

"Our" Final Project for Computational Science (Sains Komputasi) in 3rd Semester.

The project implements various of computational science concepts, such as :

  1. Systems of Linear Equation _________________________ (Sistem Persamaan Linear)
  2. Practices of Matrix and Equations __________________ (Praktik Matriks dan Persamaannya)
  3. Invertible Matrix ____________________________________ (Inverse Matriks)
  4. LU Decomposition
  5. Numeric Method of Linear Equations ______________ (Metode Numerik Persamaan Linear)
  6. Numeric Method of Non Linear Equations _________ (Metode Numerik Persamaan Non-Linear)
  7. Basic Simulation ____________________________________ (Dasar-Dasar Simulasi)
  8. Iterative Method ____________________________________ (Metode Iterasi)
  9. Monte-Carlo Simulation ____________________________ (Simulasi Monte-Carlo)
  10. Markov Chain _______________________________________ (Rantai Markov)

The project is developed using Python, runs on CLI, and requires only a minimal set of packages to install. For further information, there is a report written in Bahasa Indonesia that you can read from.

👥 Team 👥

The project was completed by Group 9, which consists of following members :

  • Sandhika Lyandra Prasetyo             - 23051204074
  • Rayhan Ramadhani Hendra Atmadja        - 23051204075 @rayhan889
  • Adriano Emmanuel                       - 23051204082 @pachhy
  • Cornelius Louis Nathan                   - 23051204085 @Louis3112

▶️ Installation and Usage

To install this project, please proceed these steps:

  1. Clone the repository: git clone https://github.com/Louis3112/cs_finalproject_sem3
  2. Navigate to the project directory: cd cs_finalproject_sem3
  3. Install dependencies: pip install -r requirements.txt
  4. Run the project: python uas_sk.py

👤 Contributing 👤

If you'd like to contribute or upgrade the project, it would be our pleasure! 😄

Here's how to to contribute:

  1. Fork the repository
  2. Create a new branch: git checkout -b your-branch-name
  3. Make your changes
  4. Commit your changes: git commit -m "your messages"
  5. Push your changes to your forked repository: git push origin your-branch-name
  6. Submit a pull request

📞 Contact 📞

If you have any questions or comments about this project, please contact me

About

Final Project for Computational Science (Sains Komputasi) in 3rd Semester. Showcases various implementations of computational science concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages