Skip to content

Appunti teorici#1

Open
simonecolli wants to merge 54 commits intounipr-org:mainfrom
simonecolli:main
Open

Appunti teorici#1
simonecolli wants to merge 54 commits intounipr-org:mainfrom
simonecolli:main

Conversation

@simonecolli
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings October 22, 2025 17:12
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces initial draft notes for the first chapters of a course on "Analisi statistica e verifica del software" (Statistical Analysis and Software Verification). It establishes a LaTeX documentation framework with custom styling and begins populating content covering software reliability fundamentals and mathematical background.

  • Creation of a custom LaTeX style package (unipr_org_notes.sty) with theorem environments and formatting
  • Initial course content covering software reliability introduction and mathematical background sections
  • LaTeX build artifact exclusions via gitignore

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
notes/tex/unipr_org_notes.sty Defines custom LaTeX package with theorem environments, colors, and document styling for course notes
notes/tex/main.tex Main document file that configures course metadata and includes lecture files
notes/tex/lectures/th_01.tex First lecture covering software reliability, validation vs verification, and Rice's theorem
notes/tex/lectures/th_02.tex Second lecture outline for mathematical background topics (section headers only)
notes/tex/.gitignore Standard LaTeX build artifacts exclusion patterns

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread notes/tex/lectures/th_01.tex Outdated
Comment thread notes/tex/lectures/th_01.tex Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 27, 2025 10:09
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread notes/tex/lectures/th_01.tex
Copy link
Copy Markdown

@merendamattia merendamattia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ci sono dei typo da sistemare, anche quelli segnalati da copilot

Comment thread notes/tex/lectures/th_01.tex Outdated
Comment thread notes/tex/main.tex Outdated
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 5 out of 7 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread notes/tex/lectures/th_01.tex
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 17 out of 75 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread notes/tex/lectures/th_99.tex
@simonecolli simonecolli requested a review from Copilot December 16, 2025 19:05
@simonecolli simonecolli changed the title [WIP] Appunti teorici Appunti teorici Dec 16, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 17 out of 75 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

\subsubsection{Widening}

A differenza dei domini dei segni o dei valori costanti, il dominio degli
ntervalli ha ``altezza'' infinita. Considerando il ciclo:
Copy link

Copilot AI Dec 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a typo in this line: "ntervalli" should be "intervalli" (missing the initial "i").

Copilot uses AI. Check for mistakes.

\begin{nota}{Approssimazione e esattezza}{approximation_exactness}

$lfp(F^\#)$ è una approssimazione soudn di $lfp(F)$ se:
Copy link

Copilot AI Dec 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a typo in this comment: "soudn" should be "sound".

Copilot uses AI. Check for mistakes.
dove:
\begin{itemize}
\item $\alpha(c) \sqsubseteq_A a \implies c \sqsubseteq_C \gamma(a)$ assicura
la soundess
Copy link

Copilot AI Dec 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a typo in this comment: "soundess" should be "soundness".

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants