Skip to content

871 remove includes and some obsolete code#898

Merged
pascoec merged 8 commits intotmp-devfrom
871-remove-includes
Nov 22, 2024
Merged

871 remove includes and some obsolete code#898
pascoec merged 8 commits intotmp-devfrom
871-remove-includes

Conversation

@dsuponitskiy
Copy link
Collaborator

No description provided.

@dsuponitskiy dsuponitskiy requested review from pascoec and removed request for jbates-duality November 22, 2024 02:06
@dsuponitskiy dsuponitskiy changed the base branch from dev to tmp-dev November 22, 2024 16:03
@pascoec pascoec merged commit 62e8fa4 into tmp-dev Nov 22, 2024
@dsuponitskiy dsuponitskiy deleted the 871-remove-includes branch December 4, 2024 20:59
yspolyakov pushed a commit that referenced this pull request Apr 2, 2025
* Removed unnecessary #include <iostream>

* For loop improvements

* Removal of obsolete code from utils/memory.h

* Corrected includes of constants-lattice.h

* Added includes of <ostream>

* Update matrix.h

* Update matrixstrassen.h

* Update serial.h

---------

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
Co-authored-by: pascoec <123595534+pascoec@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Code cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove includes of quite large files if they are not needed to decrease compilation time and some obsolete code from memory.h

4 participants