Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.