You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _literate/D0-scitype.jl
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@
38
38
#
39
39
# A *scientific type convention* is a specific implementation indicating how machine types can be related to scientific types. It may also provide helper functions to convert data to a given scitype.
40
40
#
41
-
# The convention used in MLJ is implemented in [MLJScientificTypes.jl](https://github.com/alan-turing-institute/ScientificTypes.jl).
41
+
# The convention used in MLJ is implemented in [MLJScientificTypes.jl](https://github.com/alan-turing-institute/MLJScientificTypes.jl).
42
42
# This is what we will use throughout; you never need to use ScientificTypes.jl
43
43
# unless you intend to implement your own scientific type convention.
0 commit comments