We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26ec6ae commit a94b1ccCopy full SHA for a94b1cc
1 file changed
pyproject.toml
@@ -6,8 +6,8 @@ readme = "README.md"
6
requires-python =">=3.9"
7
license = {text = "Apache-2.0"}
8
authors = [
9
- {name = "Sam Duffield", email = "sam@normalcomputing.ai"},
10
- {name = "Kaelan Donatella", email = "kaelan@normalcomputing.ai"},
+ {name = "Sam Duffield", email = "sam@normalcomputing.com"},
+ {name = "Kaelan Donatella", email = "kaelan@normalcomputing.com"},
11
]
12
keywords = ["jax", "linear algebra", "ou process", "stochastic process"]
13
classifiers = [
0 commit comments