tag:github.com,2008:https://github.com/ice1000/algo4j/releases Release notes from algo4j 2017-07-03T09:15:23Z tag:github.com,2008:Repository/73926390/v1.0.7 2017-07-03T09:19:07Z Update fast power series, giving up travis ci No content. ice1000 tag:github.com,2008:Repository/73926390/v1.0.6 2017-04-30T14:04:05Z Add WinAPI: Battery status, improve Trie <p>Add WinAPI: get battery status<br> Improve Trie: do 'DeleteGlobalRef(_obj)' when deleting the trie</p> ice1000 tag:github.com,2008:Repository/73926390/v1.0.5 2017-04-27T18:40:23Z Add some WinAPI <p>and demos.</p> ice1000 tag:github.com,2008:Repository/73926390/v1.0.4 2017-04-26T15:58:12Z Add rem for big int, big integer becomes stable now No content. ice1000 tag:github.com,2008:Repository/73926390/v1.0.3 2017-04-26T15:58:26Z Finished big int fft-times and divide No content. ice1000 tag:github.com,2008:Repository/73926390/v1.0.2 2017-04-26T15:58:34Z Some addition <p>Add FFT BigInt mul, change Trie into a map&lt;string, T&gt;</p> ice1000 tag:github.com,2008:Repository/73926390/v1.0.1 2017-04-26T15:58:45Z AppVeyor build passed. <p>Also, Linux .so file, OSX .dylib file are now available for download.</p> ice1000 tag:github.com,2008:Repository/73926390/v1.0 2017-04-15T18:46:56Z Travis CI build passed <p>That is to say, algo4j runs on Linux.<br> Whatever = =</p> ice1000 tag:github.com,2008:Repository/73926390/v0.1.0-SNAPSHOT 2017-03-25T15:34:34Z v0.1.0-SNAPSHOT <p>All hail memory pool!</p> ice1000 tag:github.com,2008:Repository/73926390/v0.0.2-SNAPSHOT 2017-02-03T03:51:44Z add rollingArray, fib_matrix, etc. <p>其实我只是想试试能不能自动更新版本(逃</p> <p>顺便送上 Windows 下编译的 dll 。</p> <p>here I uploaded two dlls, please choose the correct one, download and rename it to 'jni.dll'</p> <p>下载自己电脑对应位数的 dll ,然后重命名为 'jni.dll' 即可。</p> <p>Linux/OSX 麻烦自己编译一下哈。</p> <p>😂</p> ice1000