Skip to content

Commit

Permalink
Merge pull request #5 from akshay9085/main
Browse files Browse the repository at this point in the history
content change
  • Loading branch information
akshay9085 authored Dec 24, 2024
2 parents 5cf6302 + a0c5997 commit 6c198fa
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions src/pages/problem-statement.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@ import HomeBody from '../components/HomeBody.astro';
<h1 class=" text-center section-title mx-4 mb-5" id="problem-statement">
Problem Statement
</h1>
<p class="leading-relaxed mb-4">Participants are required to:</p>
<ul class="list-disc list-inside space-y-1">
<li>Select a published research paper as a reference.</li>

<p class="leading-relaxed mb-4">Choosing a problem statement for your Scilab case study:</p>
<ul class="list-disc list-inside space-y-1">
<li>Select a research paper as a reference published in a recognized and reputable journal or presented at a reputed conference.</li>
<li>Reproduce its results using Scilab.</li>
<li>Present the Scilab-based solution, workflow, and comparison with the original results along with a report.</li>
</ul>
<li>Present the Scilab-based solution, workflow, and comparison with the original results along with a report.<br /><br />Here are some suggested domains for the Hackathon.<br /><br />Then we continue with the list</li>
</ul>
</div>
</div>

Expand Down

0 comments on commit 6c198fa

Please sign in to comment.