Lee Spector
47e7fdc885
Bump version
2023-03-28 23:02:32 -04:00
Lee Spector
ab70746446
Merge pull request #57 from FluffyChipmunk/master
...
adding documentation files
2023-02-18 16:04:01 -05:00
Ryan Boldi
f143c108da
bump to latest psb2 version
2023-02-17 12:49:42 -05:00
Ashley Bao
a2570b4cde
updated software and push instructions
2023-01-19 15:50:28 -05:00
Ashley Bao
a00c35385f
updated docs
2023-01-17 20:47:53 -05:00
Ashley Bao
e7240e01d8
created deps.edn file
2023-01-16 12:29:00 -05:00
Lee Spector
acfb03f39b
Bump version
2022-03-28 12:32:15 -04:00
erp12
f1032ba904
Adds lein profile for profiling code
2021-10-10 16:51:54 -04:00
Lee Spector
3b6aabce98
Version bump
2021-10-10 16:22:02 -04:00
Lee Spector
12d5ffd522
Version bump
2021-08-01 21:07:19 -04:00
Lee Spector
4058b8e7b0
Version bump
2021-07-26 15:41:52 -04:00
Lee Spector
995ed3b47d
Update project.clj for clojars deployment
2021-07-21 23:32:36 -04:00
Shuzo Katayama
abec0ddf12
twitter
2021-07-13 15:59:36 -04:00
Shuzo Katayama
2cead8b88d
added middle character
2021-07-13 15:40:18 -04:00
Shuzo Katayama
82f41520a1
some PSB2 problems added
2021-07-12 17:26:19 -04:00
Tom Helmuth
e6a0b05e8e
Added example for how to use datasets for PSB2.
2021-06-19 22:55:17 -04:00
Nic McPhee
d1e863a23a
Start test.check
tests on vector instructions
...
This is a start on using `test.check` to write tests for the vector instructions. We currently have tests for:
* `vector/_emptyvector`
* `vector/_indexof`
* `vector/_subvec`
There are _lots_ of other functions still to be tested.
This did reveal errors in `vector/_subvec`, which will be addressed in the next commit.
We used macros to make it easy to generate tests for each of the four vector types; this should be extensible to additional vector types in the future if needed.
2020-12-17 15:56:27 -06:00
mcgirjau
7184cd6644
Finish polymorphic and vector instructions
2020-06-29 19:19:55 -04:00
Lee Spector
7d2fdbb723
Add :main in project.clj and fix namespace reference in core
2020-06-07 15:55:05 -04:00
Lee Spector
62dc09ec32
Create empty project
2020-06-07 11:13:33 -04:00