This website requires JavaScript.
Explore
Help
Sign In
simponic
/
lizfcm
Watch
1
Star
0
Fork
0
You've already forked lizfcm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b35e399833
lizfcm
/
src
/
approx
/
package.lisp
6 lines
116 B
Common Lisp
Raw
Normal View
History
Unescape
Escape
common lisp!
2023-09-07 14:19:32 -04:00
(
in-package
:cl-user
)
(
defpackage
lizfcm.approx
(
:use
:cl
)
add september notes & hw2 code / pdf
2023-09-25 12:36:23 -04:00
(
:export
:derivative-at
:compute-maceps
)
)
Reference in New Issue
Copy Permalink