-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdescription
More file actions
21 lines (20 loc) · 797 Bytes
/
Copy pathdescription
File metadata and controls
21 lines (20 loc) · 797 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
"Math - это математическая библиотека, реализующая некоторые
алгоритмы:
@begin(list)
@item(линейной алгебры;)
@item(операций работы с матрицами;)
@item(статистические функции;)
@item(линейной и билинейной интерполяции;)
@item(нахождения приближающих многочленов,реализованная на Common Lisp.)
@end(list)
"
"Math is a math library, implementing some algorithms:
@begin(list)
@item(linear algebra;)
@item(operations with matrices;)
@item(statistical functions;)
@item(linear and bilinear interpolation;)
@item(finding approximating polynomials, implemented in Common
Lisp.)
@end(list)
"