Skip to content

Commit 8317d3f

Browse files
author
Alexander Ororbia
committed
update to support docs in prep for 2.0.0
1 parent d6860a8 commit 8317d3f

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

AUTHORS

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
# The email address is not required for organizations.
66

77
Core Team
8-
Alexander Ororbia <ago@cs.rit.edu>
9-
William Gebhardt <wdg1351@rit.edu>
10-
Viet Dung Nguyen <vn1747@rit.edu>
11-
Ankur Mali <aam35@psu.edu>
8+
Alexander Ororbia <agocse109@gmail.com>
9+
William Gebhardt <wdg1351@g.rit.edu>
10+
Viet Dung Nguyen <vn1747@g.rit.edu>
11+
Ankur Mali <ankurmali07@gmail.com>
12+
Faeze Habibi <habibifaeze.66@gmail.com>
1213

1314
Contributors
1415
Maxbeth2 (Ohas)

history.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,18 @@ History
6161
* clean-up of utility sub-package files
6262
* minor clean-up, revisions, bug fixes and doc-string updates
6363
* model museum updates reflect current state of ngc-learn/sim-lib
64+
65+
2.0.0
66+
— — — — — — — — -
67+
* upgrade of framework/components to integrate w/ upgrade ngc-sim-lib
68+
* clean-up and additions to utils, including analysis probes (nonlinear attention, linear model) and image patching tools
69+
* upgrade/clean-up of ode_utils integration backend (includes rk4 now), addition of ode tools
70+
* now features in-built conv/deconv support and several hebbian/stdp synaptic components for conv/deconv
71+
* integration of hodgkin-huxley cell
72+
* integration of phasor cell, resonate-and-fire cell
73+
* integration and support for short-term plasticity/dynamic synapse component, modulated stdp
74+
* error cells revised to be more flexible (multivariate gaussian/laplacian/bernoulli)
75+
* addition of sindy tutorial in docs
76+
* integration of reinforce-synapse, block/partitioned synapse component ("patched-synapse")
77+
* basic unit-tests (pytest framework) integrated to support dev
78+
* includes support for Intel's lava-nc emulator (several spiking/stdp components that play with ngc-lava)

0 commit comments

Comments
 (0)