terrylyons / libalgebra

This C++ headers only library provides tools for manipulating elements of algebras; the tensor algebra, free lie algebra etc. Early versions can be found in sourceforge. It is capable of calculations over many rings including the arbitrary precision rationals from gmp/mpir . The associated library libalgebra_tests has many examples of how to use the code. the pypy package wraps a version of it - with a simple interface (and vastly reduced functionality)
12 stars 2 forks source link

Dense vector iterator fixes #73

Closed inakleinbottle closed 2 years ago

inakleinbottle commented 2 years ago

Fix the dense vector iterators to skip zero elements so that these iterators do not leak implementation details about the vector.

terrylyons commented 2 years ago

Great. Thanks Sam.

Sent from Outlook for iOShttps://aka.ms/o0ukef


From: inakleinbottle @.> Sent: Thursday, September 29, 2022 1:16:36 PM To: terrylyons/libalgebra @.> Cc: Subscribed @.***> Subject: Re: [terrylyons/libalgebra] Dense vector iterator fixes (PR #73)

Merged #73https://github.com/terrylyons/libalgebra/pull/73 into develop.

— Reply to this email directly, view it on GitHubhttps://github.com/terrylyons/libalgebra/pull/73#event-7488785459, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABQWN6YKH42F2HGD5G7CZ53WAXFHJANCNFSM6AAAAAAQY7LRUQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>