Skip to content

Commit

Permalink
release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsulej committed Jun 16, 2018
1 parent 339c76c commit 6ce9990
Show file tree
Hide file tree
Showing 113 changed files with 141 additions and 143 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Change Log
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).

## [0.1.2-SNAPSHOT]
## [1.0.0]

### Added

Expand Down
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,7 @@ Originally it was a part of generative art/glich [Clojure2d](https://github.com/
## Installation

```clojure
[generateme/fastmath "0.1.1"]
```

Dev version

```clojure
[generateme/fastmath "0.1.2-SNAPSHOT"]
[generateme/fastmath "1.0.0"]
```

## Documentation
Expand Down Expand Up @@ -136,7 +130,7 @@ Java classes are compiled for java 1.8

* Change images to plots with axes
* More tests
* Move vector fields and signal processing from Clojure2d/extra
* Move vector fields

## How To Help

Expand Down
2 changes: 1 addition & 1 deletion docs/fastmath.complex.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html PUBLIC ""
"">
<html><head><meta charset="UTF-8" /><title>fastmath.complex documentation</title><script type="text/javascript" async="" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_CHTML"></script><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="highlight/solarized-light.css" /><script type="text/javascript" src="highlight/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a> with <a href="https://github.com/xsc/codox-theme-rdash">RDash UI</a> theme</h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Fastmath</span> <span class="project-version">0.1.2-SNAPSHOT</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1"><div class="no-link"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>fastmath</span></div></div></li><li class="depth-2 branch current"><a href="fastmath.complex.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>complex</span></div></a></li><li class="depth-2 branch"><a href="fastmath.core.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>core</span></div></a></li><li class="depth-2 branch"><a href="fastmath.easings.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>easings</span></div></a></li><li class="depth-2 branch"><a href="fastmath.fields.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>fields</span></div></a></li><li class="depth-2 branch"><a href="fastmath.interpolation.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>interpolation</span></div></a></li><li class="depth-2 branch"><a href="fastmath.random.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>random</span></div></a></li><li class="depth-2 branch"><a href="fastmath.rbf.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>rbf</span></div></a></li><li class="depth-2 branch"><a href="fastmath.stats.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>stats</span></div></a></li><li class="depth-2 branch"><a href="fastmath.transform.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>transform</span></div></a></li><li class="depth-2"><a href="fastmath.vector.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>vector</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="fastmath.complex.html#var-abs"><div class="inner"><span>abs</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-acos"><div class="inner"><span>acos</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-add"><div class="inner"><span>add</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-arg"><div class="inner"><span>arg</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-asin"><div class="inner"><span>asin</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-atan"><div class="inner"><span>atan</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-complex"><div class="inner"><span>complex</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-conjugate"><div class="inner"><span>conjugate</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-cos"><div class="inner"><span>cos</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-cosh"><div class="inner"><span>cosh</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-csc"><div class="inner"><span>csc</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-div"><div class="inner"><span>div</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-exp"><div class="inner"><span>exp</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-I"><div class="inner"><span>I</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-I-"><div class="inner"><span>I-</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-log"><div class="inner"><span>log</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-mult"><div class="inner"><span>mult</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-neg"><div class="inner"><span>neg</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-ONE"><div class="inner"><span>ONE</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-pow"><div class="inner"><span>pow</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-reciprocal"><div class="inner"><span>reciprocal</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sec"><div class="inner"><span>sec</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sin"><div class="inner"><span>sin</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sinh"><div class="inner"><span>sinh</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sq"><div class="inner"><span>sq</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sqrt"><div class="inner"><span>sqrt</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sqrt1z"><div class="inner"><span>sqrt1z</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sub"><div class="inner"><span>sub</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-tan"><div class="inner"><span>tan</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-tanh"><div class="inner"><span>tanh</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-TWO"><div class="inner"><span>TWO</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-ZERO"><div class="inner"><span>ZERO</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">fastmath.complex</h1><div class="doc"><div class="markdown"><p>Complex numbers functions.</p>
<html><head><meta charset="UTF-8" /><title>fastmath.complex documentation</title><script type="text/javascript" async="" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_CHTML"></script><link rel="stylesheet" type="text/css" href="css/default.css" /><link rel="stylesheet" type="text/css" href="highlight/solarized-light.css" /><script type="text/javascript" src="highlight/highlight.min.js"></script><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/page_effects.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div id="header"><h2>Generated by <a href="https://github.com/weavejester/codox">Codox</a> with <a href="https://github.com/xsc/codox-theme-rdash">RDash UI</a> theme</h2><h1><a href="index.html"><span class="project-title"><span class="project-name">Fastmath</span> <span class="project-version">1.0.0</span></span></a></h1></div><div class="sidebar primary"><h3 class="no-link"><span class="inner">Project</span></h3><ul class="index-link"><li class="depth-1 "><a href="index.html"><div class="inner">Index</div></a></li></ul><h3 class="no-link"><span class="inner">Namespaces</span></h3><ul><li class="depth-1"><div class="no-link"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>fastmath</span></div></div></li><li class="depth-2 branch current"><a href="fastmath.complex.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>complex</span></div></a></li><li class="depth-2 branch"><a href="fastmath.core.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>core</span></div></a></li><li class="depth-2 branch"><a href="fastmath.easings.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>easings</span></div></a></li><li class="depth-2 branch"><a href="fastmath.fields.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>fields</span></div></a></li><li class="depth-2 branch"><a href="fastmath.interpolation.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>interpolation</span></div></a></li><li class="depth-2 branch"><a href="fastmath.random.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>random</span></div></a></li><li class="depth-2 branch"><a href="fastmath.rbf.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>rbf</span></div></a></li><li class="depth-2 branch"><a href="fastmath.stats.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>stats</span></div></a></li><li class="depth-2 branch"><a href="fastmath.transform.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>transform</span></div></a></li><li class="depth-2"><a href="fastmath.vector.html"><div class="inner"><span class="tree"><span class="top"></span><span class="bottom"></span></span><span>vector</span></div></a></li></ul></div><div class="sidebar secondary"><h3><a href="#top"><span class="inner">Public Vars</span></a></h3><ul><li class="depth-1"><a href="fastmath.complex.html#var-abs"><div class="inner"><span>abs</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-acos"><div class="inner"><span>acos</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-add"><div class="inner"><span>add</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-arg"><div class="inner"><span>arg</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-asin"><div class="inner"><span>asin</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-atan"><div class="inner"><span>atan</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-complex"><div class="inner"><span>complex</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-conjugate"><div class="inner"><span>conjugate</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-cos"><div class="inner"><span>cos</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-cosh"><div class="inner"><span>cosh</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-csc"><div class="inner"><span>csc</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-div"><div class="inner"><span>div</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-exp"><div class="inner"><span>exp</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-I"><div class="inner"><span>I</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-I-"><div class="inner"><span>I-</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-log"><div class="inner"><span>log</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-mult"><div class="inner"><span>mult</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-neg"><div class="inner"><span>neg</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-ONE"><div class="inner"><span>ONE</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-pow"><div class="inner"><span>pow</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-reciprocal"><div class="inner"><span>reciprocal</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sec"><div class="inner"><span>sec</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sin"><div class="inner"><span>sin</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sinh"><div class="inner"><span>sinh</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sq"><div class="inner"><span>sq</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sqrt"><div class="inner"><span>sqrt</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sqrt1z"><div class="inner"><span>sqrt1z</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-sub"><div class="inner"><span>sub</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-tan"><div class="inner"><span>tan</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-tanh"><div class="inner"><span>tanh</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-TWO"><div class="inner"><span>TWO</span></div></a></li><li class="depth-1"><a href="fastmath.complex.html#var-ZERO"><div class="inner"><span>ZERO</span></div></a></li></ul></div><div class="namespace-docs" id="content"><h1 class="anchor" id="top">fastmath.complex</h1><div class="doc"><div class="markdown"><p>Complex numbers functions.</p>
<p>Complex number is represented as <code>Vec2</code> type (from <a href="null">clojure2d.math.vector</a> namespace).</p>
<p>To create complex number use <a href="fastmath.complex.html#var-complex">complex</a>, <a href="fastmath.vector.html#var-vec2">vec2</a> or <a href="null">-&gt;Vec2</a>.</p>
<p>Simplified implementation based on Apache Commons Math. Functions don’t check NaNs or INF values.</p>
Expand Down
6 changes: 3 additions & 3 deletions docs/fastmath.core.html

Large diffs are not rendered by default.

Loading

0 comments on commit 6ce9990

Please sign in to comment.