Skip to content

Commit 652a21e

Browse files
author
Reed Es
committed
update See Also
1 parent 54f692a commit 652a21e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,17 @@ Swift open-source libraries (by the same author):
106106
* [AllocData](https://github.com/openalloc/AllocData) - standardized data formats for investing-focused apps and tools
107107
* [FINporter](https://github.com/openalloc/FINporter) - library and command-line tool to transform various specialized finance-related formats to the standardized schema of AllocData
108108
* [SwiftModifiedDietz](https://github.com/openalloc/SwiftModifiedDietz) - A tool for calculating portfolio performance using the Modified Dietz method
109-
* [SwiftNiceScale](https://github.com/openalloc/SwiftNiceScale) - generate nice numbers for label ticks over a range, such as for y-axis on a chart
109+
* [SwiftNiceScale](https://github.com/openalloc/SwiftNiceScale) - generate 'nice' numbers for label ticks over a range, such as for y-axis on a chart
110110
* [SwiftRegressor](https://github.com/openalloc/SwiftRegressor) - a linear regression tool that’s flexible and easy to use
111+
* [SwiftSeriesResampler](https://github.com/openalloc/SwiftSeriesResampler) - transform a series of coordinate values into a new series with uniform intervals
111112
* [SwiftSimpleTree](https://github.com/openalloc/SwiftSimpleTree) - a nested data structure that’s flexible and easy to use
112113

113114
And commercial apps using this library (by the same author):
114115

115116
* [FlowAllocator](https://flowallocator.app/FlowAllocator/index.html) - portfolio rebalancing tool for macOS
116117
* [FlowWorth](https://flowallocator.app/FlowWorth/index.html) - a new portfolio performance and valuation tracking tool for macOS
117118

119+
118120
## License
119121

120122
Copyright 2021 FlowAllocator LLC

0 commit comments

Comments
 (0)