Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scicloj/notespace-sicmutils-example
An example of using Notespace to write Sicmutils notes
https://github.com/scicloj/notespace-sicmutils-example
Last synced: 5 days ago
JSON representation
An example of using Notespace to write Sicmutils notes
- Host: GitHub
- URL: https://github.com/scicloj/notespace-sicmutils-example
- Owner: scicloj
- License: epl-2.0
- Created: 2021-02-20T17:50:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-02T09:36:55.000Z (over 3 years ago)
- Last Synced: 2023-03-03T19:49:19.404Z (over 1 year ago)
- Language: Clojure
- Size: 22.1 MB
- Stars: 8
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notespace-sicmutils-example
An example of using Notespace to write Sicmutils notes
## Usage
Follows the instruction at [the double pendulum example code](./src/notespace_sicmutils_example/double_pendulum.clj)'s comment block. You can see it [rendered as static html](https://scicloj.github.io/notespace-sicmutils-example/docs/notespace-sicmutils-example/double-pendulum).
See also a more recent version of it: [Exercise 1.44](./src/notespace_sicmutils_example/ex1_44.clj), rendered [here](https://scicloj.github.io/notespace-sicmutils-example/docs/notespace-sicmutils-example/ex1-44/).
## License
Copyright © 2021 Scicloj
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at https://www.gnu.org/software/classpath/license.html.