-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4610ce3
commit 51b53af
Showing
2 changed files
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
@misc{RationalFunctionApproximation.jl, | ||
author = {Toby Driscoll <driscoll@udel.edu> and contributors}, | ||
title = {RationalFunctionApproximation.jl}, | ||
url = {https://github.com/complexvariables/RationalFunctionApproximation.jl}, | ||
version = {v1.0.0-DEV}, | ||
version = {v0.1.0}, | ||
doi = {10.5281/zenodo.8355791}, | ||
year = {2023}, | ||
month = {9} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use this software, please cite it as below." | ||
authors: | ||
- family-names: "Driscoll" | ||
given-names: "Tobin A." | ||
orcid: "https://orcid.org/0000-0002-1490-2545" | ||
title: "RationalFunctionApproximation.jl: Approximation by rational functions on intervals and domains in the complex plane" | ||
version: 0.1.0 | ||
doi: 10.5281/zenodo.8355791 | ||
date-released: 2023-09-18 | ||
url: "https://github.com/complexvariables/RationalFunctionApproximation.jl" |
51b53af
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
51b53af
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
51b53af
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error while trying to register: "Pre-release version not allowed"