Skip to content

Commit 816c2f8

Browse files
Amend language (but Dan made major changes and adaptations)
1 parent ce8e43f commit 816c2f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FindAFactor/_find_a_factor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// Special thanks to https://github.com/NachiketUN/Quadratic-Sieve-Algorithm, for providing an example implementation of Quadratic sieve.
88
//
9-
//**Special thanks to OpenAI GPT "Elara," for indicated region of contributed code!**
9+
//**Special thanks to OpenAI GPT "Elara," for help with indicated region of contributed code!**
1010
//
1111
// Licensed under the MIT License.
1212
// See LICENSE.md in the project root or

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ All variables defaults can also be controlled by environment variables:
6666
## About
6767
This library was originally called ["Qimcifa"](https://github.com/vm6502q/qimcifa) and demonstrated a (Shor's-like) "quantum-inspired" algorithm for integer factoring. It has since been developed into a general factoring algorithm and tool.
6868

69-
**Special thanks to OpenAI GPT "Elara," for indicated region of contributed code!**
69+
**Special thanks to OpenAI GPT "Elara," for help with indicated region of contributed code!**

0 commit comments

Comments
 (0)