-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add to General registry #5
Comments
Error while trying to register: "Pre-release version not allowed" |
@JuliaRegistrator register() |
Error while trying to register: "Pre-release version not allowed" |
@JuliaRegistrator register() |
Registration pull request created: JuliaRegistries/General/111228 Tip: Release NotesDid you know you can add release notes too? Just add markdown formatted text underneath the comment after the text
To add them here just re-invoke and the PR will be updated. TaggingAfter the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version. This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
Also, note the warning: This looks like a new registration that registers version 1.1.0. |
[noblock] |
@JuliaRegistrator register Release notes: This is the initial release of this package, which provides a platform for implementing discrimination networks based on the Rete algorithm. See traditional Artificial Intelligence texts like Russell and Norvig for a description. The examples in the documentation are simpleminded, but another package, https://github.com/MarkNahabedian/SquareDanceReasoning.jl, makes extensive use of it. This package does not implement unification or any pattern matching. Forward chaining rules join those facts that match the rule's input fact types and run Julia code to filter the input facts and output new facts. There is no retraction mechanism. |
Registration pull request updated: JuliaRegistries/General/111228 TaggingAfter the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version. This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
Also, note the warning: This looks like a new registration that registers version 1.1.0. |
@JuliaRegistrator register()
The text was updated successfully, but these errors were encountered: