Skip to content

Conversation

@jonschumacher
Copy link
Member

No description provided.

@jonschumacher jonschumacher added documentation Improvements or additions to documentation enhancement New feature or request CI Related to CI and tests labels May 10, 2023
@jonschumacher jonschumacher self-assigned this May 10, 2023
@jonschumacher jonschumacher linked an issue May 10, 2023 that may be closed by this pull request
@jonschumacher jonschumacher merged commit 2911b2b into develop May 10, 2023
@jonschumacher jonschumacher deleted the 10-add-differentiation-to-stable-docs branch May 10, 2023 00:55
jonschumacher added a commit that referenced this pull request May 16, 2023
* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version
@jonschumacher jonschumacher mentioned this pull request May 16, 2023
jonschumacher added a commit that referenced this pull request May 16, 2023
* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version
jonschumacher added a commit that referenced this pull request Jun 13, 2023
* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Release 0.0.4 (#17) (#18)

* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Add formatting (#20)

* First  go on formatting

* Fix coverage

* Fix type instability

* Make superimposed fields work for varying parameters (#22)

* WIP

* Compiling version of monster loop

* Use metaprogramming to reduce code for  `getindex`

* Fix tests

* Increase coverage

* Experimental feature for getting values together with positions (#23)

* First go on node evaluation for Eric

* Add tests

* Fix tests

* Increase coverage

* Fix stable docs badge (#25)

* Bump version to 0.0.5
jonschumacher added a commit that referenced this pull request Jun 13, 2023
* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version
jonschumacher added a commit that referenced this pull request Jun 29, 2023
* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Release 0.0.4 (#17) (#18)

* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Add formatting (#20)

* First  go on formatting

* Fix coverage

* Fix type instability

* Make superimposed fields work for varying parameters (#22)

* WIP

* Compiling version of monster loop

* Use metaprogramming to reduce code for  `getindex`

* Fix tests

* Increase coverage

* Experimental feature for getting values together with positions (#23)

* First go on node evaluation for Eric

* Add tests

* Fix tests

* Increase coverage

* Fix stable docs badge (#25)

* Bump version to 0.0.5

* Release 0.0.4 (#17) (#28)

* Update runtests.jl (#12)

* Enable CI on `develop`

* Add examples (#13)

* Update README.md (#14)

* Time varying fields (#15)

* Move common fields

* Add abstract types

* Add time-varying `value`

* Add time ranges

* Add indexing

* Change field definition to extra function `value_`

* Update examples

* Adapt tests

* Fix coverage

* Add dispatch for `getindex`

* Increase coverage

* Uncomment and fix tests

* Enable indexing with vectors

* Bump version

* Fix FFL code and add common fields (#30)

* Fix FFL definition

* Make FFL rotate clockwise

* Some common fields

* Fix tests

* Fix tests

* Release 0.0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Related to CI and tests documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add differentiation to stable docs

2 participants