diff options
| author | Ian Jauslin <ian.jauslin@rutgers.edu> | 2025-12-14 11:07:31 -0500 |
|---|---|---|
| committer | Ian Jauslin <ian.jauslin@rutgers.edu> | 2025-12-14 11:07:31 -0500 |
| commit | 69974b73dcaf28996ba87aacbcdaede16ded6941 (patch) | |
| tree | 42a971c15433c565b1cfa1d4b94395ded2bef900 /src/chebyshev.jl | |
| parent | f69aecc88e1a10db4437d5f20c47282870f32cc3 (diff) | |
Update to v0.4.2:v0.4.2
get simpleq-Kv to work again
Diffstat (limited to 'src/chebyshev.jl')
| -rw-r--r-- | src/chebyshev.jl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chebyshev.jl b/src/chebyshev.jl index af4be40..f3103d0 100644 --- a/src/chebyshev.jl +++ b/src/chebyshev.jl @@ -1,4 +1,4 @@ -## Copyright 2021-2023 Ian Jauslin +## Copyright 2021-2024 Ian Jauslin ## ## Licensed under the Apache License, Version 2.0 (the "License"); ## you may not use this file except in compliance with the License. |
