Skip to content

chore: update stale link and outdated details in README#31

Open
nylser wants to merge 1 commit intomainfrom
update-readme
Open

chore: update stale link and outdated details in README#31
nylser wants to merge 1 commit intomainfrom
update-readme

Conversation

@nylser
Copy link
Owner

@nylser nylser commented May 2, 2025

Resolves #30

@nylser nylser requested a review from Copilot May 2, 2025 05:28
Copy link

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 updates the README to replace an outdated link and refresh the instructions for creating a custom data generation method.

  • Changed instructions on how to implement a custom data generation strategy.
  • Updated the example file reference from "customized_generator.py" to "custom_method.py".

Comment on lines +31 to +33
You can create your own version by simply implementing your own optimization method based on the ones found in quanti-gin itself.

A full example of this can be found in [examples/customized_generator.py](quanti_gin/examples/customized_generator.py).
A full example of this can be found in [examples/custom_method.py](quanti_gin/examples/custom_method.py).
Copy link

Copilot AI May 2, 2025

Choose a reason for hiding this comment

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

[nitpick] Consider clarifying what is expected from the 'optimization method' implementation. Adding a brief description of the necessary steps or requirements can help avoid confusion for users.

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.

Stale link in README

2 participants